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,32 +1,32 @@
name: Radarr - 2.0 Stereo
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#20-stereo)'
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#20-stereo)'
tags:
- Release Title
- Radarr
- Release Title
conditions:
- name: Radarr - Stereo
negate: false
required: true
type: release_title
pattern: Stereo
pattern: Radarr - Stereo
- name: Radarr - Not 3.0ch
negate: true
required: true
type: release_title
pattern: Not 3.0ch
pattern: Radarr - Not 3.0ch
- name: Radarr - Not 4.0ch
negate: true
required: true
type: release_title
pattern: Not 4.0ch
pattern: Radarr - Not 4.0ch
- name: Radarr - Not High Channel Count
negate: true
required: true
type: release_title
pattern: Not High Channel Count
pattern: Radarr - Not High Channel Count
- name: Radarr - Not Mono
negate: true
required: true
type: release_title
pattern: Not Mono
pattern: Radarr - Not Mono
tests: []