nicknsy / jellyscrub

Smooth mouse-over video scrubbing previews for Jellyfin.
MIT License
668 stars 27 forks source link

Delete .bif files when movies are deleted #54

Open sebasf9 opened 1 year ago

sebasf9 commented 1 year ago

Is there an option to remove the .bif files generated by the plugin when removing movies from Jellyfin?

nicknsy commented 1 year ago

Not at the moment, though I'm not sure how Jellyfin treats stored metadata when media gets removed. It might already delete the .bif files if you don't have save to media folder enabled.

MustThinkOfAName commented 9 months ago

.bif files are stored alongside the metadata of a movie. When you delete a movie (or even replace it with the same title but of a better quality) and rescan your library, the whole folder is deleted.

So I'd say that everything works pretty flawlessly!