emeric
|
5ecdc58b97
|
Removed useless joins
|
2026-06-18 00:17:16 +02:00 |
|
emeric
|
cf6ad12a44
|
Sort profiled db queries by total time desc
|
2026-06-17 22:00:52 +02:00 |
|
emeric
|
dbd6e57160
|
Extracted genre, mood, language and grouping from generic clusters
|
2026-06-17 21:34:29 +02:00 |
|
emeric
|
77f9b033ed
|
Removed useless group by
|
2026-06-14 14:19:19 +02:00 |
|
emeric
|
845c437364
|
Replaced the near similar filter constraint by a duplicate recording mbid one
|
2026-06-13 23:28:07 +02:00 |
|
emeric
|
af018a9166
|
Replaced UUID storage from str to array of bytes
|
2026-06-13 16:54:21 +02:00 |
|
emeric
|
309c39a572
|
Audio similarity engine: do not treat silent songs as errors
|
2026-06-11 22:09:32 +02:00 |
|
emeric
|
6825f6130d
|
Fixed crash where too many symlinks are hit, fixes #853
|
2026-06-11 21:25:56 +02:00 |
|
emeric
|
986a6e2580
|
Fixed release only artists not picked up during search3 calls, fixes #852
|
2026-06-11 20:58:52 +02:00 |
|
emeric
|
a826a70c68
|
Added distance to previous in the recommendation outputs
|
2026-06-10 18:38:05 +02:00 |
|
emeric
|
1d75add3d8
|
Added missing extension in documentation
|
2026-06-09 23:00:53 +02:00 |
|
emeric
|
9bbe5f53b5
|
Bumped version to v3.78.0
|
2026-06-09 22:59:34 +02:00 |
|
emeric
|
f8aa2ed17d
|
Added last.fm support to scrobble data, fixes #138
|
2026-06-09 22:56:59 +02:00 |
|
emeric
|
709a1509b6
|
Use local time, if available, in the web interface, fixes #427
|
2026-06-07 17:37:38 +02:00 |
|
emeric
|
17ca039087
|
Speed up audio similarity engine startup for big collections
|
2026-06-07 10:21:57 +02:00 |
|
emeric
|
322362b3b9
|
Fake DB generator: added a way to generate fake musicnn embeddings
|
2026-06-07 10:08:39 +02:00 |
|
emeric
|
fb726cc47d
|
Merge branch 'develop' for release v3.77.0
|
2026-06-06 15:32:17 +02:00 |
|
emeric
|
26dc9fa06b
|
CodeCL review
|
2026-06-06 14:47:50 +02:00 |
|
emeric
|
7bdb6f8e1f
|
Added audio embedding extraction throughput examples to README
|
2026-06-06 11:14:06 +02:00 |
|
emeric
|
1304be0f2c
|
Made the Opensubsonic API key management separated + added a copy button, fixes #796
|
2026-06-06 10:59:03 +02:00 |
|
emeric
|
833fc708dc
|
Relaxed constraints on play queue auto filling + cleaned audio similarity constraints
|
2026-06-05 23:42:12 +02:00 |
|
emeric
|
710c53b4b4
|
Try not to suggest same audio tracks, added some unit tests
|
2026-06-05 13:53:30 +02:00 |
|
emeric
|
a4ab9829d5
|
Try not to suggest same audio tracks
|
2026-06-05 13:28:39 +02:00 |
|
emeric
|
09468e2c2d
|
Fixed regression on nav active states + bad default entry point
|
2026-06-04 23:25:04 +02:00 |
|
emeric
|
59b710ea37
|
Audio similarity engine: optimized release and artists matching
|
2026-06-04 23:13:38 +02:00 |
|
emeric
|
7ef19e4c06
|
Remove Various Artists from recommendations
|
2026-06-03 23:07:29 +02:00 |
|
emeric
|
88c85291bc
|
Remove track artist recommendations for now
|
2026-06-03 22:51:06 +02:00 |
|
emeric
|
98369c9219
|
Reuse path router for main view
|
2026-06-03 22:30:45 +02:00 |
|
emeric
|
0162c9a99e
|
Fixed broken nav highlights
|
2026-06-03 21:46:36 +02:00 |
|
emeric
|
578b869096
|
Split settings in several sub views. easier to understand that save is needed, ref #796
|
2026-06-02 23:24:44 +02:00 |
|
emeric
|
5b4eb8db8b
|
Small clean up for the job queue creation
|
2026-06-02 17:22:33 +02:00 |
|
emeric
|
e73ea68785
|
Fixed format
|
2026-06-02 16:52:56 +02:00 |
|
emeric
|
e6bb521945
|
Update playlist images in parallel to speed up step
|
2026-06-02 16:52:46 +02:00 |
|
emeric
|
44c11e85ff
|
Made .lmsignore more like .gitignore, fixes #486
|
2026-06-02 16:24:01 +02:00 |
|
emeric
|
cad6d41d27
|
Fixed format
|
2026-06-02 13:26:37 +02:00 |
|
emeric
|
02196f0d10
|
OpenSubsonic API: expose groupings, fixes #846
|
2026-06-02 13:26:24 +02:00 |
|
emeric
|
7fbd50a9cc
|
Tighter wording
|
2026-06-02 13:12:37 +02:00 |
|
Mulverine
|
9606637d6a
|
Update authentication note in SUBSONIC.md
Clarified note on authentication method for Subsonic clients.
|
2026-06-02 13:10:43 +02:00 |
|
emeric
|
29e447f6a6
|
Removed annoying check
|
2026-06-02 13:10:07 +02:00 |
|
emeric
|
6c5298832b
|
Added a note about recommendation engines
|
2026-06-02 13:02:51 +02:00 |
|
emeric
|
64e183da38
|
Associate user provided images with playlists (using EXTIMG or same named file), fixes #833
|
2026-06-02 12:48:54 +02:00 |
|
emeric
|
531c5ca24d
|
Added OpenSubsonic API: added missing tokenInfo endpoint, fixes #838
|
2026-06-02 09:57:19 +02:00 |
|
emeric
|
8c72fb7b5a
|
Fixed MP3 long desc string, fixes #843
|
2026-06-02 09:10:51 +02:00 |
|
emeric
|
7d2819b334
|
Fix XSS when filtering collections with a maliciously forged tag, fixes #844
|
2026-06-02 09:05:50 +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
|
1524106124
|
Fixed french typos
|
2026-05-25 23:58:16 +02:00 |
|
emeric
|
ee1726947b
|
Fixed termination when a podcast updates its image url, attempt 2
|
2026-05-18 21:31:07 +02:00 |
|
emeric
|
54ee3211c5
|
Removed unused variable
|
2026-05-16 22:33:59 +02:00 |
|
emeric
|
24a74489aa
|
Fixed termination when a podcast updates its image url
|
2026-05-14 15:23:55 +02:00 |
|