Medium Guides
Link a YouTube video to a track
- Open the track’s dialog and choose “Set Youtube Link”.
- Paste the video link, done. The video plays with the track when
⚙️ Configure Video Playback ↗is on.
It also works automatically, Namida looks up the track’s comment tag (mostly filled by yt-dlp) or its filename for any matching YouTube link. If found, the video is downloaded, cached, and plays once ready. Streaming is not used here, the priority goes to the music file itself.
- In the comment tag, any url format gets matched, example:
https://youtu.be/video_id - In filenames, it should contain
v=video_idorid=video_idto get matched.
Link a local video to a track
- Put the video inside one of your indexed folders.
- Name it so the filename contains at least one of these:
- the music filename
- the title & first artist of the track
- the track’s YouTube id (in the comment tag or filename)
- Set the
⚙️ Configure Video Source ↗to Local or Auto.
Example, this track and video match:
Alan walker - Faded.m4a
video alAn WaLkER - faDed (480p).mp4
Some cleanup is made to improve the matching, all symbols & whitespaces are ignored, so casing and extra words don’t break it.
Play specific tracks quickly
- Set the left swipe action to “Play After” in
⚙️ Configure Swipe Actions ↗. - Swipe on each track you want, they line up right after the current one.
Sync data between devices
- Install the same Namida version on both devices, and connect them to the same network.
- Open the Sync page on both (Settings -> Backup & Restore -> Sync).
- Start the server on one device, and search on the other.
- Accept the connection request, then choose the data to send & receive.
- Press send or receive, that’s it. See the
🎉 Sync feature ↗for what gets synced.
Update directory path
Moved your music from /storage/music to /storage/audio/music?
- Open Update Directory Path in Advanced settings.
⚙️ Open Update Directory Path ↗ - Enter the old directory and the new one.
- All track paths update, keeping stats and listens.
Smart playlist examples
Some rule ideas for 🎉 Smart Playlists feature ↗:
- 90s favourites: Year is between 1990 and 1999, plus Favourite is true.
- Recent bangers: Rating is greater than 80, plus First listen is within last 3 months.
- Unheard gems: Listen count is 0, plus Date added is not within last month.
by @claude