pull/6/head
RandomNinjaAtk 3 years ago committed by GitHub
parent 355ae58c9e
commit 20c04a0f73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ FROM linuxserver/lidarr:amd64-nightly
LABEL maintainer="RandomNinjaAtk" LABEL maintainer="RandomNinjaAtk"
ENV dockerTitle="lidarr-extended" ENV dockerTitle="lidarr-extended"
ENV dockerVersion="1.0.0009" ENV dockerVersion="1.0.0010"
ENV LANG=en_US.UTF-8 ENV LANG=en_US.UTF-8
ENV autoStart=true ENV autoStart=true
ENV configureLidarrWithOptimalSettings=false ENV configureLidarrWithOptimalSettings=false
@ -37,6 +37,7 @@ RUN \
yq \ yq \
aigpy \ aigpy \
r128gain \ r128gain \
lyricsgenius \
pyacoustid \ pyacoustid \
deemix && \ deemix && \
echo "************ install tidal-dl ************" && \ echo "************ install tidal-dl ************" && \

Loading…
Cancel
Save