I downloaded it and installed it from ZIP and it is giving me an error.
Code:
15:34:54 T:5124 M:2818519040 NOTICE: -->Python Interpreter Initialized<--
15:34:54 T:5124 M:2818519040 DEBUG: XBPyThread::Process - The source file to load is C:\Documents and Settings\Joe\Application Data\XBMC\addons\script.tvrage.com\default.py
15:34:54 T:5124 M:2818519040 DEBUG: XBPyThread::Process - Setting the Python path to C:\Documents and Settings\Joe\Application Data\XBMC\addons\script.tvrage.com;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Documents and Settings\Joe\Application Data\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;special://xbmc/system/python/DLLs;special://xbmc/system/python/Lib;special://xbmcbin/system/python/python24.zip;special://xbmc/system/python\DLLs;special://xbmc/system/python\lib;special://xbmc/system/python\lib\plat-win;special://xbmc/system/python\lib\lib-tk;C:\Program Files\XBMC
15:34:54 T:5124 M:2818519040 DEBUG: XBPyThread::Process - Entering source directory C:\Documents and Settings\Joe\Application Data\XBMC\addons\script.tvrage.com
15:34:54 T:5124 M:2817806336 DEBUG: LoadLibraryExA called with flags:
- LOAD_WITH_ALTERED_SEARCH_PATH
15:34:54 T:5124 M:2817798144 DEBUG: Win32DllLoader::Load(special://xbmc/system/python/DLLs\_socket.pyd)
15:34:54 T:5124 M:2817454080 DEBUG: LoadLibraryExA called with flags:
- LOAD_WITH_ALTERED_SEARCH_PATH
15:34:54 T:5124 M:2817445888 DEBUG: Win32DllLoader::Load(special://xbmc/system/python/DLLs\_ssl.pyd)
15:34:54 T:4616 M:2816086016 DEBUG: ------ Window Deinit (DialogFavourites.xml) ------
15:34:54 T:5124 M:2817912832 INFO: -->Python script returned the following error<--
15:34:54 T:5124 M:2817912832 ERROR: Error Type: exceptions.ImportError
15:34:54 T:5124 M:2817912832 ERROR: Error Contents: No module named simplejson
15:34:54 T:5124 M:2817970176 ERROR: Traceback (most recent call last):
File "C:\Documents and Settings\Joe\Application Data\XBMC\addons\script.tvrage.com\default.py", line 5, in ?
import jsonrpc
File "C:\Documents and Settings\Joe\Application Data\XBMC\addons\script.tvrage.com\jsonrpc.py", line 1, in ?
import urllib, simplejson
ImportError: No module named simplejson
15:34:54 T:5124 M:2817970176 INFO: -->End of Python script error report<--
Not sure if that helps.I can post the whole debug file if needed. This is a fresh install of beta 2 with only TV shows added on the local machine.
J_K_M_A_N