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,19 +1,20 @@
|
|||
name: Radarr - 4K Remaster
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#4k-remaster)'
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#4k-remaster)'
|
||||
tags:
|
||||
- Resolution
|
||||
- Radarr
|
||||
- Release Title
|
||||
- Resolution
|
||||
conditions:
|
||||
- name: Radarr - Remaster
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Remaster
|
||||
pattern: Radarr - Remaster
|
||||
- name: Radarr - 4K
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: 4K
|
||||
pattern: Radarr - 4K
|
||||
- name: Radarr - Not 4K Resolution
|
||||
negate: true
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue