Automated update from GitHub Actions
This commit is contained in:
parent
e211144bb2
commit
69eadbbed2
45 changed files with 139 additions and 578 deletions
7
regex_patterns/Apple TV.yml
Normal file
7
regex_patterns/Apple TV.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: Apple TV
|
||||
pattern: \b(ATV)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
7
regex_patterns/ROKU.yml
Normal file
7
regex_patterns/ROKU.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: ROKU
|
||||
pattern: \b(ROKU)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Sonarr - Amazon
|
||||
pattern: \b(amzn|amazon)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Sonarr
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue