diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index 6ef8ea3..1cd50f4 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -5,6 +5,7 @@ ENV dockerTitle="lidarr-extended" ENV dockerVersion="1.0.0002" ENV audioFormat=native ENV audioBitrate=lossless +ENV audioLyricType=both RUN \ echo "************ install packages ************" && \