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

20 lines
389 B

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