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,47 +1,47 @@
name: Sonarr - ATMOS (undefined)
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/Sonarr-collection-of-custom-formats/#atmos-undefined)'
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#atmos-undefined)'
tags:
- Release Title
- Sonarr
- Release Title
conditions:
- name: Sonarr - ATMOS
negate: false
required: true
type: release_title
pattern: ATMOS
pattern: Sonarr - ATMOS
- name: Sonarr - Not AAC
negate: true
required: true
type: release_title
pattern: Not AAC
pattern: Sonarr - Not AAC
- name: 'Sonarr - Not Basic Dolby Digital '
negate: true
required: true
type: release_title
pattern: 'Not Basic Dolby Digital '
pattern: 'Sonarr - Not Basic Dolby Digital '
- name: Sonarr - Not Dolby Digital Plus
negate: true
required: true
type: release_title
pattern: Not Dolby Digital Plus
pattern: Sonarr - Not Dolby Digital Plus
- name: Sonarr - Not DTS
negate: true
required: true
type: release_title
pattern: Not DTS
pattern: Sonarr - Not DTS
- name: Sonarr - Not FLAC
negate: true
required: true
type: release_title
pattern: Not FLAC
pattern: Sonarr - Not FLAC
- name: Sonarr - Not PCM
negate: true
required: true
type: release_title
pattern: Not PCM
pattern: Sonarr - Not PCM
- name: Sonarr - Not TrueHD
negate: true
required: true
type: release_title
pattern: Not TrueHD
pattern: Sonarr - Not TrueHD
tests: []