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/branch/chore/github-add-automatic-changelog/docs/json/radarr/cf/hfr.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/cf/hfr.json

17 lines
330 B

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