Kometa-Team / ImageMaid

Python 3 Script for Cleaning Up Images in Plex
MIT License
255 stars 12 forks source link

[Feature]: Support database vacuum #20

Closed zhdenny closed 6 months ago

zhdenny commented 7 months ago

Describe the Feature Request

https://github.com/ChuckPa/PlexDBRepair

Above project has the ability to perform a "vacuum" on the database and perform a "Reindex" of the database. Can Plex-Image-Cleanup support this too?

Some documentation from Plex regarding Vacuum....and it appears that is what PlexDBRepair project is doing. https://support.plex.tv/articles/repair-a-corrupted-database/

meisnate12 commented 6 months ago

Probably could but in my opinion this function is outside the scope of this project.