jellyfin / jellyfin-plugin-tmdbboxsets

https://jellyfin.org
MIT License
86 stars 20 forks source link

Fix for collections with < entries than requested #74

Closed Killface1980 closed 2 months ago

Killface1980 commented 1 year ago

If a movie was deleted or moved, JF still seems to keep it as an item. The collections.nfo got populated with non existent file paths. This fixes the behaviour. I'd suggest deleting all folders in config/data/collections and re-run the plugin to properly create the collections.

Killface1980 commented 1 year ago

Not sure why the checks failed. Could you retry?