From 31b1e2933db585aa8afa14d67785c3d352810ec0 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 29 Apr 2025 14:01:38 -0500 Subject: [PATCH] create(format): Season Pack --- custom_formats/Season Pack.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 custom_formats/Season Pack.yml diff --git a/custom_formats/Season Pack.yml b/custom_formats/Season Pack.yml new file mode 100644 index 0000000..1ef3993 --- /dev/null +++ b/custom_formats/Season Pack.yml @@ -0,0 +1,11 @@ +name: Season Pack +description: Matches Season Pack Release Type on Sonarr +tags: +- Enhancements +conditions: +- name: Season Pack + type: release_type + required: true + negate: false + releaseType: season_pack +tests: []