View Single Post
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#17
Originally Posted by IzzehO View Post
Been tweaking around with this a lot and trying to get an all-in-one type thing set up for FM transmitter. Just wondering if anyone knows dbus command to get current song name (if that's at all possible.. and if not.. an alternative way to do it?)
Following signal is posted on session DBUS on song change.
Code:
signal sender=:1.44 -> dest=(null destination) serial=562 path=/com/nokia/mafw/renderer/gstrenderer; interface=com.nokia.mafw.renderer; member=media_changed
   int32 0
   string "localtagfs::music/albums/Venezia%2520è%2520un%2520pesce.%2520Una%2520guida./%2Fmedia%2Fmmc1%2Fmusic%2FScarpa%20Tiziano%20-%20Venezia%20è%20un%20pesce%20-%20Una%20guida%2FScarpa%20Tiziano%20-%20Venezia%20è%20un%20pesce%20-%20Una%20guida%20-%2001%20-%20Presentazione.mp3"
You can experiment a bit with QBW DBUS monitor

Not tried myself, though!
Let me know how/if you managed.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-10-19 at 19:31.