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

20 lines
373 B

{
"trash_id": "e098247bc6652dd88c76644b275260ed",
"trash_scores": {
"default": 51
},
"name": "FLUX",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "FLUX",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": true,
"fields": {
"value": "^(FLUX)$"
}
}
]
}