{
  "trash_id": "1b3994c551cbb92a2c781af061f4ab44",
  "trash_scores": {
    "default": -10000
  },
  "trash_regex": "https://regex101.com/r/BoIGFA/1",
  "name": "Scene",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Scene Groups + Naming",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(?=.*(\\b\\d{3,4}p\\b).*([_. ]WEB[_. ])(?!DL)\\b)|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU|-KOGI|-PECULATE|-SLOT|-EDITH|-ETHEL|-ELEANOR|-B2B|-SPAMnEGGS|-FTP|-DiRT|-SYNCOPY|-BAE|-SuccessfulCrab|-NHTFS|-SURCODE|-B0MBARDIERS)"
      }
    },
    {
      "name": "Not INFLATE/DEFLATE",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(INFLATE|DEFLATE[)\\]]?)$"
      }
    }
  ]
}