arm64v8-1.0.17 - add r128gain

pull/16/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 0a13fe17f5
commit 4078f0b502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ COPY --from=builder qemu-aarch64-static /usr/bin
LABEL maintainer="RandomNinjaAtk"
ENV dockerTitle="lidarr-extended"
ENV dockerVersion="arm64v8-1.0.16"
ENV dockerVersion="arm64v8-1.0.17"
ENV LANG=en_US.UTF-8
ENV autoStart=true
ENV configureLidarrWithOptimalSettings=false
@ -46,6 +46,7 @@ RUN \
yq \
pyacoustid \
tidal-dl \
r128gain \
deemix
# copy local files

Loading…
Cancel
Save