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/0fca539a0f6ba2f18f9964ae0b93e835a52ff04c/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
390 B

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