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

20 lines
367 B

{
"trash_id": "3e8b714263b26f486972ee1e0fe7606c",
"trash_scores": {
"default": 500
},
"name": "MP3",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "MP3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "mp3"
}
}
]
}