Temp fix for Resolution Condition

- Temp fix for Resolution Condition
pull/735/head
TRaSH 2 years ago
parent 523b54d5bd
commit 36e9bba2f3

@ -15,11 +15,11 @@
},
{
"name": "2160p",
"implementation": "ResolutionSpecification",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": 2160
"value": "\\b(2160p)\\b"
}
},
{

Loading…
Cancel
Save