mirror of
https://github.com/linuxserver/docker-beets.git
synced 2026-01-23 23:53:48 +08:00
Updated the library required by the discogs plugin.
This commit is contained in:
parent
6921443a56
commit
6419b900b4
@ -93,13 +93,14 @@ RUN \
|
||||
beautifulsoup4 \
|
||||
beets-extrafiles \
|
||||
beetcamp \
|
||||
discogs-client \
|
||||
python3-discogs-client \
|
||||
flask \
|
||||
PyGObject \
|
||||
pyacoustid \
|
||||
pylast \
|
||||
requests \
|
||||
requests_oauthlib \
|
||||
typing-extensions \
|
||||
unidecode && \
|
||||
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
|
||||
echo "**** cleanup ****" && \
|
||||
|
||||
@ -93,13 +93,14 @@ RUN \
|
||||
beautifulsoup4 \
|
||||
beets-extrafiles \
|
||||
beetcamp \
|
||||
discogs-client \
|
||||
python3-discogs-client \
|
||||
flask \
|
||||
PyGObject \
|
||||
pyacoustid \
|
||||
pylast \
|
||||
requests \
|
||||
requests_oauthlib \
|
||||
typing-extensions \
|
||||
unidecode && \
|
||||
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
|
||||
echo "**** cleanup ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user