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

17 lines
329 B

{
"trash_id": "ae4cfaa9283a4f2150ac3da08e388723",
"name": "VP9",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "VP9",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bVP9\\b"
}
}
]
}