Update bundles
This commit is contained in:
parent
e39014facd
commit
6029acbdaa
5 changed files with 17 additions and 17 deletions
|
|
@ -6409,7 +6409,7 @@
|
|||
{
|
||||
"name": "Not UHD Blu-ray",
|
||||
"negate": true,
|
||||
"pattern": "\\buhd[- ._]bluray\\b",
|
||||
"pattern": "\\bUHD[-_.\\s]?Blu[-]?Ray\\b",
|
||||
"required": true,
|
||||
"type": "release_title"
|
||||
}
|
||||
|
|
@ -6463,7 +6463,7 @@
|
|||
{
|
||||
"name": "UHD Blu-ray",
|
||||
"negate": false,
|
||||
"pattern": "\\buhd[- ._]bluray\\b",
|
||||
"pattern": "\\bUHD[-_.\\s]?Blu[-]?Ray\\b",
|
||||
"required": true,
|
||||
"type": "release_title"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue