dbus-send --print-reply --dest=com.nokia.FeedEngine / com.nokia.FeedEngine.channelStatus array:string:""
~ # dbus-send --print-reply --dest=com.nokia.FeedEngine / com.nokia.FeedEngine.channelStatus array:string:"" method return sender=:1.44 -> dest=:1.150 reply_serial=2 array [ dict entry( string "urn:uuid:4d429526-7582-467e-b59f-9a88b4ba7010" variant string "0" ) dict entry( string "urn:uuid:4ec06f56-88e5-4f82-b86d-0b24b88df22b" variant int32 304 ) ]
I have a simple usecase: export favourites from standard RSS Feeds application to my PC (through a simple txt file, for example). But, how can I do this?
Details:
1. I figured out that list of feeds can be acquired through this d-bus call: