this post was submitted on 27 Feb 2024
2 points (100.0% liked)

Navidrome Music Server (Unofficial)

280 readers
13 users here now

Navidrome is a free, open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. https://www.navidrome.org

This is an unofficial community. However, we adhear to the official Code Of Conduct set by the Navidrome project.

founded 1 year ago
MODERATORS
 
top 4 comments
sorted by: hot top controversial new old

That looks interesting. I’m going to have to try this!

[–] Floete@feddit.de 0 points 6 months ago (1 children)

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 0 points 6 months ago (1 children)
$ python -m troi.cli weekly-jams --help
Usage: python -m troi.cli weekly-jams [OPTIONS] USER_NAME

  Generate a weekly jams playlist for your local collection

Options:
  -d, --db_file TEXT        Database file for the local collection
  -t, --threshold FLOAT     Minimum match percentage for metadata matches.
                            Must be 0.0 - 1.0
  -u, --upload-to-subsonic  upload playlist via subsonic API
  -m, --save-to-m3u TEXT    save to specified m3u playlist
  -j, --save-to-jspf TEXT   save to specified JSPF playlist
  -y, --dont-ask            save playlist without asking user
  --help                    Show this message and exit.

[–] Floete@feddit.de 0 points 6 months ago

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.