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

20 lines
371 B

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