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,23 @@
name: Sonarr - ATV
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#atv)'
tags:
- Sonarr
- Release Title
- Source
conditions:
- name: Sonarr - Apple TV
negate: false
required: true
type: release_title
pattern: Apple TV
- name: Sonarr - WEBDL
negate: false
required: false
type: source
source: web_dl
- name: Sonarr - WEBRIP
negate: false
required: false
type: source
source: webrip
tests: []