- install troi first https://github.com/metabrainz/troi-recommendation-playground
- put following into a shell file
python -m troi.cli weekly-jams USERACCOUNT -u -y - open
crontab -eand put@weekly filelocationAnd it'll push your weekly jams to your account
6 Comments
Floete@feddit.de · 1 pts · 2y
Doesn't this just save the playlist into my listenbrainz account? How would I get it into navidrome? Or am I missing something?
GravitySpoiled@lemmy.ml · 2 pts · 2y
-uautomatically uploads it to subsonic, not listenbrainzGravitySpoiled@lemmy.ml · 2 pts · 2y
Floete@feddit.de · 2 pts · 2y
So I should be running this inside my navidrome docker-contianer and point it to the database and it should work? Sorry for the stupid question. I skimmed the docs and as they say: it's not made for end-users yet, but recommendations are really the one thing I am misssing in navidrome.
GravitySpoiled@lemmy.ml · 1 pts · 2y
I don't have it running inside of it. The main cron service on my server runs it.
You have to install it properly but then it works as expected. You can not yet give it a name and it'll create a new playlist everytime. Meaning over time you'll have a lot of playlists. That isn't necessarily bad since they are "all" good from my experience. In the long run it's best if navidrome implememts it into the UI.
StrawberryPigtails@lemmy.sdf.org · 1 pts · 1y
That looks interesting. I’m going to have to try this!