- Added: VOSTFR: version originale sous-titré français (original version with French sub)pull/613/head
parent
1eb291a339
commit
8889b8c70d
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"name": "VOSTFR",
|
||||||
|
"includeCustomFormatWhenRenaming": true,
|
||||||
|
"specifications": [
|
||||||
|
{
|
||||||
|
"name": "VOSTFR",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": false,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\bVOSTFR?(F|I|Q|R|[0-9])?\\b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SUBFRENCH",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": false,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\bSUBFR(ENCH)?\\b"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue