(2013-10-22, 17:34)ctawn Wrote: Wow so you're saying if you disable the movies, you are actually removing ALL movie thumbnails? that really doesn't make a whole lot of sense. Shouldn't it do exactly the opposite: skip the whole category and keep all of its thumbnails? That's very confusing. Maybe instead of "disable" you should say "delete all in this category".
The script works for exclusion (First post). First reads all files that are present in your thumbnails folder then reads all fields that are present in the texture13.db and store them in 2 array.
The script sends JOSN queries for everything about art thumbs fanart then remove from the 2 array stored previously.
"Disable CHECKING for the movies" if you want to turn off the control for the exclusion.
(2013-10-22, 17:34)ctawn Wrote: what exactly is "everything" that "isn't in the video or music database"? Are you saying these databases clean their indexes but leave the cached files orphaned?
At the end, the script show you what wants to delete and you can select what you want to keep (from texture13.db).
No, all orphans files or files linked to the deleted fields from texture db will moved to your selected destination folder. Same thing when you use the QUERY button for delete textures.
(2013-10-22, 17:34)ctawn Wrote: PS: I am using this with Frodo and will need to run it again with same settings and debug mode on. (just checked xbmc.log.old and it has nothing relevant).
Every log starts with [Thumbnails Cleanaer] although, in the end, it tells you only what is checking and what found.
I hope I was clear, english is not my mother language.