owen
beb190c518
Dockerfile-release: add missing libwebp build/runtime dependency
...
The stb image backend (src/libs/image/CMakeLists.txt) does a
pkg_check_modules(WebP REQUIRED IMPORTED_TARGET libwebp), but
Dockerfile-release never installed libwebp-dev/libwebp, so the
release image build failed at the cmake configure step with
'Package libwebp not found'. Added both the Alpine build-time
(libwebp-dev) and runtime (libwebp) packages.
2026-08-19 23:15:09 -05:00
emeric
8efedc7c1e
Bumped versions
2026-06-21 16:49:16 +02:00
emeric
ce34e4031d
Official docker image: bumped some versions
2026-06-02 08:51:09 +02:00
emeric
eb7f65878f
Restored recommendations based on acoustic similarities (using musicnn), fixes #301
2026-06-02 08:32:43 +02:00
emeric
351c412dd3
Bumped Wt version
2026-03-14 19:50:35 +01:00
emeric
7d82559833
Docker image: bumped versions
2026-02-20 22:21:54 +01:00
emeric
1e4189c74a
Docker image: bumped versions
2026-02-20 22:08:48 +01:00
emeric
c338521843
Updated doc and docker builds
2026-02-17 23:16:52 +01:00
emeric
7feecb2027
Implement the new OpenSubsonic API transcoding extension fixes #787
2025-12-03 20:53:11 +01:00
emeric
d834f34683
Factorized some container/codec handling code + removed the no longer needed transcode output formats mka and webm
2025-11-30 18:48:04 +01:00
emeric
6dc386cfd7
Official docker image: upgraded ffmpeg + do not build it with the small option
2025-11-09 13:51:05 +01:00
emeric
8e554b258c
Bumped wt to 4.12.1 for the official docker image
2025-11-02 12:30:33 +01:00
emeric
932e7715f5
Added podcast support, only from subsonic API for now, ref #726
2025-09-13 15:04:13 +02:00
emeric
7989b68603
Bumped packages
2025-07-01 21:15:31 +02:00
emeric
09492c3c84
Enabled unity build by default
2025-04-20 15:50:21 +02:00
emeric
744abefc8b
Added xxhash dependency
2025-03-09 15:11:41 +01:00
emeric
7518d68ed2
Bumped packages in the official docker image
2025-02-22 17:30:23 +01:00
emeric
e978dcbedf
Added a way to build Wt in debug mode, ref #613
2025-02-16 14:50:06 +01:00
emeric
9f90dee032
Removed useless dependency
2025-02-02 14:11:49 +01:00
emeric
cfa59cb32c
Rollback the full static binary in the docker image as it is currently not working on all archs
2025-01-24 08:37:12 +01:00
emeric
5b73925019
Switched to full static release + enable lto for the docker release image
2025-01-22 18:34:08 +01:00
emeric
21a60dca89
Upgrades packages in docker images
2025-01-21 17:01:28 +01:00
emeric
95910d0756
Revert bad change
2024-11-30 16:29:35 +01:00
emeric
2957cccc3f
Added a way to customize make flags
2024-11-11 21:21:34 +01:00
emeric
30575d12e6
Added dsf files support, fixes #449
2024-05-05 16:03:20 +02:00
emeric
1a9b392a71
Upgraded alpine images
2024-04-27 15:16:03 +02:00
emeric
fd36527681
Bumped sqlite3 in released docker image
2024-04-19 14:08:38 +02:00
emeric
aff46065b0
Export the traces using gzip format
2024-04-05 14:10:02 +02:00
emeric
d9c5072479
Docker image: Upgraded Wt to fix potential concurrency problems
2023-11-25 20:13:09 +01:00
emeric
5a1d18d26e
Upgraded alpine for docker images
2023-08-27 15:52:29 +02:00
emeric
db7bbf13d6
Switched from custom zipper code to libarchive (better compatibility)
2023-06-25 16:40:10 +02:00
emeric
7e8bb90c47
Speed up docker release creation
2023-05-01 17:54:52 +02:00
emeric
05e746ab3b
Upgraded Alpine to v3.17 for official docker releases
2023-04-02 16:45:28 +02:00
emeric
558ffe1d87
Rollback to alpine 3.14 as 3.15+ seems to clash with the system timer used for the scanner. fixes #228
2022-05-27 23:33:43 +02:00
emeric
d13cb3e0ad
Removed some unused Wt stuff to make the docker image lighter
2022-05-25 20:10:28 +02:00
emeric
38b0eda635
Bumped to wt 4.7.0
2022-03-14 21:14:59 +01:00
emeric
5acb5e4f73
WIP
2021-09-26 14:47:24 +02:00
emeric
7c649c82ce
Bumped from 3.13 to 3.14 for alpine images
2021-09-22 12:54:54 +02:00
emeric
6d2d72e007
Switched from Travis CI to github actions
2021-09-02 12:37:35 +02:00