Better tags and fix Sonarr custom_format urls
This commit is contained in:
parent
c9629e8b3d
commit
f8026fc849
415 changed files with 3695 additions and 3438 deletions
|
|
@ -1,8 +1,11 @@
|
|||
name: Radarr - UHD Bluray Tier 01
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-01)'
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#uhd-bluray-tier-01)'
|
||||
tags:
|
||||
- Release Group
|
||||
- Radarr
|
||||
- Resolution
|
||||
- Release Group
|
||||
- Source
|
||||
- Quality Modifier
|
||||
conditions:
|
||||
- name: Radarr - Not REMUX
|
||||
negate: true
|
||||
|
|
@ -28,20 +31,20 @@ conditions:
|
|||
negate: false
|
||||
required: false
|
||||
type: release_group
|
||||
pattern: CtrlHD
|
||||
pattern: Radarr - CtrlHD
|
||||
- name: Radarr - MainFrame
|
||||
negate: false
|
||||
required: false
|
||||
type: release_group
|
||||
pattern: MainFrame
|
||||
pattern: Radarr - MainFrame
|
||||
- name: Radarr - DON
|
||||
negate: false
|
||||
required: false
|
||||
type: release_group
|
||||
pattern: DON
|
||||
pattern: Radarr - DON
|
||||
- name: Radarr - W4NK3R
|
||||
negate: false
|
||||
required: false
|
||||
type: release_group
|
||||
pattern: W4NK3R
|
||||
pattern: Radarr - W4NK3R
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue