Automated update from GitHub Actions
This commit is contained in:
parent
6257c8e143
commit
5555d4504d
39 changed files with 135 additions and 192 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: Rerip
|
||||
pattern: \b(Rerip)\b
|
||||
name: HHWEB
|
||||
pattern: ^(HHWEB)$
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
7
regex_patterns/Not Higher Version Repack-Proper.yml
Normal file
7
regex_patterns/Not Higher Version Repack-Proper.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: Not Higher Version Repack-Proper
|
||||
pattern: \b((Repack|Proper)[2-3])\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Radarr - Proper2
|
||||
pattern: \b(Proper2)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Radarr - Proper3
|
||||
pattern: \b(Proper3)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Radarr - Repack2
|
||||
pattern: \b(Repack2)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Radarr - Repack3
|
||||
pattern: \b(Repack3)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
tests: []
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
name: RealProperRepack
|
||||
pattern: \b(REAL\.(PROPER|REPACK))\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
name: RealRealProperRepack
|
||||
pattern: \b(REAL\.REAL\.(PROPER|REPACK))\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
7
regex_patterns/Repack-Proper 2 or Real Proper-Repack.yml
Normal file
7
regex_patterns/Repack-Proper 2 or Real Proper-Repack.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: Repack-Proper 2 or Real Proper-Repack
|
||||
pattern: \b((repack|proper)2)\b|\b(REAL\.(PROPER|REPACK))\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
7
regex_patterns/Repack-Proper-Rerip.yml
Normal file
7
regex_patterns/Repack-Proper-Rerip.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: Repack-Proper-Rerip
|
||||
pattern: \b(Repack|Proper|Rerip)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
name: Repack
|
||||
pattern: \b(Repack)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Sonarr - Proper v2
|
||||
pattern: \b(proper2)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Sonarr - Repack v2
|
||||
pattern: \b(repack2)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
name: Sonarr - Repack v3
|
||||
pattern: \b(repack3)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Sonarr
|
||||
tests: []
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
name: Proper
|
||||
pattern: \b(Proper)\b
|
||||
name: TURG
|
||||
pattern: ^(TURG)$
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
Loading…
Add table
Add a link
Reference in a new issue