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/eefc646e94a1ae631fcee0503c3b68ea885ef33a/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

18 lines
359 B

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