Posts: 37
Joined: Dec 2014
Reputation:
2
Please send me the log file... I will fix it soon then, in the meantime I pushed back the last working version
Posts: 5
Joined: Jun 2015
Reputation:
0
It is working now! Thanks.
Posts: 5
Joined: Jun 2015
Reputation:
0
The old version 0.1.0 works fine but not the 0.1.4.
Posts: 5
Joined: Jun 2015
Reputation:
0
Here is the log data of the 0.1.4 version:
....
14:53:15 T:6672 DEBUG: CPythonInvoker(19, C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels\default.py): start processing
14:53:15 T:6672 NOTICE: -->Python Interpreter Initialized<--
14:53:15 T:6672 DEBUG: CPythonInvoker(19, C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels\default.py): the source file to load is "C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels\default.py"
14:53:15 T:6672 DEBUG: CPythonInvoker(19, C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels\default.py): setting the Python path to C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels;C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
14:53:15 T:6672 DEBUG: CPythonInvoker(19, C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels\default.py): entering source directory C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels
14:53:15 T:6672 DEBUG: CPythonInvoker(19, C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels\default.py): instantiating addon using automatically obtained id of "plugin.video.ytchannels" dependent on version 2.1.0 of the xbmc.python api
14:53:15 T:6672 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'sqlite3.OperationalError'>
Error Contents: unable to open database file
Traceback (most recent call last):
File "C:\Users\Dxxxxx\AppData\Roaming\Kodi\addons\plugin.video.ytchannels\default.py", line 37, in <module>
db=sqlite3.connect(new_db_path)
OperationalError: unable to open database file
-->End of Python script error report<--
14:53:15 T:6672 INFO: Python script stopped
14:53:15 T:6672 DEBUG: Thread LanguageInvoker 6672 terminating
14:53:15 T:11336 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
14:53:15 T:11336 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ytchannels/
14:53:15 T:11336 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ytchannels/) failed
14:53:15 T:11336 DEBUG: CGUIMediaWindow::GetDirectory ()
14:53:15 T:11336 DEBUG: ParentPath = [plugin://plugin.video.ytchannels/]
14:53:15 T:12216 NOTICE: Thread BackgroundLoader start, auto delete: false
14:53:15 T:12216 DEBUG: Thread BackgroundLoader 12216 terminating
Posts: 148
Joined: Feb 2014
Reputation:
4
asik1
Senior Member
Posts: 148
2015-06-24, 05:45
(This post was last modified: 2015-06-24, 05:46 by asik1.)
Yair & dpqm, I don't know what is not working in your system. here it is working good. I'm using this addon on android 4.2.2 and XBMC 13.2.
Posts: 148
Joined: Feb 2014
Reputation:
4
asik1
Senior Member
Posts: 148
What happen when you do search and add new channel ? does it work and plays videos?