lotan / rhythmbox-ampache

Rhythmbox plugin to stream music from Ampache
GNU General Public License v2.0
21 stars 7 forks source link

No support for 5-star-rating as a column #26

Open exaveal opened 3 years ago

exaveal commented 3 years ago

When connecting to an ampache music server, rhythmbox does not show the 5-star-rating of the music files in a column. Can you please fix this?

lotan commented 3 years ago

I can confirm that the ratings do not seem to work for Ampache.

You can see here https://github.com/lotan/rhythmbox-ampache/blob/master/AmpacheBrowser.py#L140 that the ratings are registered with Rhythmbox for each song.

However, the ratings column is only shown on the main music database, not for the Ampache plugin.

I imagine the idea of the Rhythmbox team is that you can only rate the Rhythmbox local database. But I can only guess.

exaveal commented 3 years ago

Yes, but why not take over full functionality for ampache? Meaning: Read the Rating of a song from Ampache and show it in the column "Rating". When changing the rating in Rhythmbox, write it back to Ampache. With this working, Ampache can be used via native desktop client Rhythmbox + this plugin