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

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