Re: [packman] kodi 18.6 addon catch-up tv don't work

2020-03-13 Diskussionsfäden Sagi Ben-Akiva
seems that this is the github repo for this addon, and the file with the sqlite3 import : https://github.com/willforde/script.module.codequick/blob/master/script.module.codequick/lib/codequick/youtube.py sqlite3 module should be installed with python. You can check this by typing the following

Re: [packman] kodi 18.6 addon catch-up tv don't work

2020-03-12 Diskussionsfäden Manfred Hollstein
Hi chalu, On Thu, 12 Mar 2020, 17:31:53 +0100, c.ch...@free.fr 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

Re: [packman] kodi 18.6 addon catch-up tv don't work

2020-03-12 Diskussionsfäden Manfred Hollstein
On Thu, 12 Mar 2020, 18:33:32 +0100, Olaf Hering wrote: > Am Thu, 12 Mar 2020 17:31:53 +0100 > schrieb c.ch...@free.fr: > > > Error Contents: No module named sqlite3 > > This message means most likely something in python namespace needs 'sqlite3'. > There is nothing the kodi rpms can do about

Re: [packman] kodi 18.6 addon catch-up tv don't work

2020-03-12 Diskussionsfäden Olaf Hering
Am Thu, 12 Mar 2020 17:31:53 +0100 schrieb c.ch...@free.fr: > Error Contents: No module named sqlite3 This message means most likely something in python namespace needs 'sqlite3'. There is nothing the kodi rpms can do about such dependency errors. Olaf pgpZELyvjSn9N.pgp Description: Digitale

[packman] kodi 18.6 addon catch-up tv don't work

2020-03-12 Diskussionsfäden c . chalu
Sorry, kodi.log forgotten Thank you Le 12/03/2020 17:31, c.ch...@free.fr a écrit : 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 kodi.log is with this error (as an attachment the complete

[packman] kodi 18.6 addon catch-up tv don't work

2020-03-12 Diskussionsfäden c . chalu
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 kodi.log is with this error (as an attachment the complete kodi.log) : ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python