Jump to content

Purge Thumbnails?


Recommended Posts

negativzeroe
Posted

So you know how you can extract chapter thumbnails and you can disable that? Can you purge existing somehow or do I need to delete metadata and rescan?

 

Sent from my ONEPLUS A5000 using Tapatalk

Happy2Play
Posted

Sort of a difficult one as chapter images only reside in \metadata\library in a id folder so on would need to know the id folder for the item in reference, unless you did a blanket explorer search for "chapters", and delete all the returned folders.

negativzeroe
Posted

Is it that easy? Idk the naming convention but I can run a find command and pipe it into an exec delete if I know what I'm looking for. I only saw poster and bif files when I did a brief browse.

 

Sent from my ONEPLUS A5000 using Tapatalk

negativzeroe
Posted

OK cool I see it.

 

Sent from my ONEPLUS A5000 using Tapatalk

Posted

What was the solution?

negativzeroe
Posted (edited)

What he said above.

The command I ran was (from metadata folder):

 

find . -name "chapter*" -exec rm {}/ \;
Question though, is it safe to delete cache? Or cache/images?

 

Edit. I take that back. Chapters images are still there.

 

Sent from my ONEPLUS A5000 using Tapatalk

Edited by negativzeroe
  • Like 1
crusher11
Posted

Sort of a difficult one as chapter images only reside in \metadata\library in a id folder so on would need to know the id folder for the item in reference, unless you did a blanket explorer search for "chapters", and delete all the returned folders.

You can save chapter images with your data.
Happy2Play
Posted

You can save chapter images with your data.

 

Sorry you can save interval images with data not chapter images.  So if you are configured for Chapter images they will go to \metadata\library\xx\xxxxxxxxxxxxxxx\chapters.

negativzeroe
Posted

Sorry you can save interval images with data not chapter images. So if you are configured for Chapter images they will go to \metadata\library\xx\xxxxxxxxxxxxxxx\chapters.

Yes I deleted these and just now confirmed there are none with the find command. But I just went to a movie from before I made the change to disable and they are still there. Images and all.

 

Sent from my ONEPLUS A5000 using Tapatalk

negativzeroe
Posted

Ok images are now gone but chapters still exist.
 

post-23438-0-39431300-1589859944_thumb.png

Happy2Play
Posted

Not sure if a Refresh will do it as the database is looking for all the images you deleted.  So I am pretty sure the item has to be removed and re-added.  Or manual changes in the database, since there is a Chapters table.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...