Is this still working for anyone not using 10.1 (standard xmbc) ?
15:39:40 T:3900 NOTICE: -->Python Interpreter Initialized<--
15:39:40 T:3900 DEBUG: XBPyThread:

rocess - The source file to load is C:\Users\Jonathan\AppData\Roaming\XBMC\addons\plugin.video.dstvondemand\default.py
15:39:40 T:3900 DEBUG: XBPyThread:

rocess - Setting the Python path to C:\Users\Jonathan\AppData\Roaming\XBMC\addons\plugin.video.dstvondemand;C:\Users\Jonathan\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\Jonathan\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
15:39:40 T:3900 DEBUG: XBPyThread:

rocess - Entering source directory C:\Users\Jonathan\AppData\Roaming\XBMC\addons\plugin.video.dstvondemand
15:39:40 T:3900 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.dstvondemand" dependent on version 1.0 of the xbmc.python api
15:39:40 T:3900 NOTICE: 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)]
15:39:40 T:3900 NOTICE: Mode: None
15:39:40 T:3900 NOTICE: URL: None
15:39:40 T:3900 NOTICE: Name: None
15:39:40 T:3900 NOTICE: Page: None
15:39:41 T:4972 DEBUG: ------ Window Init (DialogBusy.xml) ------
15:39:42 T:3408 INFO: Loading skin file: DialogProgress.xml
15:39:42 T:3408 DEBUG: DialogProgress::StartModal called
15:39:42 T:3408 DEBUG: ------ Window Init (DialogProgress.xml) ------
15:39:42 T:3900 INFO: -->Python script returned the following error<--
15:39:42 T:3900 ERROR: Error Type: <class 'urllib2.URLError'>
15:39:42 T:3900 ERROR: Error Contents: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>
15:39:42 T:3900 ERROR: Traceback (most recent call last):
File "C:\Users\Jonathan\AppData\Roaming\XBMC\addons\plugin.video.dstvondemand\default.py", line 207, in <module>
CATEGORIES()
File "C:\Users\Jonathan\AppData\Roaming\XBMC\addons\plugin.video.dstvondemand\default.py", line 36, in CATEGORIES
highMenu=getTopMenu();
File "C:\Users\Jonathan\AppData\Roaming\XBMC\addons\plugin.video.dstvondemand\default.py", line 43, in getTopMenu
response = urllib2.urlopen(req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 391, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 409, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1170, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1145, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>
15:39:42 T:3900 INFO: -->End of Python script error report<--