Automated update from GitHub Actions
This commit is contained in:
parent
cd26eaf498
commit
7d438e95d6
3 changed files with 23 additions and 0 deletions
12
custom_formats/Radarr - TheFarm.yml
Normal file
12
custom_formats/Radarr - TheFarm.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Radarr - TheFarm
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#thefarm)'
|
||||
tags:
|
||||
- Radarr
|
||||
- Release Group
|
||||
conditions:
|
||||
- name: Radarr - TheFarm
|
||||
negate: false
|
||||
required: true
|
||||
type: release_group
|
||||
pattern: Radarr - TheFarm
|
||||
tests: []
|
||||
|
|
@ -100,6 +100,11 @@ conditions:
|
|||
required: false
|
||||
type: release_group
|
||||
pattern: TEPES
|
||||
- name: Radarr - TheFarm
|
||||
negate: false
|
||||
required: false
|
||||
type: release_group
|
||||
pattern: Radarr - TheFarm
|
||||
- name: Radarr - ZoroSenpai
|
||||
negate: false
|
||||
required: false
|
||||
|
|
|
|||
6
regex_patterns/Radarr - TheFarm.yml
Normal file
6
regex_patterns/Radarr - TheFarm.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
name: Radarr - TheFarm
|
||||
pattern: ^(TheFarm)$
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue