PLaying of VLC playlists ***.asx

Internet TV, Radio, Podcasts
Post Reply
Goran
Posts: 1
Joined: Wed Jan 06, 2010 9:19 am

PLaying of VLC playlists ***.asx

Post 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.
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: PLaying of VLC playlists ***.asx

Post 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>
Post Reply