{
  "trash_id": "9172b2f683f6223e3a1846427b417a3d",
  "trash_regex": "https://regex101.com/r/sWCfAN/1",
  "name": "VOSTFR",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "VOSTFR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\bVOST.*?FR(E|A)?\\b"
      }
    },
    {
      "name": "SUBFRENCH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\bSUBFR(A|ENCH)?\\b"
      }
    }
  ]
}