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,47 +1,48 @@
name: Radarr - HDR
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#hdr)'
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#hdr)'
tags:
- Release Title
- Radarr
- Release Group
- Release Title
conditions:
- name: Radarr - HDR
negate: false
required: true
type: release_title
pattern: HDR
pattern: Radarr - HDR
- name: Radarr - Not DV
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 RlsGrp (Missing HDR)
negate: true
required: true
type: release_group
pattern: Not RlsGrp (Missing HDR)
pattern: Radarr - Not RlsGrp (Missing HDR)
- name: Radarr - Not SDR
negate: true
required: true
type: release_title
pattern: Not SDR
pattern: Radarr - Not SDR
tests: []