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/a60897ba56b48f6b18d5086ae151d97886720b72/docs/json/sonarr/cf/vc-1.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/sonarr/cf/vc-1.json

17 lines
338 B

{
"trash_id": "7470a681e6205243983c4410ee4c920f",
"name": "VC-1",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "VC-1",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bVC[-_. ]?1\\b"
}
}
]
}