Kodi Community Forum
play changing asx files in xbmc - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: play changing asx files in xbmc (/showthread.php?tid=133408)



play changing asx files in xbmc - EZ1976 - 2012-06-07

Hi all.
i am trying to get a way to play asx files under xbmc.
i know i need to open them in notepad, get the mms: url and put in a .strm file.

the problem is that the asx files changes all the time. i have the main url which generate the asx file but unless i update the strm file every hour it is no good to me.

my main goal is to have it play under psuedotv and have my main 3 channels (in israel) stream over the net rather than use the louse dvb-t broadcast (which is very very weak in israel).

i am using openelec so the use of an external media player (in advancesettings.xml) wont work.

i tried putting the main url which generate the asx files into the xml file used with the livestreams plugin but it cant play it.


thank you in advance for all your help


RE: play changing asx files in xbmc - jhsrennie - 2012-06-07

You could write an add-on that reads the asx file and parses it to extract the stream.


RE: play changing asx files in xbmc - EZ1976 - 2012-06-07

if i knew how to write plug ins i think that would be my first choice.

as far as i know its called dynamic asx.
each time you open the stream the asx changes,




RE: play changing asx files in xbmc - EZ1976 - 2012-06-16

Hi
any idea how i can get this little project going?
i need a plugin that can download an asx file, extract a mms link from it and put in another strm file.
that way i can have live tv streaming in my xbmc
thank you