v17 Artwork Beef - automatically add extended artwork
#76
@badaas that's no good. Turns out this can happen if you wipe the Kodi database and rescan everything. Artwork Beef keeps a list of movie sets that associates their Kodi library ID with their TMDB ID, and the Kodi library IDs will be renumbered when the database is wiped, so the list Artwork Beef then has all the wrong associations.

The solution for now will be to remove all artwork for existing sets (run Artwork Beef from "Programs", select "Remove specific type of artwork for ...", then "Sets ...", then repeat for each artwork type), then doctor Artwork Beef's list, which is in the file system at "userdata/addon_data/script.artwork.beef/processeditems.db". If you are comfortable with SQL (it's a SQLite DB) you can run a query that deletes just movie set records where mediatype = "set", otherwise you can just delete the file itself (this way Artwork Beef will have to reprocess all media items again, so the next run will take some time, though not quite as long as the very first time).

I'll improve Artwork Beef's handling of this situation, it should be possible to catch this automatically.
Reply


Messages In This Thread
Artwork Helper version 0.7.0 - by rmrector - 2016-10-11, 11:30
RE: Artwork Beef - automatically add extended artwork - by rmrector - 2017-08-12, 05:08
Extrafanart - by stephen147 - 2018-05-15, 20:59
RE: Artwork Beef Context Menu - by berkhornet - 2018-09-25, 11:49
Artwork changing by itself - by crazyhands911 - 2020-05-18, 00:24
Logout Mark Read Team Forum Stats Members Help
Artwork Beef - automatically add extended artwork5