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

20 lines
388 B

4 years ago
{
"trash_id": "ae9b7c9ebde1f3bd336a8cbd1ec4c5e5",
"trash_scores": {
"default": -10000
},
4 years ago
"name": "No-RlsGroup",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "No Parsed Group",
"implementation": "ReleaseGroupSpecification",
4 years ago
"negate": true,
"required": false,
4 years ago
"fields": {
"value": "."
4 years ago
}
}
]
}