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

20 lines
386 B

{
"trash_id": "7a0d1ad358fee9f5b074af3ef3f9d9ef",
"trash_scores": {
"default": 600
},
"name": "hallowed",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "hallowed",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": true,
"fields": {
"value": "^(hallowed)$"
}
}
]
}