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

20 lines
367 B

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