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/4469e609546be7474ec00280507f46a3fdc9846c/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

15 lines
338 B

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