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/15f07407940f1cc5f8bb8ac0a50f91575d00f54b/docs/json/radarr/mp3.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/mp3.json

14 lines
314 B

4 years ago
{
"trash_id": "6ba9033150e7896bdc9ec4b44f2b230f",
"name": "MP3",
"includeCustomFormatWhenRenaming": false,
"specifications": [{
"name": "MP3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "mp3"
}
}]
}