Skip to content

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 21 Jun 22:22
· 40 commits to main since this release
3c0dba5

🔎 Filters

Implemented include and exclude filters so that you can chose which seasons/episodes you want OnePacerr to deal with, if not all of them.

Changes

  • Added the following env vars:
    • FILTERS_INCLUDE
    • FILTERS_EXCLUDE

In short, they are a comma separated list of strings to match seasons and/or episodes (eg: S01, S01E01, E01).

Read more in Readme under the new Filters Section.

Full Changelog: v1.3.3...v1.3.4