I used to have a script that would check a text file that I had hosted on nextcloud so I could paste in spotify URI’s whenever I wanted, then nightly it would run a bash script that would leverage spotify-ripper (https://github.com/hbashton/spotify-ripper). It would see if tracks were already downloaded, and skip them, and download anything missing. It would take care of the album art and ID3 tags and everything, straight from the source.

I’ve seen a few suggestions, like lidarr-extended, but that does not allow you to plug in spotify credentials, for example. There’s zotify, and ZotifyFrontend, but looks like it’s not really able to “sync”. I also found DownOnSpot but that seems like Zotify but different.

Are there any good solutions anyone is using currently?