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

20 lines
367 B

{
"trash_id": "290078c8b266272a5cc8e251b5e2eb0b",
"trash_scores": {
"default": 50
},
"name": "1080p",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "1080p",
"implementation": "ResolutionSpecification",
"negate": false,
"required": true,
"fields": {
"value": 1080
}
}
]
}