Automated update from GitHub Actions

This commit is contained in:
Github Actions 2025-10-12 07:35:15 +00:00
parent e211144bb2
commit 69eadbbed2
45 changed files with 139 additions and 578 deletions

View file

@ -0,0 +1,29 @@
name: Sonarr - HD Streaming Boost
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#hd-streaming-boost)'
tags:
- Sonarr
- Release Title
- Resolution
- Source
conditions:
- name: Sonarr - Disney+
negate: false
required: false
type: release_title
pattern: Disney+
- name: Sonarr - WEBDL
negate: false
required: false
type: source
source: web_dl
- name: Sonarr - WEBRIP
negate: false
required: false
type: source
source: webrip
- name: Sonarr - 1080p
negate: false
required: true
type: resolution
resolution: 1080p
tests: []