this post was submitted on 09 Jun 2025
91 points (98.9% liked)

Selfhosted

46672 readers
761 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I ditched most streaming services well over a year ago now, but Spotify has clung on because I have a playlist of around 2000 songs. I've set up Navidrome but now need to transfer all my music in the highest quality possible as efficiently as possible.

I tried lidarr some time ago, but it seemed to be based more around artists than individual songs and my indexer failed to find most of my library.

I've seen a couple of apps that will look at a playlist and then try to yt-dlp the song from YouTube but I'm worried about having a lower quality or different version. I've wondered if automating an "analog hole" type approach where I just pipe the audio of each song to a file and leave it playing overnight for a couple of weeks might actually be the best approach but that does seem a bit insane at this scale.

you are viewing a single comment's thread
view the rest of the comments
[–] themakara@lemmy.world 11 points 1 day ago* (last edited 1 day ago) (2 children)

Here's the not really legal way I have heard of

  1. Get a Deezer trail and cancle the sub right after. Migrate your relevant playlists to Deezer.
  2. Use Deemix to download the playlist any anything you are interested in in the quality you desire. Make sure the DL settings are also what you want. You can also use other tools to download from Qobuz.
  3. (Optional) Use Musicbrainz to identify and tag your files with unique IDs. You can also use custom scripts to give the artist field seperate entries for every artist. Makes it more convenient then separation by a ; or something. You can use ChatGPT for the script.
  4. (Still optional) Import the music to a Lidarr instance for better management and automatic naming. The IDs make this step easier. This allows you too track new or missing releases from artists.
  5. Import to Navidrome.

The optional steps can be more involved and need a lot of manual work. Also, the migration to Deezer will have issues, it's not perfect.

If you want lyrics, I recommend using LRCGET or importing to Jellyfin and using it's lyric plugin to automatically download them that way. The app SongSync on android also allows downloading lyrics automatically and manually from a variety is sources, including Apple and Spotify. Not on FDroid or Play, use GitHub or IzzyOnDroid.

As for a music player on android, I'm currents trying Symfonium. Not FOSS and actually paid, but so far it's the best I have seen.

EDIT: Minor clarification.

[–] gitamar@feddit.org 4 points 1 day ago

I can recommend https://beets.io/ to auto Tag your library. It's work but works better than Picard or other MusicBrainz tagger IMHO.

[–] Appoxo@lemmy.dbzer0.com 3 points 1 day ago (1 children)

Theres tools like Zotify (and I am sure several others) to directly download the music files from Spotify.
No need to get yet another subscription.
They may not be lossless but who really cares when the first priority is getting away from it at all.

[–] themakara@lemmy.world 4 points 1 day ago (2 children)

In my experience, most of these tools usually only search the equivalent song on YouTube ans download it from there. Which can cause some trouble when the algorithm finds some cover etc instead of the original thing. Plus the lossless issue. For me personally, it was easier to just get the better version outright instead of upgrading afterwards.

Zotify pulls from Spotify and uses your Spotify account to get your actual playlists and download the songs directly

[–] Appoxo@lemmy.dbzer0.com 2 points 1 day ago (1 children)

Before commenting on a tool and saying it's bad, at least do your homework :(

[–] themakara@lemmy.world 3 points 1 day ago

I commented that I have experience with similar tools and that is why I chose others. I never said anything about this particular one.

Why would I need to look into this particular tool right now? I don't need it and it has no real relevance to what I was saying either.