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 - 3.0 Sound
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#30-sound)'
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#30-sound)'
tags:
- Release Title
- Radarr
- Release Title
conditions:
- name: Radarr - 3.0ch
negate: false
required: true
type: release_title
pattern: 3.0ch
pattern: Radarr - 3.0ch
- name: Radarr - Not Mono
negate: true
required: true
type: release_title
pattern: Not Mono
pattern: Radarr - Not Mono
- name: Radarr - Not Stereo
negate: true
required: true
type: release_title
pattern: Not Stereo
pattern: Radarr - Not Stereo
- 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
tests: []