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/33483a6b565123442ab6c7db00bdf981cb635fcb/docs/json/sonarr/cf/german-remux-tier-02.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/sonarr/cf/german-remux-tier-02.json

29 lines
579 B

{
"trash_id": "6bc5ccd80a03e7abb8f556eecd174b73",
"trash_scores": {
"default": 3900
},
"name": "German Remux Tier 02",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "MULTiPLEX",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(MULTiPLEX)$"
}
},
{
"name": "Remux",
"implementation": "SourceSpecification",
"negate": false,
"required": true,
"fields": {
"value": 7
}
}
]
}