well, I am puzzled by Kino2 and its handling of playlists.
Here's the working stream file of ClassicFMUK.pls:
[playlist]
numberofentries=1
File1=http://81.20.48.50/classicfm?MSWMExt=.asf
Title1="ClassicFM UK"
Length1=-1
After careful extraction, I found the stream name of CNNRadio; here's my CNNRadio.pls file:
[playlist]
numberofentries=1
File1=mms://wmscnnlive.stream.aol.com/live/cnn/cnn_radio
Title1=CNNRadio
Length1=-1
I can play CNNRadio stream by invoking mplayer at the command shell, thus (as user zaurus):
$ mplayer mms://wmscnnlive.stream.aol.com/live/cnn/cnn_radio
but kino2 won't play the playlist!
ah, now, if I put the url mms:// into kino's "open url" dialog, it doesn't do anything, and then when do open url again the dialog box has mangled the URL into /hdd3/Documents/Stream_Files/mms:/wmscnn - etc... So, it must be a bug in Kino2 not understanding the mms:// type of URL. Anyone know of a fix?
Paul