Calling plugin methods via DBus
David Jelić <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.rhythmbox.devel |
|---|---|
| Organization | buksna.net |
| Message-ID | <[email protected]> |
Hello, I was just wondering is it possible to call method that belongs to certain plugin via dbus? For example, I want to create simple python script that will call method rb_audioscrobbler_user_love_track from audioscrobbler plugin. I need simplest solution for what I need. Thank you in advance. David