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/2bcd9153e2c8871730cd8e85a4ff6ca876c19bea/docs/json/radarr/cf/v3.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/cf/v3.json

20 lines
375 B

{
"trash_id": "db92c27ba606996b146b57fbe6d09186",
"trash_scores": {
"default": 3
},
"name": "v3",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v3)\\b"
}
}
]
}