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 - DV (WEBDL)
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#dv-webdl)'
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#dv-webdl)'
tags:
- Release Title
- Radarr
- Release Group
- Release Title
- Source
conditions:
- name: Radarr - Dolby Vision
negate: false
required: true
type: release_title
pattern: Dolby Vision
pattern: Radarr - Dolby Vision
- name: Radarr - WEBDL
negate: false
required: false
@ -23,15 +25,15 @@ conditions:
negate: true
required: true
type: release_group
pattern: Not RlsGrp
pattern: Radarr - Not RlsGrp
- name: Radarr - Not HDR
negate: true
required: true
type: release_title
pattern: Not HDR
pattern: Radarr - Not HDR
- name: Radarr - Not Hulu
negate: true
required: true
type: release_title
pattern: Not Hulu
pattern: Radarr - Not Hulu
tests: []