You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
326 B
15 lines
326 B
3 years ago
|
{
|
||
|
"trash_id": "ff86c4326018682f817830ced463332b",
|
||
|
"name": "MPEG2",
|
||
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [{
|
||
|
"name": "MPEG2",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": "MPEG[-.]?2"
|
||
|
}
|
||
|
}]
|
||
2 years ago
|
}
|