View Single Post
Reflektorfalke's Avatar
Posts: 597 | Thanked: 490 times | Joined on Dec 2009 @ Germany
#13
Originally Posted by cardiff-blues View Post
does this look ok?

[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Terminal=true
Name=KVMV
Exec=/usr/bin/osso-xterm '/usr/bin/dbus-send --print-reply --dest=com.nokia.mediaplayer
/com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"http://kvmv.streamon.fm/player/player.php?username=KVMV&stream=64k&type=1"'
Icon=X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable

Looks like there is a blank before http.. ("_http).
Remove this blank and make sure that the Exec command is in one line without break.
Then it should work!


EDIT: Sorry, just noted that your link goes to a webradio player...
But you need to use a link to a media stream...

EDIT2: Check the source of the link you used. There you find this link: http://kvmv.streamon.fm/play/KVMV-64k-168-1.html
And there you find several media streaming links that should work!

Last edited by Reflektorfalke; 2010-02-04 at 00:03.