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

20 lines
373 B

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