Automated update from GitHub Actions

This commit is contained in:
Github Actions 2025-12-07 07:35:48 +00:00
parent f523fede3f
commit 4325cad05e
4 changed files with 70 additions and 0 deletions

View file

@ -0,0 +1,28 @@
name: Sonarr - PLAY
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#play)'
tags:
- Sonarr
- Release Title
- Source
conditions:
- name: Sonarr - PLAY
negate: false
required: false
type: release_title
pattern: PLAY
- name: Sonarr - PLAY Rename
negate: false
required: false
type: release_title
pattern: PLAY Rename
- name: Sonarr - WEBDL
negate: false
required: false
type: source
source: web_dl
- name: Sonarr - WEBRIP
negate: false
required: false
type: source
source: webrip
tests: []