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

29 lines
579 B

{
"trash_id": "041d90b435ebd773271cea047a457a6a",
"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": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
}
]
}