Here is My Log file from XBMC
16:23:48 T:114257920 DEBUG: WaitOnScriptResult - waiting on the Kartina.TV plugin...
16:23:48 T:82153472 DEBUG: ------ Window Init (DialogBusy.xml) ------
16:23:48 T:110997504 NOTICE: -->Python Interpreter Initialized<--
16:23:48 T:110997504 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py
16:23:48 T:110997504 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv:/var/mobile/Library/Preferences/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.frappliance/Frameworks:/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:
16:23:48 T:110997504 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv
16:23:48 T:110997504 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.kartina.tv" dependent on version 1.0 of the xbmc.python api
16:23:49 T:82153472 INFO: CheckIdle - Closing session to [url="http://xoap.weather.com"]http://xoap.weather.com[/url] (easy=0x6e3c000, multi=0x228eee50)
16:23:49 T:110997504 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py:22: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
sys.path.append(os.path.join(os.getcwd(), 'resources', 'lib'))
16:23:50 T:114257920 INFO: Loading skin file: DialogProgress.xml
16:23:50 T:114257920 DEBUG: DialogProgress::StartModal called
16:23:50 T:114257920 DEBUG: ------ Window Init (DialogProgress.xml) ------
16:23:53 T:110997504 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py:38: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
thumb = os.path.join( os.getcwd(), "icon.png" )
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 NOTICE: [Kartina.TV] Loaded
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 NOTICE: [Kartina.TV] parsing params from
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/account"]http://iptv.kartina.tv/api/json/account[/url]?
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 NOTICE: [Kartina.TV] UA: plugin.video.kartina.tv v1.2.2 (XBMC PRE-11.0 Git:20110903-c1d2bb6 [1280x720]; posix darwin; python 2.6.5) as 1618995
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 DEBUG: [Kartina.TV] Got {"account":{"login":1618995,"packet_name":"IPTV Canada","packet_expire":"1315333786"},"servertime":1315167833}
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 NOTICE: [Kartina.TV] Saving cookies: /var/mobile/Library/Preferences/XBMC/temp/cookie.iptv.kartina.tv.txt
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/settings?var=timeshift"]http://iptv.kartina.tv/api/json/settings?var=timeshift[/url]
16:23:53 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:53 T:110997504 NOTICE: [Kartina.TV] UA: plugin.video.kartina.tv v1.2.2 (XBMC PRE-11.0 Git:20110903-c1d2bb6 [1280x720]; posix darwin; python 2.6.5) as 1618995
16:23:54 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:54 T:110997504 DEBUG: [Kartina.TV] Got {"settings":{"name":"timeshift","value":0,"list":[0,1,2,3,4,8,9,10,11]},"servertime":1315167834}
16:23:54 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:54 T:110997504 NOTICE: [Kartina.TV] Saving cookies: /var/mobile/Library/Preferences/XBMC/temp/cookie.iptv.kartina.tv.txt
16:23:54 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:23:54 T:110997504 NOTICE: [Kartina.TV] mode: None
16:23:54 T:110997504 INFO: Scriptresult: Success
16:23:54 T:114257920 DEBUG: WaitOnScriptResult- plugin returned successfully
16:23:54 T:82153472 DEBUG: Saving fileitems [plugin://plugin.video.kartina.tv]
16:23:54 T:82153472 DEBUG: -- items: 4, sort method: 0, ascending: false
16:23:54 T:804540416 DEBUG: Thread Background Loader start, auto delete: 0
16:23:54 T:110997504 INFO: Python script stopped
16:23:54 T:110997504 DEBUG: Thread XBPyThread 110997504 terminating
16:23:54 T:82153472 DEBUG: waiting for python thread 1 to stop
16:23:54 T:82153472 DEBUG: python thread 1 destructed
16:23:54 T:804540416 DEBUG: Thread Background Loader 804540416 terminating
16:23:54 T:82153472 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
16:23:54 T:82153472 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
16:23:57 T:82153472 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.kartina.tv/?mode=VideoLib)
16:23:57 T:82153472 DEBUG: ParentPath = [plugin://plugin.video.kartina.tv]
16:23:57 T:114257920 DEBUG: StartScript - calling plugin Kartina.TV('plugin://plugin.video.kartina.tv/','0','?mode=VideoLib')
16:23:57 T:114257920 INFO: initializing python engine.
16:23:57 T:114257920 DEBUG: new python thread created. id=2
16:23:57 T:114257920 DEBUG: WaitOnScriptResult - waiting on the Kartina.TV plugin...
16:23:57 T:111349760 DEBUG: Thread XBPyThread start, auto delete: 0
16:23:57 T:111349760 DEBUG: Python thread: start processing
16:23:57 T:111349760 NOTICE: -->Python Interpreter Initialized<--
16:23:57 T:111349760 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py
16:23:57 T:111349760 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py:22: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
sys.path.append(os.path.join(os.getcwd(), 'resources', 'lib'))
16:23:57 T:82153472 DEBUG: ------ Window Init (DialogBusy.xml) ------
16:23:58 T:114257920 INFO: Loading skin file: DialogProgress.xml
16:23:58 T:114257920 DEBUG: DialogProgress::StartModal called
16:23:58 T:114257920 DEBUG: ------ Window Init (DialogProgress.xml) ------
16:24:00 T:111349760 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py:38: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
thumb = os.path.join( os.getcwd(), "icon.png" )
16:24:00 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:00 T:111349760 NOTICE: [Kartina.TV] Loaded
16:24:00 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:00 T:111349760 NOTICE: [Kartina.TV] parsing params from ?mode=VideoLib
16:24:00 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:00 T:111349760 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/account"]http://iptv.kartina.tv/api/json/account[/url]?
16:24:00 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:00 T:111349760 NOTICE: [Kartina.TV] UA: plugin.video.kartina.tv v1.2.2 (XBMC PRE-11.0 Git:20110903-c1d2bb6 [1280x720]; posix darwin; python 2.6.5) as 1618995
16:24:01 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:01 T:111349760 DEBUG: [Kartina.TV] Got {"account":{"login":1618995,"packet_name":"IPTV Canada","packet_expire":"1315333786"},"servertime":1315167840}
16:24:01 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:01 T:111349760 NOTICE: [Kartina.TV] Saving cookies: /var/mobile/Library/Preferences/XBMC/temp/cookie.iptv.kartina.tv.txt
16:24:01 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:01 T:111349760 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/settings?var=timeshift"]http://iptv.kartina.tv/api/json/settings?var=timeshift[/url]
16:24:01 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:01 T:111349760 NOTICE: [Kartina.TV] UA: plugin.video.kartina.tv v1.2.2 (XBMC PRE-11.0 Git:20110903-c1d2bb6 [1280x720]; posix darwin; python 2.6.5) as 1618995
16:24:01 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:01 T:111349760 DEBUG: [Kartina.TV] Got {"settings":{"name":"timeshift","value":0,"list":[0,1,2,3,4,8,9,10,11]},"servertime":1315167841}
16:24:01 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:01 T:111349760 NOTICE: [Kartina.TV] Saving cookies: /var/mobile/Library/Preferences/XBMC/temp/cookie.iptv.kartina.tv.txt
16:24:01 T:111349760 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:01 T:111349760 NOTICE: [Kartina.TV] mode: VideoLib
16:24:01 T:114257920 DEBUG: WaitOnScriptResult- plugin returned successfully
16:24:01 T:82153472 DEBUG: Saving fileitems [plugin://plugin.video.kartina.tv/?mode=VideoLib]
16:24:01 T:82153472 DEBUG: -- items: 3, sort method: 0, ascending: false
16:24:01 T:804540416 DEBUG: Thread Background Loader start, auto delete: 0
16:24:01 T:804540416 DEBUG: Thread Background Loader 804540416 terminating
16:24:01 T:111349760 INFO: Scriptresult: Success
16:24:01 T:111349760 INFO: Python script stopped
16:24:01 T:111349760 DEBUG: Thread XBPyThread 111349760 terminating
16:24:01 T:82153472 DEBUG: waiting for python thread 2 to stop
16:24:01 T:82153472 DEBUG: python thread 2 destructed
16:24:01 T:82153472 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
16:24:01 T:82153472 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
16:24:03 T:82153472 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.kartina.tv/?mode=VideoLib&do=Play)
16:24:03 T:82153472 DEBUG: ParentPath = [plugin://plugin.video.kartina.tv/?mode=VideoLib]
16:24:03 T:114257920 DEBUG: StartScript - calling plugin Kartina.TV('plugin://plugin.video.kartina.tv/','0','?mode=VideoLib&do=Play')
16:24:03 T:114257920 INFO: initializing python engine.
16:24:03 T:114257920 DEBUG: new python thread created. id=3
16:24:03 T:114257920 DEBUG: WaitOnScriptResult - waiting on the Kartina.TV plugin...
16:24:03 T:110997504 DEBUG: Thread XBPyThread start, auto delete: 0
16:24:03 T:110997504 DEBUG: Python thread: start processing
16:24:04 T:110997504 NOTICE: -->Python Interpreter Initialized<--
16:24:04 T:110997504 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py
16:24:04 T:110997504 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv:/var/mobile/Library/Preferences/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.frappliance/Frameworks:/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:
16:24:04 T:110997504 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv
16:24:04 T:110997504 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.kartina.tv" dependent on version 1.0 of the xbmc.python api
16:24:04 T:110997504 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py:22: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
sys.path.append(os.path.join(os.getcwd(), 'resources', 'lib'))
16:24:04 T:82153472 DEBUG: ------ Window Init (DialogBusy.xml) ------
16:24:05 T:114257920 INFO: Loading skin file: DialogProgress.xml
16:24:05 T:114257920 DEBUG: DialogProgress::StartModal called
16:24:05 T:114257920 DEBUG: ------ Window Init (DialogProgress.xml) ------
16:24:07 T:110997504 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py:38: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
thumb = os.path.join( os.getcwd(), "icon.png" )
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 NOTICE: [Kartina.TV] Loaded
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 NOTICE: [Kartina.TV] parsing params from ?mode=VideoLib&do=Play
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/account"]http://iptv.kartina.tv/api/json/account[/url]?
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 NOTICE: [Kartina.TV] UA: plugin.video.kartina.tv v1.2.2 (XBMC PRE-11.0 Git:20110903-c1d2bb6 [1280x720]; posix darwin; python 2.6.5) as 1618995
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 DEBUG: [Kartina.TV] Got {"account":{"login":1618995,"packet_name":"IPTV Canada","packet_expire":"1315333786"},"servertime":1315167847}
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 NOTICE: [Kartina.TV] Saving cookies: /var/mobile/Library/Preferences/XBMC/temp/cookie.iptv.kartina.tv.txt
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/settings?var=timeshift"]http://iptv.kartina.tv/api/json/settings?var=timeshift[/url]
16:24:07 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:07 T:110997504 NOTICE: [Kartina.TV] UA: plugin.video.kartina.tv v1.2.2 (XBMC PRE-11.0 Git:20110903-c1d2bb6 [1280x720]; posix darwin; python 2.6.5) as 1618995
16:24:08 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:08 T:110997504 DEBUG: [Kartina.TV] Got {"settings":{"name":"timeshift","value":0,"list":[0,1,2,3,4,8,9,10,11]},"servertime":1315167848}
16:24:08 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:08 T:110997504 NOTICE: [Kartina.TV] Saving cookies: /var/mobile/Library/Preferences/XBMC/temp/cookie.iptv.kartina.tv.txt
16:24:08 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:08 T:110997504 NOTICE: [Kartina.TV] mode: VideoLib
16:24:08 T:114257920 DEBUG: WaitOnScriptResult- plugin returned successfully
16:24:08 T:82153472 DEBUG: Saving fileitems [plugin://plugin.video.kartina.tv/?mode=VideoLib&do=Play]
16:24:08 T:82153472 DEBUG: -- items: 3, sort method: 0, ascending: false
16:24:08 T:804540416 DEBUG: Thread Background Loader start, auto delete: 0
16:24:08 T:804540416 DEBUG: Thread Background Loader 804540416 terminating
16:24:08 T:110997504 INFO: Loading skin file: DialogYesNo.xml
16:24:08 T:82153472 DEBUG: ------ Window Init (DialogYesNo.xml) ------
16:24:08 T:82153472 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
16:24:19 T:82153472 DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
16:24:19 T:82153472 DEBUG: Unloading: libcurl.4.dylib
16:24:23 T:82153472 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
16:24:23 T:82153472 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
16:24:23 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:23 T:110997504 NOTICE: Loading sqlite3 as DB engine
16:24:23 T:110997504 INFO: Loading skin file: DialogProgress.xml
16:24:23 T:110997504 DEBUG: DialogProgress::StartModal called
16:24:23 T:110997504 DEBUG: ------ Window Init (DialogProgress.xml) ------
16:24:23 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:23 T:110997504 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/vod_list?type=last&nums=1&page=1"]http://iptv.kartina.tv/api/json/vod_list?t...ms=1&page=1[/url]
16:24:23 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:23 T:110997504 NOTICE: [Kartina.TV] UA: plugin.video.kartina.tv v1.2.2 (XBMC PRE-11.0 Git:20110903-c1d2bb6 [1280x720]; posix darwin; python 2.6.5) as 1618995
16:24:24 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:24 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:24 T:110997504 NOTICE: [Kartina.TV] Saving cookies: /var/mobile/Library/Preferences/XBMC/temp/cookie.iptv.kartina.tv.txt
16:24:24 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:24 T:110997504 NOTICE: [Kartina.TV] pagesize set to 1000 to reflect "all" param
16:24:24 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:24 T:110997504 NOTICE: [Kartina.TV] REQUESTING: [url="http://iptv.kartina.tv/api/json/vod_list?type=last&nums=1000&page=1"]http://iptv.kartina.tv/api/json/vod_list?t...1000&page=1[/url]
16:24:24 T:110997504 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
16:24:44 T:110997504 INFO: -->Python script returned the following error<--
16:24:44 T:110997504 ERROR: Error Type: <class 'sqlite3.OperationalError'>
16:24:44 T:110997504 ERROR: Error Contents: no such table: path
16:24:44 T:110997504 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py", line 873, in <module>
VideoLib(PLUGIN_CORE, params)
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py", line 722, in VideoLib
MovieLib(plugin, 'Update')
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/default.py", line 771, in MovieLib
if m.vdbMovieByPathAndTrailer(sys.argv[0], info):
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/resources/lib/movielib.py", line 384, in vdbMovieByPathAndTrailer
pid = self._vdbGetPathId(path)
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.kartina.tv/resources/lib/movielib.py", line 221, in _vdbGetPathId
self.db.execute("SELECT idPath FROM path WHERE strPath=?", (path,))
OperationalError: no such table: path
16:24:44 T:110997504 INFO: -->End of Python script error report<--
16:24:44 T:82153472 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
16:24:44 T:82153472 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
16:24:44 T:110997504 INFO: Python script stopped
16:24:44 T:110997504 DEBUG: Thread XBPyThread 110997504 terminating
16:24:45 T:82153472 DEBUG: waiting for python thread 3 to stop
16:24:45 T:82153472 DEBUG: python thread 3 destructed
16:24:50 T:82153472 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
16:24:55 T:82153472 INFO: Python, unloading python shared library because no scripts are running anymore