script.database.cleaner icon indicating copy to clipboard operation
script.database.cleaner copied to clipboard

Update to use with latest Kodi?

Open FluffyDev2019 opened this issue 5 years ago • 3 comments

Will there be an update to work with latest version of Kodi?

FluffyDev2019 avatar Nov 21 '20 21:11 FluffyDev2019

Yah trying to run this to clean up plex uris or whatever in the DB and it's not happy heh

`2021-05-03 20:05:19.805 T:140226068547328 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.ImportError'> Error Contents: No module named mysql.connector Traceback (most recent call last): File "/home/plex/.kodi/addons/script.database.cleaner/default.py", line 41, in import mysql.connector ImportError: No module named mysql.connector -->End of Python script error report<--

`

fixed by installing depends via kodi UI

freeload101 avatar May 04 '21 00:05 freeload101

This app runs perfectly, and fast on Kodi 18.9 Leia, i have it installed on another firestick, runs well.

would love to see/use this app with kodi matrix 19+

on Kodi 19.1 Matrix:

0.6.1 install error: python 2.1.0 not satisifed.

yup i know 19 is python 3 but - is it possible ?

Jds1234 avatar Sep 19 '21 23:09 Jds1234

For Matrix onwards, please see https://github.com/klyco/script.database.cleaner

the-black-eagle avatar Sep 20 '21 08:09 the-black-eagle