Installation
Download Namida
Choose your preferred installation method:Download from GitHub Releases (Beta)
MSIX Installer
Recommended for most users. Integrates with Windows and auto-updates.
Portable EXE
Run without installation. Useful for USB drives or restricted environments.
Install MSIX (Recommended)
For MSIX installation:
- Download the
.msixfile - Double-click to open
- Click Install
- Wait for installation to complete
- Launch Namida from Start Menu
The MSIX package is configured with proper capabilities:
- Music Library access
- Videos Library access
- Internet Client access
System Requirements
- Operating System: Windows 10 (1809) or later, Windows 11
- Architecture: x64 (64-bit)
- RAM: 4GB minimum, 8GB recommended
- Storage: 200MB for the app + space for media cache
- Display: 1280x720 minimum resolution
- Graphics: DirectX 11 compatible GPU
Windows-Specific Features
System Integration
Windows Taskbar
Windows Taskbar
Namida integrates with the Windows taskbar:
- Thumbnail Toolbar: Playback controls in taskbar preview
- Progress Bar: Track progress shown in taskbar icon
- Jump List: Quick access to recent playlists
- Thumbnail Preview: Album artwork in hover preview
System Media Transport Controls (SMTC)
System Media Transport Controls (SMTC)
Native Windows media controls:
- Control playback from keyboard media keys
- Show in Windows 11 Quick Settings media panel
- Lock screen playback controls
- Volume mixer integration
Window Management
Window Management
Full desktop window features:
- Minimize, maximize, and restore window states
- Custom title bar with app controls
- Resize to any dimension
- Remember window position and size
- Multi-monitor support
Global Hotkeys
Global Hotkeys
Control Namida from anywhere:
- Register system-wide keyboard shortcuts
- Control playback without focusing the window
- Customizable key combinations
- Configure in Settings > Keyboard Shortcuts
File Handling
Drag and Drop Support
Namida supports native Windows drag and drop:File Associations
Namida automatically registers for these file types:You can double-click any supported file to open it directly in Namida.
File Picker
Namida uses the native Windows file picker:- Browse files and folders with familiar Windows interface
- Quick access to common locations (Desktop, Documents, Music)
- Network drive support
- Recently used locations
Features & Capabilities
Supported Features
Full Library Management
- Index music from multiple folders
- Tag editor with metadata support
- Album artwork management
- Smart playlists
YouTube Integration
- Stream YouTube content
- Download videos and audio
- Cache management
- Offline playback
Video Playback
- Hardware-accelerated decoding
- Multiple format support
- Fullscreen mode
- Subtitle support
Audio Processing
- Crossfade and fade effects
- Equalizer
- Replay Gain
- Skip silence
Media Kit Integration
Namida on Windows uses Media Kit for video playback:- Version:
media_kit ^1.2.0 - Video Support:
media_kit_video ^2.0.1 - Windows Libraries:
media_kit_libs_windows_video ^1.0.11
- Hardware acceleration
- Wide format support
- Low latency playback
- Subtitle rendering
Configuration
Settings Storage
MSIX Installation:Library Indexing
Add Music Folders
- Open Settings > Indexer
- Click Add Folder
- Browse to your music folder (e.g.,
C:\Users\[Name]\Music) - Click Select Folder
Configure Index Settings
Customize what gets indexed:
- Set minimum file size filter
- Set minimum duration filter
- Enable duplicate prevention
- Choose separator for multiple artists/genres
Network Folders
Access music on network drives:- Map network drive in Windows Explorer
- Add the mapped drive letter in Namida indexer
- Ensure network connection is stable
- Consider caching for offline access
Performance Optimization
Windows-Specific Tips
Windows Defender
Add Namida to Windows Defender exclusions to prevent scanning during playback and indexing.
Power Plan
Use “High Performance” power plan for best audio/video performance, especially on laptops.
Startup Performance
Disable startup apps you don’t need to free up resources for Namida.
Storage Type
Store your music library on an SSD for faster indexing and loading times.
Resource Usage
Typical resource consumption:- Idle: ~100-200MB RAM
- Audio Playback: ~150-250MB RAM
- Video Playback: ~300-500MB RAM
- Indexing: ~200-400MB RAM (temporary spike)
Troubleshooting
App Won't Start
App Won't Start
If Namida fails to launch:
- Ensure you’re on Windows 10 (1809) or later
- Install Visual C++ Redistributable 2015-2022
- Update Windows to the latest version
- Check Windows Event Viewer for error details
MSIX Installation Failed
MSIX Installation Failed
If MSIX installation fails:
- Enable Developer Mode in Windows Settings > Update & Security > For developers
- Or right-click the MSIX file > Properties > Digital Signatures > Details > View Certificate > Install Certificate
- Choose “Local Machine” and place in “Trusted Root Certification Authorities”
No Sound Output
No Sound Output
If you can’t hear audio:
- Check Windows volume mixer (Namida should appear when playing)
- Right-click the volume icon > Open Sound settings
- Ensure correct output device is selected
- Try switching audio output in Namida settings
Video Playback Issues
Video Playback Issues
If videos won’t play or stutter:
- Update your graphics drivers
- Disable hardware acceleration in Settings > Video if issues persist
- Close other video applications
- Check if your GPU supports the video codec
High CPU Usage
High CPU Usage
If Namida uses excessive CPU:
- Disable visual effects in Settings > Customization
- Reduce particle effects and animations
- Close other resource-intensive applications
- Check for Windows updates
Keyboard Shortcuts
Default keyboard shortcuts:| Shortcut | Action |
|---|---|
Space | Play/Pause |
→ | Next track |
← | Previous track |
↑ | Volume up |
↓ | Volume down |
M | Mute/Unmute |
L | Toggle repeat |
S | Toggle shuffle |
F | Toggle fullscreen (video) |
Ctrl+F | Search |
Ctrl+O | Open file |
Ctrl+, | Settings |
All shortcuts can be customized in Settings > Keyboard Shortcuts
Known Limitations
Updates
MSIX Updates
MSIX installations can check for updates:- Go to Settings > About
- Click Check for Updates
- If available, download and install the new version
Portable Updates
For portable versions:- Download the latest version
- Extract to a temporary location
- Copy your
datafolder from the old version - Replace the old installation
Always backup your data folder before updating!
Developer Information
- Application ID:
com.msob7y.namida - Display Name: Namida
- Publisher: namidaco
- Build System: CMake with Flutter
- C++ Standard: C++17
- Required Dependencies: Visual C++ Redistributable 2015-2022
Build Configuration
Frompubspec.yaml: