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: []