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

20 lines
371 B

{
"trash_id": "ea0bb4b6ba388992fad1092703b5ff7b",
"trash_score": -10000,
"trash_scores": {
"default": -10000
},
"name": "FastSUB",
"specifications": [
{
"name": "FastSUB",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(FastSUB)\\b"
}
}
]
}