sync: custom_formats + regex_patterns von upstream
Quelle: johman10/profilarr-trash-guides 81 files changed, 1357 insertions(+), 19 deletions(-)
This commit is contained in:
parent
36d9afe661
commit
edb033fe66
81 changed files with 1357 additions and 19 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: Radarr - Special Edition
|
||||
pattern: (?<!^|{)\b(extended|uncut|directors|special|unrated|uncensored|cut|version|edition)(\b|\d)
|
||||
pattern: (?<!^)\b(extended|uncut|directors|special|unrated|uncensored|cut|version|(?<!{)edition)(\b|\d)
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue