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,7 @@
name: PLAY Rename
pattern: \[(Play)\b|\b(Play)\]
description: ''
tags:
- Radarr
- Sonarr
tests: []

7
regex_patterns/PLAY.yml Normal file
View file

@ -0,0 +1,7 @@
name: PLAY
pattern: \b(Play)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)
description: ''
tags:
- Radarr
- Sonarr
tests: []