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