Kodi Community Forum

Full Version: MySQL and clean library
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use MySQL with my Pre-11 build from June 26th.
When I delete some files and use Clean library, the TV-show episodes doesn't get deleted like they're supposed to. Doesn't this work with MySQL?

This is in the log:

19:55:39 T:4708 M:2519789568 NOTICE: CVideoDatabase::CleanDatabase: Starting videodatabase cleanup ..
19:55:57 T:4708 M:2522857472 ERROR: SQL: Commands were executed in an improper order
Query: select idMovie from movie where idFile in (1,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,48,49,50,51,52,53,54,55,56,57,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,129,130,131,132,133,134,135,136,137,145,146,147,180,181,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,285,286,287,288,289,297,298,299,502,503,504,505,506,507,508,509,547,549,550,551,552)
19:55:57 T:4708 M:2522865664 ERROR: CVideoDatabase::CleanDatabase failed
19:56:12 T:4708 M:2521882624 WARNING: Trying to add unsupported control type 3
19:56:16 T:4708 M:2520334336 WARNING: Previous line repeats 9 times.

Can anyone say what that means?