Automated update from GitHub Actions
This commit is contained in:
parent
f523fede3f
commit
4325cad05e
4 changed files with 70 additions and 0 deletions
7
regex_patterns/PLAY Rename.yml
Normal file
7
regex_patterns/PLAY Rename.yml
Normal 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
7
regex_patterns/PLAY.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: PLAY
|
||||
pattern: \b(Play)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue