I've been looking to do exactly this, thank you!
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (donβt cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
This looks super cool. Thanks for sharing it!
yes! more love for navidrome yayyyyy
Nice! Will try that tomorrow! I just noticed you misspelled the name on the readme: Navi~~d~~Spot
Thank you for the correction.
YES
Thank you so much!
I'll give this a shot. Spotisub was very janky for me and missed entire playlists.
Check out https://github.com/WilliamNT/tunesynctool as well. Its development is a little slow right now but it seems very thoughtfully designed and lets you sync via command line (iβve done so myself) or you can build around it in python.
Ty. I think I've pretty much gotten all i need syncd as I'm officially done with Spotify but a cli option is def more efficient for me. If the wife decides to give up Spotify I'll try it on her playlists as they are far more plentiful. I only used Spotify in the car so only like a dozen or so playlists.
I've read on the internet some people export their Spotify to a YouTube playlist to then pass through Parabolic and enter the result into Navidrome. Maybe as a feature you could add a Spotify to YT playlist creator somehow.
Doing this is generally a bad idea, because audio exported from YouTube is pretty poor quality, and music videos often have bits of talking or silence that make sense in context of the video but aren't part of the actual song (designed to prevent exactly this). There was a cli tool I used last year that could download music from Spotify directly.
Edit: The tool I was talking about is Zotify
Make sure to set the --download-quality flag to very_high if you have premium to ensure it downloads in max quality
If you have long playlists (more than a few hundred songs), you should also use the --skip-previously-downloaded and --song-archive flags as per the docs to make sure you can start again from where you left off, as Spotify will start to rate-limit your connection and downloads will fail (if this happens, just kill the tool, wait a few minutes and start again)
That would be out of scope for this project. But maybe a YouTube to Navidrome playlist exporter that I might add in the future.
Thank you! This will probably get me to check out navidrome.
Quite*
I was meaning to build exactly this, beat me to it! Awesome stuff my guy/gal, thanks for sharing!
One thing I'm missing from local libraries is music discovery. Do you think a two way sync with Spotify to get recommendations from their engine is something you'd be interested in adding? I'm happy to create a pull request myself soon, a quick scan of their docs show they provide a get recommendations query.
Navidrome can scrobble to ListenBrainz which starts giving you recommendations playlists after a couple of weeks :)
Oh I need to read up on that, just started using it recently. Thanks
Didn't see it at the project site, what happens if it can not find a match?
It'll mark it as missing and moves to the next track to match. You can then download the missing tracks in your server as a JSON file.
I have set up my music server and my problem is that Lidar can't download single songs only albums and artists. Or it can and I'm using it wrong, but to this day I haven't found the right setting and it frustrated me so much that I quit the project.
Is there a possibility of getting banned from Spotify for using this? Just wondering since this is really compelling, since Iβve always wanted to back playlists up just in case, but I donβt really wish to completely cut Spotify, since I quite like the playlists it builds to expand my library, snd there would also be the plus of being able to switch to navidrome if the Spotify site carks it like it seemingly loves to.
This is perfectly legal as far as I know. But if you're unsure you can always go through their terms of services.
Thereβs almost no chance of getting banned for this. Spotify themselves provides the APIs that let you get metadata about your playlists and tracks, and setting up a developer account with them is petty easy.
Itβs moreso a concern of Spotify eventually limiting/ratelimiting that data retrieval in the futureβ¦ which is why you should back up now while you can!
Looks cool!
Iβm curious about the ISRC matching. Iβm working on bringing support for retrieval by ISRC in opensubsonic clients (and Navidrome tends to support the opensubsonic spec) but I didnβt think anyone actually added support yet since it was somewhat recently added to the spec.
I thought maybe it was a Navidrome specific feature to retrieve by ISRC, which would be cool!
But looking at what I think is the track matching algorithm for ISRC seems to just always return unmatched https://github.com/betsha1830/navispot/blob/main/lib/matching/isrc-matcher.ts
Am I just reading it wrong?
The main ISRC matching is done in the orchestrator.ts file within the same folder. Subsonic was difficult to work with when I tried to implement matching because the endpoint had a limited number of tracks it returns. So I ended using the native Navidrome search API to find the track by title and compares the ISRC. You can check out the file to have a better understanding. Feel free to reach out if you have any more questions.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
| Fewer Letters | More Letters |
|---|---|
| FCC | Federal Communications Commission |
| ~ | (Iron/steel) Face-Centered Cubic crystalline structure |
| HLS | Human Landing System (Artemis) |
| Jargon | Definition |
|---|---|
| Starlink | SpaceX's world-wide satellite broadband constellation |
3 acronyms in this thread; the most compressed thread commented on today has 16 acronyms.
[Thread #38 for this comm, first seen 28th Jan 2026, 12:30] [FAQ] [Full list] [Contact] [Source code]