This website requires JavaScript.
bf2fa21e95
fixes
master
owen
2026-07-29 19:52:37 -05:00
d3063bcc7f
honor public URL in share links
owen
2026-07-29 10:24:45 -05:00
7059a25728
add web internet radio player
owen
2026-07-29 09:54:53 -05:00
39cd3e4cfe
add lots of features
owen
2026-07-29 03:49:50 -05:00
69e3dcb729
Merge branch 'develop' for release v3.79.0
emeric
2026-07-18 12:03:18 +02:00
8a67df73f2
Bumped version
emeric
2026-07-18 12:03:11 +02:00
20b6a56994
Minot cleanup
emeric
2026-07-18 09:34:26 +02:00
a59ef1e230
Updated doc
emeric
2026-07-18 00:25:16 +02:00
7cb02828a9
Fixed .lmsignore sometimes not taken into account, fixes #868
emeric
2026-07-17 23:57:12 +02:00
b6df7ae120
Fixed 'remember me' login option for several LMS instances on the same host, fixes #867
emeric
2026-07-17 22:12:07 +02:00
735c170a44
Improved work display, when available, ref #834
emeric
2026-07-16 18:54:48 +02:00
cb6863fe1e
Removed not that useful config options
emeric
2026-07-14 23:51:40 +02:00
340711daad
Removed now useless config option
emeric
2026-07-14 23:42:32 +02:00
b767913b64
Addes support for legacy md5 auth token authentication to ease compatibility, ref #865
emeric
2026-07-14 23:18:39 +02:00
bb637734bf
Fixed PCM incorrectly considered as a lossy codec
emeric
2026-07-14 00:13:07 +02:00
7061cbd354
Added even more unit tests for the subsonic transcoding decision engine
emeric
2026-07-13 23:37:57 +02:00
78ff9494bb
Added more unit tests for the subsonic transcoding decision engine
emeric
2026-07-12 23:16:14 +02:00
43c3105a16
Do not report bit depth if the transcoded stream is lossless
emeric
2026-07-12 20:55:09 +02:00
547479d2d7
Searching albums by name also search in disc subtitles, fixes #698
emeric
2026-07-12 16:45:11 +02:00
78c624bde2
Make the audio similarity engine the default one for new installs, if available
emeric
2026-07-12 15:38:29 +02:00
714b8640da
Validate podcast URLs and probe artwork before saving
emeric
2026-07-12 12:38:35 +02:00
0cd6b1251a
Fixed bad name truncations, fixes #861
emeric
2026-07-12 12:09:12 +02:00
8daa4a2e7b
Improved play next behavior, now store a play next position, fixes #864
emeric
2026-07-12 11:17:58 +02:00
fddf20a532
Added a verbose switch for the search3 tool
emeric
2026-07-12 10:04:18 +02:00
1c52972c12
Added support for work/movements, fixes #834
emeric
2026-07-11 21:50:45 +02:00
2fe4296fa5
Added a sentinel when UI limit is hit + a message when nothing found, fixes #358
emeric
2026-06-27 09:55:24 +02:00
00d6ef57f7
Updated readme
emeric
2026-06-23 23:12:35 +02:00
37738d29ed
Merge branch 'develop' for release v3.78.0
emeric
2026-06-23 22:30:41 +02:00
d840db6f73
Fixed alpine build
emeric
2026-06-23 19:46:05 +02:00
166a79a72a
Fixed migration with old sqlite3 versions (likely shipped with wt)
emeric
2026-06-23 19:23:59 +02:00
29506fd16a
Isolated migration steps within transactions
emeric
2026-06-23 18:59:54 +02:00
8b8e3cc99c
Enabled some scan settings by default for new installs
emeric
2026-06-21 20:33:21 +02:00
95eb1f00bc
Log mmap size used by sqlite3
emeric
2026-06-21 17:00:36 +02:00
0cabfa0d04
Bumped version
emeric
2026-06-21 16:49:40 +02:00
8efedc7c1e
Bumped versions
emeric
2026-06-21 16:49:16 +02:00
d25233f7cc
Fixed blob warning
emeric
2026-06-21 16:33:03 +02:00
75c3b302ce
Fixed warning
emeric
2026-06-21 16:32:47 +02:00
fd338dabc7
Simplified artwork handling: create a brand new artwork when an image changed. Simplifies subsonic element retrievals
emeric
2026-06-21 16:25:41 +02:00
0d6dbcc291
Fixed bad label display
emeric
2026-06-21 14:25:28 +02:00
f53d4b5f24
Fixed build
emeric
2026-06-21 13:57:04 +02:00
eca418d2bc
Fixed crash with some corrupted files, ref #857
emeric
2026-06-21 13:35:50 +02:00
52b6af434d
Minor cleanup
emeric
2026-06-21 13:34:18 +02:00
62f4766f82
Added a small builtin benchmark to decode files to PCM
emeric
2026-06-20 10:24:58 +02:00
8fa58f1775
Fixed bad migration
emeric
2026-06-19 00:14:12 +02:00
be178e2632
Fixed bad migration
emeric
2026-06-18 23:53:02 +02:00
b5e9660778
Removed bad error message
emeric
2026-06-18 23:17:09 +02:00
a37cde0fba
Removed useless query
emeric
2026-06-18 22:19:59 +02:00
df8f8377c6
Optimized get most recent listen query for release
emeric
2026-06-18 21:35:11 +02:00
7b0039ab85
Removed useless redundant query
emeric
2026-06-18 18:45:42 +02:00
2da0e98b9f
Optimized get most recent listen query
emeric
2026-06-18 18:41:06 +02:00
5ecdc58b97
Removed useless joins
emeric
2026-06-18 00:17:16 +02:00
cf6ad12a44
Sort profiled db queries by total time desc
emeric
2026-06-17 22:00:52 +02:00
dbd6e57160
Extracted genre, mood, language and grouping from generic clusters
emeric
2026-06-17 21:34:29 +02:00
77f9b033ed
Removed useless group by
emeric
2026-06-14 14:19:19 +02:00
845c437364
Replaced the near similar filter constraint by a duplicate recording mbid one
emeric
2026-06-13 23:28:07 +02:00
af018a9166
Replaced UUID storage from str to array of bytes
emeric
2026-06-13 16:54:21 +02:00
309c39a572
Audio similarity engine: do not treat silent songs as errors
emeric
2026-06-11 22:09:32 +02:00
6825f6130d
Fixed crash where too many symlinks are hit, fixes #853
emeric
2026-06-11 21:25:56 +02:00
986a6e2580
Fixed release only artists not picked up during search3 calls, fixes #852
emeric
2026-06-11 20:58:52 +02:00
a826a70c68
Added distance to previous in the recommendation outputs
emeric
2026-06-10 18:38:05 +02:00
1d75add3d8
Added missing extension in documentation
emeric
2026-06-09 23:00:53 +02:00
9bbe5f53b5
Bumped version to v3.78.0
emeric
2026-06-09 22:59:34 +02:00
f8aa2ed17d
Added last.fm support to scrobble data, fixes #138
emeric
2026-06-09 22:56:59 +02:00
709a1509b6
Use local time, if available, in the web interface, fixes #427
emeric
2026-06-07 17:37:38 +02:00
17ca039087
Speed up audio similarity engine startup for big collections
emeric
2026-06-07 10:21:57 +02:00
322362b3b9
Fake DB generator: added a way to generate fake musicnn embeddings
emeric
2026-06-07 10:08:39 +02:00
fb726cc47d
Merge branch 'develop' for release v3.77.0
emeric
2026-06-06 15:32:17 +02:00
26dc9fa06b
CodeCL review
emeric
2026-06-06 14:47:50 +02:00
7bdb6f8e1f
Added audio embedding extraction throughput examples to README
emeric
2026-06-06 11:14:06 +02:00
1304be0f2c
Made the Opensubsonic API key management separated + added a copy button, fixes #796
emeric
2026-06-06 10:59:03 +02:00
833fc708dc
Relaxed constraints on play queue auto filling + cleaned audio similarity constraints
emeric
2026-06-05 23:42:12 +02:00
710c53b4b4
Try not to suggest same audio tracks, added some unit tests
emeric
2026-06-05 13:53:30 +02:00
a4ab9829d5
Try not to suggest same audio tracks
emeric
2026-06-05 13:28:39 +02:00
09468e2c2d
Fixed regression on nav active states + bad default entry point
emeric
2026-06-04 23:25:04 +02:00
59b710ea37
Audio similarity engine: optimized release and artists matching
emeric
2026-06-04 23:13:38 +02:00
7ef19e4c06
Remove Various Artists from recommendations
emeric
2026-06-03 23:07:29 +02:00
88c85291bc
Remove track artist recommendations for now
emeric
2026-06-03 22:51:06 +02:00
98369c9219
Reuse path router for main view
emeric
2026-06-03 22:30:45 +02:00
0162c9a99e
Fixed broken nav highlights
emeric
2026-06-03 21:46:36 +02:00
578b869096
Split settings in several sub views. easier to understand that save is needed, ref #796
emeric
2026-06-02 23:24:44 +02:00
5b4eb8db8b
Small clean up for the job queue creation
emeric
2026-06-02 17:22:33 +02:00
e73ea68785
Fixed format
emeric
2026-06-02 16:52:56 +02:00
e6bb521945
Update playlist images in parallel to speed up step
emeric
2026-06-02 16:52:46 +02:00
44c11e85ff
Made .lmsignore more like .gitignore, fixes #486
emeric
2026-06-02 16:24:01 +02:00
cad6d41d27
Fixed format
emeric
2026-06-02 13:26:37 +02:00
02196f0d10
OpenSubsonic API: expose groupings, fixes #846
emeric
2026-06-02 13:26:24 +02:00
7fbd50a9cc
Tighter wording
emeric
2026-06-02 13:12:37 +02:00
9606637d6a
Update authentication note in SUBSONIC.md
Mulverine
2026-04-04 13:33:34 -06:00
29e447f6a6
Removed annoying check
emeric
2026-06-02 13:10:07 +02:00
6c5298832b
Added a note about recommendation engines
emeric
2026-06-02 13:02:51 +02:00
64e183da38
Associate user provided images with playlists (using EXTIMG or same named file), fixes #833
emeric
2026-06-02 12:48:54 +02:00
531c5ca24d
Added OpenSubsonic API: added missing tokenInfo endpoint, fixes #838
emeric
2026-06-02 09:57:19 +02:00
8c72fb7b5a
Fixed MP3 long desc string, fixes #843
emeric
2026-06-02 09:10:51 +02:00
7d2819b334
Fix XSS when filtering collections with a maliciously forged tag, fixes #844
emeric
2026-06-02 09:05:50 +02:00
ce34e4031d
Official docker image: bumped some versions
emeric
2026-06-02 08:51:09 +02:00
eb7f65878f
Restored recommendations based on acoustic similarities (using musicnn), fixes #301
emeric
2026-06-02 08:32:43 +02:00
1524106124
Fixed french typos
emeric
2026-05-25 23:58:16 +02:00
ee1726947b
Fixed termination when a podcast updates its image url, attempt 2
emeric
2026-05-18 21:31:07 +02:00
54ee3211c5
Removed unused variable
emeric
2026-05-16 22:33:59 +02:00
24a74489aa
Fixed termination when a podcast updates its image url
emeric
2026-05-14 15:23:55 +02:00