mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23:31 +01:00
Updated the library required by the discogs plugin.
This commit is contained in:
parent
6921443a56
commit
6419b900b4
2 changed files with 4 additions and 2 deletions
|
|
@ -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…
Reference in a new issue