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/ac9bf6c18bfb738d7a23881e3cac79d18ac065ef/docs/json/radarr/cf/language-not-original.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/cf/language-not-original.json

25 lines
696 B

{
"trash_id": "d6e9318c875905d6cfb5bee961afcea9",
"trash_scores": {
"default": -10000,
"german": 0,
"french-multi-vf": 0,
"french-multi-vo": -10000,
"french-vostfr": -10000
},
"trash_description": "Language: Original Only: Because it uses reverse scoring, and if you use the default scores, it will assign all releases without the original audio a score of -10000.",
"name": "Language: Not Original",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Not Original Language",
"implementation": "LanguageSpecification",
"negate": true,
"required": false,
"fields": {
"value": -2
}
}
]
}