krestaino / sptnr

🎵 Sync Spotify's track popularity to Navidrome ratings.
MIT License
20 stars 2 forks source link

Store audio features instead of popularity #5

Open tandy-1000 opened 8 months ago

tandy-1000 commented 8 months ago

Hi, really cool tool, thanks for sharing!

I DJ as a hobby and I've heard of DJs using the star rating system to determine track energy.

Spotify has an audio features API which has information such as energy, and danceability.

It would be cool if your tool would allow you to set which datapoint is stored as a star rating.

This would be even more useful if the rating is stored in the file metadata and not just the Navidrome DB as you could utitilise it in DJ software.

Would you be open to this? Thanks!

Kixel commented 6 months ago

I'd love this feature as well, but as far as I can tell, navidrome, or rather subsonic-API, does not have any metadata fields for this. The only (API) thing i could find was for staring and rating: grafik (see: https://www.navidrome.org/docs/developers/subsonic-api/ )