{
  "trash_id": "07a32f77690263bb9fda1842db7e273f",
  "trash_scores": {
    "anime-sonarr": -10000,
    "french-vostfr": 1000,
    "french-anime": 101
  },
  "trash_regex": "https://regex101.com/r/sWCfAN/1",
  "name": "VOSTFR",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "VOSTFR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VOST.*?FR(E|A)?)\\b"
      }
    },
    {
      "name": "SUBFRENCH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SUBFR(A|ENCH)?)\\b"
      }
    }
  ]
}