Clearer naming

This commit is contained in:
Johan van Eck 2025-07-26 17:23:54 +03:00
parent dfe37a51a4
commit c9629e8b3d
5100 changed files with 32992 additions and 32541 deletions

View file

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