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
owen
d32bc7abed
Remove all actions
2026-08-20 03:02:42 +00:00
owen
06ca52c261
add OIDC
clang-format Check / Formatting Check (push) Canceled after 0s
Basic Build (Arch) / Build (push) Canceled after 0s
2026-08-19 22:00:14 -05:00
owen
bf2fa21e95
fixes
2026-07-29 19:52:37 -05:00
owen
d3063bcc7f
honor public URL in share links
2026-07-29 10:24:45 -05:00
owen
7059a25728
add web internet radio player
2026-07-29 09:54:53 -05:00
owen
39cd3e4cfe
add lots of features
2026-07-29 03:49:50 -05:00
emeric
69e3dcb729
Merge branch 'develop' for release v3.79.0
2026-07-18 12:03:18 +02:00
emeric
8a67df73f2
Bumped version
2026-07-18 12:03:11 +02:00
emeric
20b6a56994
Minot cleanup
2026-07-18 09:34:26 +02:00
emeric
a59ef1e230
Updated doc
2026-07-18 00:25:16 +02:00
emeric
7cb02828a9
Fixed .lmsignore sometimes not taken into account, fixes #868
2026-07-17 23:57:12 +02:00
emeric
b6df7ae120
Fixed 'remember me' login option for several LMS instances on the same host, fixes #867
2026-07-17 22:12:07 +02:00
emeric
735c170a44
Improved work display, when available, ref #834
2026-07-16 18:54:48 +02:00
emeric
cb6863fe1e
Removed not that useful config options
2026-07-14 23:51:40 +02:00
emeric
340711daad
Removed now useless config option
2026-07-14 23:42:32 +02:00
emeric
b767913b64
Addes support for legacy md5 auth token authentication to ease compatibility, ref #865
2026-07-14 23:18:39 +02:00
emeric
bb637734bf
Fixed PCM incorrectly considered as a lossy codec
2026-07-14 00:13:07 +02:00
emeric
7061cbd354
Added even more unit tests for the subsonic transcoding decision engine
2026-07-13 23:37:57 +02:00
emeric
78ff9494bb
Added more unit tests for the subsonic transcoding decision engine
2026-07-12 23:16:14 +02:00
emeric
43c3105a16
Do not report bit depth if the transcoded stream is lossless
2026-07-12 20:55:09 +02:00
emeric
547479d2d7
Searching albums by name also search in disc subtitles, fixes #698
2026-07-12 16:45:11 +02:00
emeric
78c624bde2
Make the audio similarity engine the default one for new installs, if available
2026-07-12 15:38:29 +02:00
emeric
714b8640da
Validate podcast URLs and probe artwork before saving
2026-07-12 12:38:35 +02:00
emeric
0cd6b1251a
Fixed bad name truncations, fixes #861
2026-07-12 12:09:12 +02:00
emeric
8daa4a2e7b
Improved play next behavior, now store a play next position, fixes #864
2026-07-12 11:17:58 +02:00
emeric
fddf20a532
Added a verbose switch for the search3 tool
2026-07-12 10:04:18 +02:00
emeric
1c52972c12
Added support for work/movements, fixes #834
2026-07-11 21:50:45 +02:00
emeric
2fe4296fa5
Added a sentinel when UI limit is hit + a message when nothing found, fixes #358
2026-06-27 09:55:24 +02:00
emeric
00d6ef57f7
Updated readme
2026-06-23 23:12:35 +02:00
emeric
37738d29ed
Merge branch 'develop' for release v3.78.0
2026-06-23 22:30:41 +02:00
emeric
d840db6f73
Fixed alpine build
2026-06-23 19:46:05 +02:00
emeric
166a79a72a
Fixed migration with old sqlite3 versions (likely shipped with wt)
2026-06-23 19:23:59 +02:00
emeric
29506fd16a
Isolated migration steps within transactions
2026-06-23 18:59:54 +02:00
emeric
8b8e3cc99c
Enabled some scan settings by default for new installs
2026-06-21 20:33:21 +02:00
emeric
95eb1f00bc
Log mmap size used by sqlite3
2026-06-21 17:00:36 +02:00
emeric
0cabfa0d04
Bumped version
2026-06-21 16:49:40 +02:00
emeric
8efedc7c1e
Bumped versions
2026-06-21 16:49:16 +02:00
emeric
d25233f7cc
Fixed blob warning
2026-06-21 16:33:03 +02:00
emeric
75c3b302ce
Fixed warning
2026-06-21 16:32:47 +02:00
emeric
fd338dabc7
Simplified artwork handling: create a brand new artwork when an image changed. Simplifies subsonic element retrievals
2026-06-21 16:25:41 +02:00
emeric
0d6dbcc291
Fixed bad label display
2026-06-21 14:25:28 +02:00
emeric
f53d4b5f24
Fixed build
2026-06-21 13:57:04 +02:00
emeric
eca418d2bc
Fixed crash with some corrupted files, ref #857
2026-06-21 13:35:50 +02:00
emeric
52b6af434d
Minor cleanup
2026-06-21 13:34:18 +02:00
emeric
62f4766f82
Added a small builtin benchmark to decode files to PCM
2026-06-20 10:24:58 +02:00
emeric
8fa58f1775
Fixed bad migration
2026-06-19 00:14:12 +02:00
emeric
be178e2632
Fixed bad migration
2026-06-18 23:53:02 +02:00
emeric
b5e9660778
Removed bad error message
2026-06-18 23:17:09 +02:00
emeric
a37cde0fba
Removed useless query
2026-06-18 22:19:59 +02:00