View Single Post
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#122
Originally Posted by marxian View Post
I've already implemented logo support for the stations. These will be saved to the local disk if a station is added to the database.

It's not as simple as adding an option to choose MAFW. I need to implement a player that uses MAFW instead of Phonon. If/when I do that, I don't see any reason to allow Phonon as a choice, since there would be no reason to choose it.
While waiting for that, i think we would live very well with the possibility to add a custom command to play the selected stream:

mplayer "http://shoutcast.rtl.it:3020/listen.pls"

or:

dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"http://shoutcast.rtl.it:3020/listen.pls"

This would also solve any "codec not supported" issue and allow an easy customization and fix for all the supported platforms.