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

20 lines
367 B

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