Add Sonarr formats
This commit is contained in:
parent
8e2e83c509
commit
dfe37a51a4
3889 changed files with 32544 additions and 17423 deletions
21
custom_formats/radarr-4K Remaster.yml
Normal file
21
custom_formats/radarr-4K Remaster.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
name: radarr-4K Remaster
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#4k-remaster)'
|
||||
tags:
|
||||
- Resolution
|
||||
conditions:
|
||||
- name: radarr-Remaster
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Remaster
|
||||
- name: radarr-4K
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: 4K
|
||||
- name: radarr-Not 4K Resolution
|
||||
negate: true
|
||||
required: true
|
||||
type: resolution
|
||||
resolution: 2160p
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue