Schaka / janitorr

Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin before you run out of space
GNU General Public License v3.0
263 stars 5 forks source link

Option to enable Jellystat for the entire show #25

Closed Schaka closed 3 months ago

Schaka commented 5 months ago

Currently, Jellystat works season by season.

It should be possible for the user to enable overwrite for the entire show, i.e. if one item of one season was watched recently, the entire show is treated as if it has been watched recently.

ssamjh commented 5 months ago

:+1:

Schaka commented 3 months ago

This is implemented on :develop as part of this feature: https://github.com/Schaka/janitorr/issues/37

I still want to make it possible to "save" an entire show by watching a single episode. Unfortunately, it's currently quite complicated to do with the way Janitorr is set up.

Edit: There is now a separate commit handling this: https://github.com/Schaka/janitorr/commit/2610371751fef684836ee14b9dad0f2d191660d7

I still need someone to test it, as I can only do limited testing myself for all the different use cases and features requested.

Schaka commented 3 months ago

In v1.4