Clean library failed
#1
I can't seem to clean the library from missing files.
Code:
16:33:39 T:3644 M:1389805568   DEBUG: Cleaning paths that don't exist and don't have content set...
16:33:39 T:3644 M:1389805568   DEBUG: CVideoDatabase::CleanDatabase Cleaning tvshow table
16:33:39 T:3644 M:1389735936   ERROR: SQL: SQL error or missing database
                                            Query: DELETE tvshow.* FROM tvshow JOIN tvshowlinkpath ON tvshow.idShow=tvshowlinkpath.idShow JOIN path ON path.idPath=tvshowlinkpath.idPath WHERE tvshow.idShow NOT IN ( SELECT idShow from tvshowlinkepisode ) AND path.strContent=''
16:33:39 T:3644 M:1389723648   ERROR: CVideoDatabase::CleanDatabase failed
This is the part in de debug log what's wrong. I checked the database and tvshow table is intact and has no 'strange' data.
I'm using build 33035. Anybody got the same problem or ideas how to fix this?
Reply
#2
Pastebin the complete debug log please.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
http://pastebin.com/XdExrJv9

At the end I killed XBMC, cause I have a problem whenever I quit through shutdown menu it hangs for a couple of minutes, but that's not related to this problem.
Reply
#4
I can reproduce this problem on another pc which makes me believe it is a bug. I've attached the logfile.

http://pastebin.com/MJwTjCv6
Reply
#5
Fixed in trunk, patches applied in r33055, r33060.
Always read the XBMC online-manual, FAQ, Wiki and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#6
Problem is still present in r33078.
Reply
#7
I've submitted a bug report (http://trac.xbmc.org/ticket/9968).

This thread can be closed. Thx.
Reply

Logout Mark Read Team Forum Stats Members Help
Clean library failed0