Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

3.1.0

Latest
Compare
Choose a tag to compare
@bjw-s bjw-s released this 03 Feb 10:14
· 143 commits to main since this release
3a84543

This release introduces the ability to skip specific seasons of a show from cleanup, while cleaning up the rest that you may not like for a certain reason.

In order to do so, the skipSeason overwrite was introduced. So as an example:

{
  "deleteAfterHours": 24,
  "overrides": [
    {
      "folder": "Game of Thrones",
      "skipSeasons": [1,2,3,4,5,6]
    }
  ]
}

This would keep the first 6 seasons of the Game of Thrones show, and remove any others 24 hours after they have been marked as watched on Trakt.