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

47 lines
963 B

{
"trash_id": "bda67c2c0aae257308a4723d92475b86",
"trash_scores": {
"default": 1800
},
"name": "German Web Tier 03",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "RobertDeNiro",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(RobertDeNiro)$"
}
},
{
"name": "BALENCiAGA",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(BALENCiAGA)$"
}
},
{
"name": "WebDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WebRip",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
}
]
}