This script is designed to make better use of the xbmc bookmarks for live radio stations who still use the old antiquated asx system (XBMC however does not allow the direct linking to a radio station stream nor a .strm file representing a stream online.

The reason behind this is two fold; firstly: xbmc doesnt read asx files but does http and mss streams contained within them. secondly: my fav radio station has changed the url's of their streaming servers a few times and i dont like having to edit the config of xbmc all the time

As of this writing rtsp streams can not be playd in XBMC.

Example Usage
http://my.server/this-file.php?FROM=http://www.mmmelb.com.au/3mmmlivestream.asx&result=.m3u
NB: we do not use result=.m3u in the program however XBMC does use it when checking the URL of the bookmark - so it MUST BE THERE for this to work with XBMC.