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/sonarr/cf/web-scene.json

27 lines
581 B

{
"trash_id": "d0c516558625b04b363fa6c5c2c7cfd4",
"trash_score": "1800",
"name": "WEB Scene",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "DEFLATE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(DEFLATE[)\\]]?)$"
}
},
{
"name": "INFLATE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(INFLATE[)\\]]?)$"
}
}
]
}