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