Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/f1e60a7a7b3926fdd326473f375cecd36a472b49 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fix PR#1340

- Fixed quality modifier for remuxes
pull/1357/head
TRaSH 2 years ago
parent 518a8be807
commit f1e60a7a7b

@ -24,11 +24,11 @@
},
{
"name": "Remux",
"implementation": "QualityModifierSpecification",
"implementation": "SourceSpecification",
"negate": false,
"required": true,
"fields": {
"value": 5
"value": 7
}
}
]

Loading…
Cancel
Save