Page 1 of 1

PLaying of VLC playlists ***.asx

Posted: Sun Jan 31, 2010 8:46 am
by Goran
I have some playlists that play in VLC but i can not get them to play on
my TV (Sony V5500) via WMS.
They do not turn up in the medialibrary.
Anyone with some hint how to get them in there.
ex1 video
<ASX version="3.0">
<entryref href="http://media.svt.se/download/mcc/vision ... E-PLAY.asx" />
</ASX>
ex2 audio (radio)
<ASX version="3.0">
<entryref href="http://www.sr.se/topsy/direkt/1604.asx" />
</ASX>

or if it is easyer with some other playlist format xspf or m3u I cam get that to.

Re: PLaying of VLC playlists ***.asx

Posted: Sun Jan 31, 2010 12:19 pm
by Eugene
Goran wrote:I have some playlists that play in VLC but i can not get them to play on
my TV (Sony V5500) via WMS.
They do not turn up in the medialibrary.
Anyone with some hint how to get them in there.
ex1 video
<ASX version="3.0">
<entryref href="http://media.svt.se/download/mcc/vision ... E-PLAY.asx" />
</ASX>
ex2 audio (radio)
<ASX version="3.0">
<entryref href="http://www.sr.se/topsy/direkt/1604.asx" />
</ASX>

or if it is easyer with some other playlist format xspf or m3u I cam get that to.
Invalid ASX ?

Code: Select all

  csASXTemplate = '<ASX version = "3.0"><Entry><REF HREF="..."/></Entry></ASX>