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/8359d8e1136bd4ecee50c806036f63db72dbccec/json/sonarr/cf/hfr.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/sonarr/cf/hfr.json

17 lines
330 B

{
"trash_id": "1bd69272e23c5e6c5b1d6c8a36fce95e",
"name": "HFR",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "HFR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(HFR)\\b"
}
}
]
}