Hi chalu, On Thu, 12 Mar 2020, 17:31:53 +0100, [email protected] wrote: > Hello, > With openSUSE Leap 15.1, i installed kodi 18.6 and then the addon : catch-up > TV & More (from kodi's official repository) > but the addon don't work
I downloaded the addon from Kodi's repo, unzip'ed it and grep'ed for sqlite3: there is not even a textual reference to it. > kodi.log is with this error (as an attachment the complete kodi.log) : > ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script > returned the following error<-- Looking at the complete trace I'd rather suspect the stuff shown below from /home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/__init__.py What is it? Where does it come from? BTW, did the "catch-up TV & More" addon work before, or is it the first time you're trying to use it? Cheers. l8er manfred > - NOTE: IGNORING THIS CAN LEAD > TO MEMORY LEAKS! > Error Type: <type > 'exceptions.ImportError'> > Error Contents: No module named > sqlite3 > Traceback (most recent call > last): > File > "/home/user/.kodi/addons/plugin.video.catchuptvandmore/addon.py", line 24, > in <module> > from codequick import run > File > "/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/__init__.py", > line 37, in <module> > from codequick.resolver > import Resolver > File > "/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/resolver.py", > line 387, in <module> > from codequick.listing > import Listitem > File > "/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/listing.py", > line 850, in <module> > from codequick.youtube > import Playlist as YTPlaylist > File > "/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/youtube.py", > line 6, in <module> > import sqlite3 > ImportError: No module named > sqlite3 > -->End of Python script error > report<-- > 2020-03-12 15:43:45.764 T:139820034680576 ERROR: GetDirectory - Error > getting plugin://plugin.video.catchuptvandmore/ > 2020-03-12 15:43:45.768 T:139822086530624 ERROR: > CGUIMediaWindow::GetDirectory(plugin://plugin.video.catchuptvandmore/) > failed > > Thank you > chalu
signature.asc
Description: PGP signature
_______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
