jellyfin / jellyfin-plugin-tmdbboxsets

https://jellyfin.org
MIT License
66 stars 16 forks source link

When I duplicate a movie by mistake or number of movies become < nbMin box entry is not deleted #54

Open VigibotDev opened 2 years ago

VigibotDev commented 2 years ago

When I duplicate a movie by mistake or number of movies become < configured plugin nbMin box entry is not auto deleted

mikewesten commented 11 months ago

This bug still exists to this day, FYI

mikewesten commented 11 months ago

The only workaround I know of (besides expertly editing database files manually?) is to temporarily remove the movie(s) from the library directory, rescan, delete the boxset, then re-add the movie(s), then rescan again.

VigibotDev commented 11 months ago

It's way easy to just delete the box collection directory on linux filesystem and rescan it in job config...

mikewesten commented 11 months ago

The plugin has weird persistence issues. It's good at reading and creating but it's bad at updating and deleting.