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.
TRaSH-Guides/docs/json/radarr/user-radarr-cf/french-cfs/french-vostfr.json

27 lines
580 B

{
"trash_id": "b9c2a9b1ca4e4b5e5f212a9cc5b90683",
"trash_score": "0",
"name": "VOSTFR",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "VOSTFR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bVOST\\+?F(R(E|A)?)?\\b"
}
},
{
"name": "SUBFRENCH",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bSUBFR(A|ENCH)?\\b"
}
}
]
}