Hi, I'm trying to write a python plugin for Rhythmbox that captures song rating information and sends it to a web service. I'm not entirely familiar with the rhythmbox internals, but I saw that when a user rates a song, a "rated" signal is emitted. Is there a way in python to connect to that signal? I've seen some of the sample plugins that connect to signals for when a song is changed and things like that, but nothing with signals outside of the shell player.
I'd appreciate any help
_______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
