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
|
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 |
|
emeric
|
df8f8377c6
|
Optimized get most recent listen query for release
|
2026-06-18 21:35:11 +02:00 |
|
emeric
|
7b0039ab85
|
Removed useless redundant query
|
2026-06-18 18:45:42 +02:00 |
|
emeric
|
2da0e98b9f
|
Optimized get most recent listen query
|
2026-06-18 18:41:06 +02:00 |
|
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
|
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 |
|