Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/docker-lidarr-extended/commit/201cd7503ba8794548b1f7e44feabf0a9898c932 You should set ROOT_URL correctly, otherwise the web may not work correctly.

add scriptInterval

pull/139/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 474e86bed6
commit 201cd7503b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,6 +28,7 @@ ENV youtubeSubtitleLanguage=en
ENV enableAudioScript=true
ENV enableVideoScript=true
ENV matchDistance=5
ENV scriptInterval=15m
ENV videoFormat="bestvideo*+bestaudio/best"
RUN \

Loading…
Cancel
Save