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

20 lines
375 B

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