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/a6e4e1aaf08b44f6e48c47ab79540bd94013b864/json/sonarr/cf/multi.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/sonarr/cf/multi.json

15 lines
333 B

{
"trash_id": "7ba05c6e0e14e793538174c679126996",
"name": "Multi",
"includeCustomFormatWhenRenaming": false,
"specifications": [{
"name": "Multi",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bMulti(\\b|\\d)"
}
}]
}