top of page

Scripts (Python)

RunXM

In 2008, I began learning Python scripting by taking over a script written by another user, and updating the XM Radio add-on for XBMC (now Kodi), that allowed paying users to login using their username and password to tune into a stream of a XM Radio station that they wanted. While the plugin no longer works (due to SiriusXM changes), the development/update post of this add-on is still available online,

http://forum.kodi.tv/showthread.php?tid=31960, and the Python code is still available through my Github repository. Below are screen shots of a formerly working version of this add-on running within XBMC/Kodi.

XBMCSirius

I also took over a Python script for XM Radio's competitor (at the time), Sirius, and brought the add-on generally back to life. While this plugin also no longer works (due to SiriusXM changes), the development/update post of this add-on is still available online as well, http://forum.kodi.tv/showthread.php?tid=5867. Again, the Python code is still available through my Github repository

 

bottom of page