Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/docker-sabnzbd-extended/commit/cdeb6ad419b72d58fe89abedc8c76adb676bbf08
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
7 additions and
7 deletions
@ -4,13 +4,13 @@ export LANG=C.UTF-8
TITLESHORT = "VPP"
function Configuration {
log " ##### ####################################### SABnzbd Job: $jobname "
log " ##### ####################################### SABnzbd Category: $category "
log " ##### ####################################### DOCKER: $TITLE "
log " ##### ####################################### SCRIPT: Video Post Processor ($TITLESHORT ) "
log "##### ####################################### SCRIPT VERSION: 1.0.0 "
log " ##### ####################################### DOCKER VERSION: $VERSION "
log "##### ####################################### CONFIGURATION VERIFICATION"
log " ##### SABnzbd Job: $jobname "
log " ##### SABnzbd Category: $category "
log " ##### DOCKER: $TITLE "
log " ##### SCRIPT: Video Post Processor ($TITLESHORT ) "
log "##### SCRIPT VERSION: 1.0.1 "
log " ##### DOCKER VERSION: $VERSION "
log "##### CONFIGURATION VERIFICATION"
log " $TITLESHORT : Required Audio/Subtitle Language: ${ VIDEO_LANG } "
if [ ${ VIDEO_MKVCLEANER } = TRUE ] ; then