Comment 0 for bug 1059823

Revision history for this message
Pablo Vanwoerkom (guikubivan) wrote : Support banshee set rating

It looks like Banshee allows you to set the rating of the current playing song through the command line as noted here: https://bugzilla.gnome.org/show_bug.cgi?id=579754

I am not sure at which version of Banshee this start being supported, but bug was closed more than a year ago, so attached is a patch to the Banshee.py file in the NowPlaying/Players folder of the plugin.

Banshee doesn't support float ratings, so I round up to the full star (e.g., 3.5 rounds up to 4).