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.
PLaying of VLC playlists ***.asx
Re: PLaying of VLC playlists ***.asx
Invalid ASX ?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.
Code: Select all
csASXTemplate = '<ASX version = "3.0"><Entry><REF HREF="..."/></Entry></ASX>