Fixed: [EVO (no WEBDL)]

pull/238/head
TRaSH 3 years ago
parent b3f196f516
commit c86cb9a1c6

@ -2615,8 +2615,8 @@ Remaster (also digital remastering and digitally remastered) refers to changing
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"negate": true,
"required": true,
"fields": {
"value": 7
}
@ -2624,8 +2624,8 @@ Remaster (also digital remastering and digitally remastered) refers to changing
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"negate": true,
"required": true,
"fields": {
"value": 8
}

Loading…
Cancel
Save