Better tags and fix Sonarr custom_format urls

This commit is contained in:
Johan van Eck 2025-07-27 15:04:10 +03:00
parent c9629e8b3d
commit f8026fc849
415 changed files with 3695 additions and 3438 deletions

View file

@ -1,14 +1,16 @@
name: Radarr - HDR (undefined)
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#hdr-undefined)'
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#hdr-undefined)'
tags:
- Release Title
- Radarr
- Release Group
- Release Title
- Resolution
conditions:
- name: Radarr - RlsGrp (Missing HDR)
negate: false
required: true
type: release_group
pattern: RlsGrp (Missing HDR)
pattern: Radarr - RlsGrp (Missing HDR)
- name: Radarr - 2160p
negate: false
required: true
@ -18,30 +20,30 @@ conditions:
negate: true
required: true
type: release_title
pattern: Not DV
pattern: Radarr - Not DV
- name: Radarr - Not HDR10
negate: true
required: true
type: release_title
pattern: Not HDR10
pattern: Radarr - Not HDR10
- name: Radarr - Not HDR10+
negate: true
required: true
type: release_title
pattern: Not HDR10+
pattern: Radarr - Not HDR10+
- name: Radarr - Not HLG
negate: true
required: true
type: release_title
pattern: Not HLG
pattern: Radarr - Not HLG
- name: Radarr - Not PQ
negate: true
required: true
type: release_title
pattern: Not PQ
pattern: Radarr - Not PQ
- name: Radarr - Not SDR
negate: true
required: true
type: release_title
pattern: Not SDR
pattern: Radarr - Not SDR
tests: []