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

15 lines
326 B

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