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

38 lines
769 B

{
"trash_id": "237eda4ef550a97da2c9d87b437e500b",
"trash_scores": {
"default": -20000
},
"name": "German Microsized",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "FuN",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(FuN)$"
}
},
{
"name": "w00t",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(w00t)$"
}
},
{
"name": "GTF",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(GTF)$"
}
}
]
}