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

17 lines
334 B

{
"trash_id": "ff86c4326018682f817830ced463332b",
"name": "MPEG2",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "MPEG2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "MPEG[-.]?2"
}
}
]
}