Automated update from GitHub Actions

This commit is contained in:
Github Actions 2025-08-28 07:36:12 +00:00
parent 6053709cda
commit 14806943bd
76 changed files with 137 additions and 1379 deletions

View file

@ -0,0 +1,22 @@
name: Sonarr - DV Boost
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#dv-boost)'
tags:
- Sonarr
- Release Title
conditions:
- name: Sonarr - DV
negate: false
required: false
type: release_title
pattern: Dolby Vision
- name: Sonarr - DV HLG
negate: false
required: false
type: release_title
pattern: DV HLG
- name: Sonarr - DV SDR
negate: false
required: false
type: release_title
pattern: DV SDR
tests: []