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/9e42056d6ca4ad8d24fe6f6849f9c51860d84b8b/json/radarr/1080p.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/radarr/1080p.json

18 lines
347 B

{
"trash_id": "820b09bb9acbfde9c35c71e0e565dad8",
"trash_score": "50",
"name": "1080p",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "1080p",
"implementation": "ResolutionSpecification",
"negate": false,
"required": true,
"fields": {
"value": 1080
}
}
]
}