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,21 @@
|
|||
name: Radarr - Hybrid
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#hybrid)'
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#hybrid)'
|
||||
tags:
|
||||
- Source
|
||||
- Radarr
|
||||
- Release Group
|
||||
- Release Title
|
||||
- Source
|
||||
conditions:
|
||||
- name: Radarr - Hybrid
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Hybrid
|
||||
pattern: Radarr - Hybrid
|
||||
- name: Radarr - Not Hybrid Release Group
|
||||
negate: true
|
||||
required: true
|
||||
type: release_group
|
||||
pattern: Not Hybrid Release Group
|
||||
pattern: Radarr - Not Hybrid Release Group
|
||||
- name: Radarr - Bluray
|
||||
negate: false
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue