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/d795feb1f565b753f016c2c6ad08b287d6b6713d/json/radarr/bhdstudio.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/radarr/bhdstudio.json

17 lines
371 B

{
"trash_id": "5153ec7413d9dae44e24275589b5e944",
"trash_score": "1800",
"name": "BHDStudio",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "BHDStudio",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bBHDStudio\\b"
}
}
]
}