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: Radarr - PLAY
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#play)'
tags:
- Radarr
- Release Title
- Source
conditions:
- name: Radarr - PLAY
negate: false
required: false
type: release_title
pattern: PLAY
- name: Radarr - PLAY Rename
negate: false
required: false
type: release_title
pattern: PLAY Rename
- name: Radarr - WEBDL
negate: false
required: false
type: source
source: web_dl
- name: Radarr - WEBRIP
negate: false
required: false
type: source
source: webrip
tests: []