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/c6256c911456ed3644175969b9297d6b9567f513/json/radarr/cf/x266.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/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
}
}
]
}