Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/5e70b2a1b23af283a388e7a265b06a06f1008204/docs/json/radarr/cf/x266.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/cf/x266.json

29 lines
588 B

{
"trash_id": "390455c22a9cac81a738f6cbad705c3c",
"trash_scores": {
"default": -10000
},
"name": "x266",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "x|h266",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "[xh][ ._-]?266|\\bVVC(\\b|\\d)"
}
},
{
"name": "Not Remux",
"implementation": "QualityModifierSpecification",
"negate": true,
"required": true,
"fields": {
"value": 5
}
}
]
}