create(format): Season Pack
This commit is contained in:
parent
a9413fad9d
commit
31b1e2933d
|
|
@ -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: []
|
||||
Loading…
Reference in New Issue