2016-11-19, 19:16
(2016-11-19, 10:55)proutek Wrote: Just wanted to say BIG THANKS for this addon. Now the cleanup is fast again. :-)
Cheers - thanks for the feedback. Both BatterPudding (wherever he is !!) and I do appreciate it.
(2016-11-19, 10:55)proutek Wrote: Just wanted to say BIG THANKS for this addon. Now the cleanup is fast again. :-)
<onclick>Addon.OpenSettings(script.database.cleaner)</onclick>
Automatically trigger clean library On
Show summary window On
Backup local database before cleaning On
Log paths to database-cleaner.log On
Enable debugging to Kodi debug log Off
Database MyVideos107
12:23:43.705 T:18446744072560864280 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: near ")": syntax error
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/script.database.cleaner/default.py", line 722, in <module>
cleaner_log_file(our_select, False)
File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/script.database.cleaner/default.py", line 334, in cleaner_log_file
cursor.execute(our_select)
OperationalError: near ")": syntax error
-->End of Python script error report<--