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/4e43c5c7289edf6e787cc4e6e7861175b6539383/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

19 lines
346 B

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