Merge branch 'master' into 3.18

This commit is contained in:
Adam 2023-08-21 14:21:51 +01:00 committed by GitHub
commit bf98f5228d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 270 additions and 275 deletions

5
Jenkinsfile vendored
View file

@ -280,7 +280,7 @@ pipeline {
echo "Jenkinsfile is up to date." echo "Jenkinsfile is up to date."
fi fi
# Stage 2 - Delete old templates # Stage 2 - Delete old templates
OLD_TEMPLATES=".github/ISSUE_TEMPLATE.md .github/ISSUE_TEMPLATE/issue.bug.md .github/ISSUE_TEMPLATE/issue.feature.md .github/workflows/call_invalid_helper.yml .github/workflows/stale.yml" OLD_TEMPLATES=".github/ISSUE_TEMPLATE.md .github/ISSUE_TEMPLATE/issue.bug.md .github/ISSUE_TEMPLATE/issue.feature.md .github/workflows/call_invalid_helper.yml .github/workflows/stale.yml Dockerfile.armhf"
for i in ${OLD_TEMPLATES}; do for i in ${OLD_TEMPLATES}; do
if [[ -f "${i}" ]]; then if [[ -f "${i}" ]]; then
TEMPLATES_TO_DELETE="${i} ${TEMPLATES_TO_DELETE}" TEMPLATES_TO_DELETE="${i} ${TEMPLATES_TO_DELETE}"
@ -316,12 +316,13 @@ pipeline {
mkdir -p ${TEMPDIR}/repo/${LS_REPO}/.github/workflows mkdir -p ${TEMPDIR}/repo/${LS_REPO}/.github/workflows
mkdir -p ${TEMPDIR}/repo/${LS_REPO}/.github/ISSUE_TEMPLATE mkdir -p ${TEMPDIR}/repo/${LS_REPO}/.github/ISSUE_TEMPLATE
cp --parents ${TEMPLATED_FILES} ${TEMPDIR}/repo/${LS_REPO}/ || : cp --parents ${TEMPLATED_FILES} ${TEMPDIR}/repo/${LS_REPO}/ || :
cp --parents readme-vars.yml ${TEMPDIR}/repo/${LS_REPO}/ || :
cd ${TEMPDIR}/repo/${LS_REPO}/ cd ${TEMPDIR}/repo/${LS_REPO}/
if ! grep -q '.jenkins-external' .gitignore 2>/dev/null; then if ! grep -q '.jenkins-external' .gitignore 2>/dev/null; then
echo ".jenkins-external" >> .gitignore echo ".jenkins-external" >> .gitignore
git add .gitignore git add .gitignore
fi fi
git add ${TEMPLATED_FILES} git add readme-vars.yml ${TEMPLATED_FILES}
git commit -m 'Bot Updating Templated Files' git commit -m 'Bot Updating Templated Files'
git push https://LinuxServer-CI:${GITHUB_TOKEN}@github.com/${LS_USER}/${LS_REPO}.git --all git push https://LinuxServer-CI:${GITHUB_TOKEN}@github.com/${LS_USER}/${LS_REPO}.git --all
echo "true" > /tmp/${COMMIT_SHA}-${BUILD_NUMBER} echo "true" > /tmp/${COMMIT_SHA}-${BUILD_NUMBER}

View file

@ -244,7 +244,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions ## Versions
* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **07.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
* **25.03.23:** - Add requests_oauthlib required for [beatport plugin](https://beets.readthedocs.io/en/stable/plugins/beatport.html). * **25.03.23:** - Add requests_oauthlib required for [beatport plugin](https://beets.readthedocs.io/en/stable/plugins/beatport.html).
* **24.02.23:** - Rebase to Alpine 3.17, migrate to s6v3, install chromaprint from Alpine repos, add beetcamp plugin. * **24.02.23:** - Rebase to Alpine 3.17, migrate to s6v3, install chromaprint from Alpine repos, add beetcamp plugin.
* **15.01.22:** - Rebasing to alpine 3.15. * **15.01.22:** - Rebasing to alpine 3.15.

View file

@ -1,225 +1,225 @@
NAME VERSION TYPE NAME VERSION TYPE
Flask 2.3.2 python Flask 2.3.2 python
Jinja2 3.1.2 python Jinja2 3.1.2 python
MarkupSafe 2.1.2 python MarkupSafe 2.1.3 python
Pillow 9.5.0 python Pillow 10.0.0 python
PyGObject 3.44.1 python PyGObject 3.44.1 python
PyYAML 6.0 python PyYAML 6.0.1 python
Unidecode 1.3.6 python Simple Launcher Executable 1.1.0.14 dotnet
Werkzeug 2.3.4 python Unidecode 1.3.6 python
alpine-baselayout 3.4.0-r0 apk Werkzeug 2.3.7 python
alpine-baselayout-data 3.4.0-r0 apk alpine-baselayout 3.4.0-r0 apk
alpine-keys 2.4-r1 apk alpine-baselayout-data 3.4.0-r0 apk
alpine-release 3.17.3-r0 apk alpine-keys 2.4-r1 apk
alsa-lib 1.2.8-r0 apk alpine-release 3.17.5-r0 apk
anyio 3.6.2 python alsa-lib 1.2.8-r0 apk
aom-libs 3.5.0-r0 apk anyio 3.7.1 python
apk-tools 2.12.10-r1 apk aom-libs 3.5.0-r0 apk
audioread 3.0.0 python apk-tools 2.12.10-r1 apk
bash 5.2.15-r0 apk audioread 3.0.0 python
beautifulsoup4 4.12.2 python bash 5.2.15-r0 apk
beetcamp 0.16.3 python beautifulsoup4 4.12.2 python
beets 1.6.0 python beetcamp 0.17.2 python
beets-extrafiles 0.0.7 python beets 1.6.0 python
blinker 1.6.2 python beets-extrafiles 0.0.7 python
brotli-libs 1.0.9-r9 apk blinker 1.6.2 python
busybox 1.35.0 binary brotli-libs 1.0.9-r9 apk
busybox 1.35.0-r29 apk busybox 1.35.0-r29 apk
busybox-binsh 1.35.0-r29 apk busybox-binsh 1.35.0-r29 apk
ca-certificates 20230506-r0 apk ca-certificates 20230506-r0 apk
ca-certificates-bundle 20230506-r0 apk ca-certificates-bundle 20230506-r0 apk
cairo 1.17.6-r3 apk cairo 1.17.6-r3 apk
cairo-gobject 1.17.6-r3 apk cairo-gobject 1.17.6-r3 apk
cdparanoia-libs 10.2-r11 apk cdparanoia-libs 10.2-r11 apk
certifi 2023.5.7 python certifi 2023.7.22 python
charset-normalizer 3.1.0 python charset-normalizer 3.2.0 python
chromaprint 1.5.1-r2 apk chromaprint 1.5.1-r2 apk
cjson 1.7.15-r3 apk cjson 1.7.15-r3 apk
click 8.1.3 python click 8.1.7 python
confuse 2.0.1 python confuse 2.0.1 python
coreutils 9.1-r0 apk coreutils 9.1-r0 apk
curl 8.0.1-r0 apk curl 8.2.1-r0 apk
dbus-libs 1.14.4-r0 apk dbus-libs 1.14.8-r0 apk
discogs-client 2.3.0 python discogs-client 2.3.0 python
eudev-libs 3.2.11-r4 apk eudev-libs 3.2.11-r4 apk
expat 2.5.0-r0 apk exceptiongroup 1.1.3 python
ffmpeg 5.1.3-r0 apk expat 2.5.0-r0 apk
ffmpeg-libs 5.1.3-r0 apk ffmpeg 5.1.3-r0 apk
fftw 3.3.10-r1 apk ffmpeg-libs 5.1.3-r0 apk
fftw-double-libs 3.3.10-r1 apk fftw 3.3.10-r1 apk
fftw-long-double-libs 3.3.10-r1 apk fftw-double-libs 3.3.10-r1 apk
fftw-single-libs 3.3.10-r1 apk fftw-long-double-libs 3.3.10-r1 apk
flac 1.4.2-r0 apk fftw-single-libs 3.3.10-r1 apk
flac-libs 1.4.2-r0 apk flac 1.4.2-r0 apk
fontconfig 2.14.1-r0 apk flac-libs 1.4.2-r0 apk
freetype 2.12.1-r0 apk fontconfig 2.14.1-r0 apk
fribidi 1.0.12-r0 apk freetype 2.12.1-r0 apk
gdbm 1.23-r0 apk fribidi 1.0.12-r0 apk
gdk-pixbuf 2.42.10-r0 apk gdbm 1.23-r0 apk
glib 2.74.6-r0 apk gdk-pixbuf 2.42.10-r0 apk
gmp 6.2.1-r2 apk glib 2.74.7-r0 apk
gnutls 3.7.8-r3 apk gmp 6.2.1-r2 apk
gobject-introspection 1.74.0-r1 apk gnutls 3.7.8-r3 apk
graphene 1.10.8-r1 apk gobject-introspection 1.74.0-r1 apk
graphite2 1.3.14-r2 apk graphene 1.10.8-r1 apk
gst-plugins-base 1.20.6-r0 apk graphite2 1.3.14-r2 apk
gst-plugins-good 1.20.6-r0 apk gst-plugins-base 1.20.6-r0 apk
gstreamer 1.20.6-r0 apk gst-plugins-good 1.20.6-r0 apk
h11 0.14.0 python gstreamer 1.20.6-r0 apk
harfbuzz 5.3.1-r1 apk h11 0.14.0 python
httpcore 0.17.1 python harfbuzz 5.3.1-r1 apk
httpx 0.24.1 python httpcore 0.17.3 python
hwdata-pci 0.364-r0 apk httpx 0.24.1 python
idna 3.4 python hwdata-pci 0.364-r0 apk
itsdangerous 2.1.2 python idna 3.4 python
jack 1.9.21-r0 apk itsdangerous 2.1.2 python
jellyfish 0.11.2 python jack 1.9.21-r0 apk
jpeg 9e-r0 apk jellyfish 1.0.0 python
jq 1.6-r2 apk jpeg 9e-r0 apk
lame 3.100-r2 apk jq 1.6-r2 apk
libacl 2.3.1-r1 apk lame 3.100-r2 apk
libass 0.16.0-r1 apk libacl 2.3.1-r1 apk
libasyncns 0.8-r1 apk libass 0.16.0-r1 apk
libattr 2.5.1-r2 apk libasyncns 0.8-r1 apk
libavc1394 0.5.4-r3 apk libattr 2.5.1-r2 apk
libblkid 2.38.1-r1 apk libavc1394 0.5.4-r3 apk
libbsd 0.11.7-r0 apk libblkid 2.38.1-r1 apk
libbz2 1.0.8-r4 apk libbsd 0.11.7-r0 apk
libc-utils 0.7.2-r3 apk libbz2 1.0.8-r4 apk
libcaca 0.99_beta20-r0 apk libc-utils 0.7.2-r3 apk
libcap2 2.66-r1 apk libcaca 0.99_beta20-r0 apk
libcrypto3 3.0.8-r4 apk libcap2 2.66-r1 apk
libcurl 8.1.0-r1 apk libcrypto3 3.0.10-r0 apk
libdav1d 1.0.0-r2 apk libcurl 8.2.1-r0 apk
libdrm 2.4.114-r0 apk libdav1d 1.0.0-r2 apk
libdv 1.0.0-r7 apk libdrm 2.4.114-r0 apk
libexpat 2.5.0-r0 apk libdv 1.0.0-r7 apk
libffi 3.4.4-r0 apk libexpat 2.5.0-r0 apk
libgcc 12.2.1_git20220924-r4 apk libffi 3.4.4-r0 apk
libgomp 12.2.1_git20220924-r4 apk libgcc 12.2.1_git20220924-r4 apk
libgudev 237-r1 apk libgomp 12.2.1_git20220924-r4 apk
libiec61883 1.2.0-r3 apk libgudev 237-r1 apk
libintl 0.21.1-r1 apk libiec61883 1.2.0-r3 apk
libjpeg-turbo 2.1.4-r0 apk libintl 0.21.1-r1 apk
libjpeg-turbo-utils 2.1.4-r0 apk libjpeg-turbo 2.1.4-r0 apk
libltdl 2.4.7-r1 apk libjpeg-turbo-utils 2.1.4-r0 apk
libmd 1.0.4-r0 apk libltdl 2.4.7-r1 apk
libmount 2.38.1-r1 apk libmd 1.0.4-r0 apk
libogg 1.3.5-r2 apk libmount 2.38.1-r1 apk
libpciaccess 0.17-r0 apk libogg 1.3.5-r2 apk
libpng 1.6.38-r0 apk libpciaccess 0.17-r0 apk
libproc 3.3.17-r2 apk libpng 1.6.39-r0 apk
libpulse 16.1-r6 apk libproc 3.3.17-r2 apk
libraw1394 2.1.2-r3 apk libpulse 16.1-r6 apk
librist 0.2.7-r0 apk libraw1394 2.1.2-r3 apk
libsamplerate 0.2.2-r0 apk librist 0.2.7-r0 apk
libshout 2.4.6-r1 apk libsamplerate 0.2.2-r0 apk
libsndfile 1.1.0-r2 apk libshout 2.4.6-r1 apk
libsodium 1.0.18-r2 apk libsndfile 1.1.0-r2 apk
libsrt 1.5.1-r0 apk libsodium 1.0.18-r2 apk
libssh 0.10.5-r0 apk libsrt 1.5.1-r0 apk
libssl3 3.0.8-r4 apk libssh 0.10.5-r0 apk
libstdc++ 12.2.1_git20220924-r4 apk libssl3 3.0.10-r0 apk
libtasn1 4.19.0-r0 apk libstdc++ 12.2.1_git20220924-r4 apk
libtheora 1.1.1-r16 apk libtasn1 4.19.0-r0 apk
libunistring 1.1-r0 apk libtheora 1.1.1-r16 apk
libva 2.16.0-r0 apk libunistring 1.1-r0 apk
libvdpau 1.5-r0 apk libva 2.16.0-r0 apk
libvorbis 1.3.7-r0 apk libvdpau 1.5-r0 apk
libvpx 1.12.0-r1 apk libvorbis 1.3.7-r0 apk
libwebp 1.2.4-r1 apk libvpx 1.12.0-r1 apk
libx11 1.8.4-r0 apk libwebp 1.2.4-r2 apk
libxau 1.0.10-r0 apk libx11 1.8.4-r1 apk
libxcb 1.15-r0 apk libxau 1.0.10-r0 apk
libxdamage 1.1.5-r1 apk libxcb 1.15-r0 apk
libxdmcp 1.1.4-r0 apk libxdamage 1.1.5-r1 apk
libxext 1.3.5-r0 apk libxdmcp 1.1.4-r0 apk
libxfixes 6.0.0-r0 apk libxext 1.3.5-r0 apk
libxft 2.3.7-r0 apk libxfixes 6.0.0-r0 apk
libxml2 2.10.4-r0 apk libxft 2.3.7-r0 apk
libxrender 0.9.11-r0 apk libxml2 2.10.4-r0 apk
libxshmfence 1.3.1-r0 apk libxrender 0.9.11-r0 apk
libxv 1.0.11-r3 apk libxshmfence 1.3.1-r0 apk
libxxf86vm 1.1.5-r0 apk libxv 1.0.11-r3 apk
libzmq 4.3.4-r1 apk libxxf86vm 1.1.5-r0 apk
linux-pam 1.5.2-r1 apk libzmq 4.3.4-r1 apk
mbedtls 2.28.3-r0 apk linux-pam 1.5.2-r1 apk
mediafile 0.11.0 python mbedtls 2.28.4-r0 apk
mesa 22.2.5-r1 apk mediafile 0.12.0 python
mesa-egl 22.2.5-r1 apk mesa 22.2.5-r1 apk
mesa-gbm 22.2.5-r1 apk mesa-egl 22.2.5-r1 apk
mesa-gl 22.2.5-r1 apk mesa-gbm 22.2.5-r1 apk
mesa-glapi 22.2.5-r1 apk mesa-gl 22.2.5-r1 apk
mpdecimal 2.5.1-r1 apk mesa-glapi 22.2.5-r1 apk
mpg123 1.31.1-r0 apk mpdecimal 2.5.1-r1 apk
mpg123-libs 1.31.1-r0 apk mpg123 1.31.1-r0 apk
munkres 1.1.4 python mpg123-libs 1.31.1-r0 apk
musicbrainzngs 0.7.1 python munkres 1.1.4 python
musl 1.2.3-r5 apk musicbrainzngs 0.7.1 python
musl-utils 1.2.3-r4 apk musl 1.2.3-r5 apk
mutagen 1.46.0 python musl-utils 1.2.3-r5 apk
nano 7.0-r0 apk mutagen 1.46.0 python
ncurses-libs 6.3_p20221119-r0 apk nano 7.0-r0 apk
ncurses-terminfo-base 6.3_p20221119-r0 apk ncurses-libs 6.3_p20221119-r1 apk
netcat-openbsd 1.130-r4 apk ncurses-terminfo-base 6.3_p20221119-r1 apk
nettle 3.8.1-r0 apk netcat-openbsd 1.130-r4 apk
nghttp2-libs 1.51.0-r0 apk nettle 3.8.1-r0 apk
numactl 2.0.16-r1 apk nghttp2-libs 1.51.0-r1 apk
oauthlib 3.2.2 python numactl 2.0.16-r1 apk
oniguruma 6.9.8-r0 apk oauthlib 3.2.2 python
openjpeg 2.5.0-r0 apk oniguruma 6.9.8-r0 apk
opus 1.3.1-r1 apk openjpeg 2.5.0-r0 apk
orc 0.4.33-r0 apk opus 1.3.1-r1 apk
ordered-set 4.1.0 python orc 0.4.33-r0 apk
p11-kit 0.24.1-r1 apk ordered-set 4.1.0 python
pango 1.50.13-r0 apk p11-kit 0.24.1-r1 apk
pcre2 10.42-r0 apk pango 1.50.13-r0 apk
pip 23.1.2 python pcre2 10.42-r0 apk
pixman 0.42.2-r0 apk pip 23.2.1 python
pkgconf 1.9.4-r0 apk pixman 0.42.2-r0 apk
procps 3.3.17-r2 apk pkgconf 1.9.4-r0 apk
pyacoustid 1.2.2 python procps 3.3.17-r2 apk
pycairo 1.23.0 python pyacoustid 1.2.2 python
pycountry 22.3.5 python pycairo 1.24.0 python
pylast 5.1.0 python pycountry 22.3.5 python
python 3.10.11 binary pylast 5.2.0 python
python3 3.10.11-r0 apk python3 3.10.12-r0 apk
readline 8.2.0-r0 apk readline 8.2.0-r0 apk
requests 2.30.0 python requests 2.31.0 python
requests-oauthlib 1.3.1 python requests-oauthlib 1.3.1 python
scanelf 1.3.5-r1 apk scanelf 1.3.5-r1 apk
sdl2 2.26.5-r0 apk sdl2 2.26.5-r0 apk
setuptools 65.5.0 python setuptools 65.5.0 python
shadow 4.13-r0 apk shadow 4.13-r0 apk
shared-mime-info 2.2-r2 apk shared-mime-info 2.2-r2 apk
six 1.16.0 python six 1.16.0 python
skalibs 2.12.0.1-r0 apk skalibs 2.12.0.1-r0 apk
sniffio 1.3.0 python sniffio 1.3.0 python
soupsieve 2.4.1 python soupsieve 2.4.1 python
soxr 0.1.3-r3 apk soxr 0.1.3-r3 apk
speex 1.2.1-r0 apk speex 1.2.1-r0 apk
speexdsp 1.2.1-r0 apk speexdsp 1.2.1-r0 apk
sqlite-libs 3.40.1-r0 apk sqlite-libs 3.40.1-r0 apk
ssl_client 1.35.0-r29 apk ssl_client 1.35.0-r29 apk
svt-av1-libs 1.3.0-r0 apk svt-av1-libs 1.3.0-r0 apk
taglib 1.13-r0 apk taglib 1.13-r0 apk
tdb-libs 1.4.6-r0 apk tdb-libs 1.4.6-r0 apk
tiff 4.4.0-r3 apk tiff 4.4.0-r4 apk
tzdata 2023c-r0 apk tzdata 2023c-r0 apk
urllib3 2.0.2 python urllib3 2.0.4 python
utmps-libs 0.1.2.0-r1 apk utmps-libs 0.1.2.0-r1 apk
v4l-utils-libs 1.22.1-r2 apk v4l-utils-libs 1.22.1-r2 apk
vidstab 1.1.0-r2 apk vidstab 1.1.0-r2 apk
wavpack 5.5.0-r0 apk wavpack 5.5.0-r0 apk
wayland-libs-client 1.21.0-r1 apk wayland-libs-client 1.21.0-r1 apk
wayland-libs-cursor 1.21.0-r1 apk wayland-libs-cursor 1.21.0-r1 apk
wayland-libs-egl 1.21.0-r1 apk wayland-libs-egl 1.21.0-r1 apk
wayland-libs-server 1.21.0-r1 apk wayland-libs-server 1.21.0-r1 apk
wheel 0.40.0 python wheel 0.41.1 python
x264-libs 0.164_git20220602-r0 apk x264-libs 0.164_git20220602-r0 apk
x265-libs 3.5-r3 apk x265-libs 3.5-r3 apk
xvidcore 1.3.7-r1 apk xvidcore 1.3.7-r1 apk
xz 5.2.9-r0 apk xz 5.2.9-r0 apk
xz-libs 5.2.9-r0 apk xz-libs 5.2.9-r0 apk
zlib 1.2.13-r0 apk zlib 1.2.13-r0 apk
zstd-libs 1.5.5-r0 apk zstd-libs 1.5.5-r0 apk

View file

@ -6,36 +6,31 @@ project_url: "http://beets.io/"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/beets-icon.png" project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/beets-icon.png"
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a music library manager and not, for the most part, a music player. It does include a simple player plugin and an experimental Web-based player, but it generally leaves actual sound-reproduction to specialized tools." project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a music library manager and not, for the most part, a music player. It does include a simple player plugin and an experimental Web-based player, but it generally leaves actual sound-reproduction to specialized tools."
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_blurb_optional_extras_enabled: false project_blurb_optional_extras_enabled: false
project_blurb_optional_extras: [] project_blurb_optional_extras: []
# supported architectures # supported architectures
available_architectures: available_architectures:
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"} - {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
- { arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"} - {arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"}
# development version # development version
development_versions: true development_versions: true
development_versions_items: development_versions_items:
- { tag: "latest", desc: "Stable Beets Releases" } - {tag: "latest", desc: "Stable Beets Releases"}
- { tag: "nightly", desc: "Built against head of Beets git, generally considered unstable but a likely choice for power users of the application." } - {tag: "nightly", desc: "Built against head of Beets git, generally considered unstable but a likely choice for power users of the application."}
# container parameters # container parameters
common_param_env_vars_enabled: true #PGID, PUID, etc, you can set it to 'optional' common_param_env_vars_enabled: true #PGID, PUID, etc, you can set it to 'optional'
param_container_name: "{{ project_name }}" param_container_name: "{{ project_name }}"
param_usage_include_env: true param_usage_include_env: true
param_env_vars: param_env_vars:
- { env_var: "TZ", env_value: "Europe/London", desc: "Specify a timezone to use EG Europe/London." } - {env_var: "TZ", env_value: "Europe/London", desc: "Specify a timezone to use EG Europe/London."}
param_usage_include_vols: true param_usage_include_vols: true
param_volumes: param_volumes:
- { vol_path: "/config", vol_host_path: "</path/to/appdata/config>", desc: "Configuration files." } - {vol_path: "/config", vol_host_path: "</path/to/appdata/config>", desc: "Configuration files."}
- { vol_path: "/music", vol_host_path: "</path/to/music/library>", desc: "Music library" } - {vol_path: "/music", vol_host_path: "</path/to/music/library>", desc: "Music library"}
- { vol_path: "/downloads", vol_host_path: "</path/to/ingest>", desc: "Non processed music" } - {vol_path: "/downloads", vol_host_path: "</path/to/ingest>", desc: "Non processed music"}
param_usage_include_ports: true param_usage_include_ports: true
param_ports: param_ports:
- { external_port: "8337", internal_port: "8337", port_desc: "Application WebUI" } - {external_port: "8337", internal_port: "8337", port_desc: "Application WebUI"}
# application setup block # application setup block
app_setup_block_enabled: true app_setup_block_enabled: true
app_setup_block: | app_setup_block: |
@ -48,38 +43,37 @@ app_setup_block: |
See [Beets](http://beets.io/) for more info. See [Beets](http://beets.io/) for more info.
Contains [beets-extrafiles](https://github.com/Holzhaus/beets-extrafiles) plugin, [configuration details](https://github.com/Holzhaus/beets-extrafiles#usage) Contains [beets-extrafiles](https://github.com/Holzhaus/beets-extrafiles) plugin, [configuration details](https://github.com/Holzhaus/beets-extrafiles#usage)
# changelog # changelog
changelogs: changelogs:
- { date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf." } - {date: "07.07.23:", desc: "Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)"}
- { date: "25.03.23:", desc: "Add requests_oauthlib required for [beatport plugin](https://beets.readthedocs.io/en/stable/plugins/beatport.html)." } - {date: "25.03.23:", desc: "Add requests_oauthlib required for [beatport plugin](https://beets.readthedocs.io/en/stable/plugins/beatport.html)."}
- { date: "24.02.23:", desc: "Rebase to Alpine 3.17, migrate to s6v3, install chromaprint from Alpine repos, add beetcamp plugin." } - {date: "24.02.23:", desc: "Rebase to Alpine 3.17, migrate to s6v3, install chromaprint from Alpine repos, add beetcamp plugin."}
- { date: "15.01.22:", desc: "Rebasing to alpine 3.15." } - {date: "15.01.22:", desc: "Rebasing to alpine 3.15."}
- { date: "19.12.19:", desc: "Rebasing to alpine 3.11." } - {date: "19.12.19:", desc: "Rebasing to alpine 3.11."}
- { date: "28.06.19:", desc: "Rebasing to alpine 3.10." } - {date: "28.06.19:", desc: "Rebasing to alpine 3.10."}
- { date: "12.05.19:", desc: "Add flac and mp3val binaries required for badfiles plugin." } - {date: "12.05.19:", desc: "Add flac and mp3val binaries required for badfiles plugin."}
- { date: "12.04.19:", desc: "Rebase to Alpine 3.9." } - {date: "12.04.19:", desc: "Rebase to Alpine 3.9."}
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." } - {date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag."}
- { date: "11.03.19:", desc: "Swap copyartifacts for extrafiles, update endpoints with nightly tag." } - {date: "11.03.19:", desc: "Swap copyartifacts for extrafiles, update endpoints with nightly tag."}
- { date: "01.03.19:", desc: "Switch to python3." } - {date: "01.03.19:", desc: "Switch to python3."}
- { date: "07.02.19:", desc: "Add fftw-dev build dependency for chromaprint." } - {date: "07.02.19:", desc: "Add fftw-dev build dependency for chromaprint."}
- { date: "28.01.19:", desc: "Add pipeline logic and multi arch." } - {date: "28.01.19:", desc: "Add pipeline logic and multi arch."}
- { date: "15.08.18:", desc: "Rebase to alpine 3.8, use alpine repo version of pylast." } - {date: "15.08.18:", desc: "Rebase to alpine 3.8, use alpine repo version of pylast."}
- { date: "12.08.18:", desc: "Add requests pip package." } - {date: "12.08.18:", desc: "Add requests pip package."}
- { date: "04.03.18:", desc: "Upgrade mp3gain to 1.6.1." } - {date: "04.03.18:", desc: "Upgrade mp3gain to 1.6.1."}
- { date: "02.01.18:", desc: "Deprecate cpu_core routine lack of scaling." } - {date: "02.01.18:", desc: "Deprecate cpu_core routine lack of scaling."}
- { date: "27.12.17:", desc: "Add beautifulsoup4 pip package." } - {date: "27.12.17:", desc: "Add beautifulsoup4 pip package."}
- { date: "06.12.17:", desc: "Rebase to alpine linux 3.7." } - {date: "06.12.17:", desc: "Rebase to alpine linux 3.7."}
- { date: "25.05.17:", desc: "Rebase to alpine linux 3.6." } - {date: "25.05.17:", desc: "Rebase to alpine linux 3.6."}
- { date: "06.02.17:", desc: "Rebase to alpine linux 3.5." } - {date: "06.02.17:", desc: "Rebase to alpine linux 3.5."}
- { date: "16.01.17:", desc: "Add packages required for replaygain." } - {date: "16.01.17:", desc: "Add packages required for replaygain."}
- { date: "24.12.16:", desc: "Add [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin." } - {date: "24.12.16:", desc: "Add [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin."}
- { date: "07.12.16:", desc: "Edit cmake options for chromaprint, should now build and install fpcalc, add gstreamer lib" } - {date: "07.12.16:", desc: "Edit cmake options for chromaprint, should now build and install fpcalc, add gstreamer lib"}
- { date: "14.10.16:", desc: "Add version layer information." } - {date: "14.10.16:", desc: "Add version layer information."}
- { date: "01.10.16:", desc: "Add nano and editor variable to allow editing of the config from the container command line." } - {date: "01.10.16:", desc: "Add nano and editor variable to allow editing of the config from the container command line."}
- { date: "30.09.16:", desc: "Fix umask." } - {date: "30.09.16:", desc: "Fix umask."}
- { date: "24.09.16:", desc: "Rebase to alpine linux." } - {date: "24.09.16:", desc: "Rebase to alpine linux."}
- { date: "10.09.16:", desc: "Add layer badges to README." } - {date: "10.09.16:", desc: "Add layer badges to README."}
- { date: "05.01.16:", desc: "Change ffpmeg repository, other version crashes container" } - {date: "05.01.16:", desc: "Change ffpmeg repository, other version crashes container"}
- { date: "06.11.15:", desc: "Initial Release" } - {date: "06.11.15:", desc: "Initial Release"}
- { date: "29.11.15:", desc: "Take out term setting, causing issues with key entry for some users" } - {date: "29.11.15:", desc: "Take out term setting, causing issues with key entry for some users"}