shemanaev / jellyfin-plugin-media-cleaner

Automatically delete played media files after specified amount of time.
MIT License
71 stars 1 forks source link

[Feature]: ignore dates that are too old (mainly from Trakt) #34

Closed NicolaSmaniotto closed 7 months ago

NicolaSmaniotto commented 8 months ago

Describe the feature you'd like added

The plugin should ignore a watched date for a movie if it has been added to Jellyfin at a later time.

If a file has been added today but some account has watched it last year, the plugin should not consider it watched yet.

Additional context

I share a server with some friends, and we set up Trakt to sync with our accounts. I'm trying to add this media cleaner as well.

The problem is that I've already seen most of the things they want to watch, so when a new file is discovered by Jellyfin it is marked as watched by me years ago, and the media cleaner wants to remove it.