Add beets-bpmanalyser

This commit is contained in:
Lukáš Kucharczyk 2022-10-05 10:13:56 +02:00
parent 467142db01
commit 5f7e11843c
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,7 @@ RUN \
pillow \
pyacoustid \
requests \
beets-bpmanalyser \
unidecode && \
echo "**** cleanup ****" && \
apk del --purge \
@ -114,3 +115,4 @@ COPY root/ /
# ports and volumes
EXPOSE 8337
VOLUME /config