March 20Mar 20 Hey all,I built a tool called DAPSync that selectively syncs music from a Navidrome server to the SD card on a Digital Audio Player (DAP). If you're like me and have a large library in Navidrome but only want a curated subset on your DAP, this is for you.What it does:Connects to Navidrome via the Subsonic APIYou choose what to sync — starred tracks, top played, rating, recently played, playlists, genres, or search for specific artists/albums/tracksAll criteria are additive, so you can combine them (e.g. "my top 100 played + these 3 playlists")Copies files to the SD card in a clean Artist / Album / Track folder structureWrites .m3u8 playlist files your DAP can read nativelyTracks what it manages so subsequent syncs are fast and incrementalCan remove tracks from the card that are no longer in your selection (including files put there by other tools)Web UI — pick your selection criteria, preview the plan, and hit Sync. No command line required.Docker Hub: joshuaswilcox/dapsync:latestTemplate: https://gitlab.com/joshuaswilcox/dapsync/-/raw/main/unraid-template.xmlSource: https://gitlab.com/joshuaswilcox/dapsyncThe SD card needs to be accessible to Unraid.Navidrome needs to be on the same Docker network as dapsync for hostname resolution (instructions in the README).Happy to answer questions. Still actively developing it so feedback welcome!
March 21Mar 21 Author 9 minutes ago, erdius said:Instead of as card could I use this for my old iPod via usb?Currently no but that’s a great idea I have an iPod classic I can test implementation with, thanks for the suggestion!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.