BlitterStudio / MB_SubSonic

MusicBee SubSonic plugin
GNU General Public License v3.0
115 stars 13 forks source link

Is it possible for this to save ratings? #44

Closed DuplicantWood closed 5 years ago

DuplicantWood commented 6 years ago

Hi this is working fine but it wont save my ratings when i close and reopen musicbee is it possible to fix that please?

Thanks

midwan commented 6 years ago

Thanks for the suggestion. I don't believe we're currently saving ratings, but I can look into that as a new feature.

josepher44 commented 5 years ago

Strongly seconding this, ratings not getting pushed back to the server is the biggest missing feature preventing me from adopting this as my primary music setup.

As I understand the subsonic API, it appears it may not support the half-star ratings used by MusicBee, but a solution which rounds the input would still be dramatically better than nothing.

midwan commented 5 years ago

We need some documentation from MusicBee's side to implement this, so I've asked Steven for that: https://getmusicbee.com/forum/index.php?topic=1972.msg155207#msg155207

midwan commented 5 years ago

The "Star" tag is now mapped from SubSonic to MusicBee's "Love" tag, so it will show up correctly. There's still no support for saving rating back into Subsonic.

midwan commented 5 years ago

We now* have support for saving the Love/Star status and Rating of tracks, back to the SubSonic server. However, I couldn't see where the track Rating shows in Subsonic? Only Album rating seems to be visible there...

*: this will go out with the next release, currently it's in the source code only