I'd like to set the 'rating' of a specific track (i.e. not only the one currently playing) on Banshee through the DBus interface?
views:
115answers:
1
A:
Banshee does not expose rating functions via DBus.
You can quickly view all functions that it exposes, using applications like d-feet[1]. Make sure that an instance of the application you are interested in (like Banshee in this case) is running.
There is a bug report already requesting to add rating functionality[2] to DBus interface. You might want to subscribe to it.
tm_lv
2009-10-13 14:54:18
Thanks for the d-feet link!
jldupont
2009-10-13 15:19:42
The referenced bug is fixed in Banshee 1.5.3.
Oben Sonne
2010-02-12 16:54:17