emeric
|
f51ceb933e
|
Do not try to optimize when there are too few files, it seems to bring more drawbacks than benefits
|
2025-07-18 19:29:08 +02:00 |
|
emeric
|
6704762cc3
|
Tentative fix for bad query perf with recent sqlite versions: limit 1 seems to be culprit
|
2025-07-13 00:06:10 +02:00 |
|
emeric
|
2fd7d9767b
|
Placed db object related files in a subdirectory
|
2025-07-09 19:36:26 +02:00 |
|
emeric
|
764c92698c
|
Created an interface for the Db class
|
2025-07-09 00:29:16 +02:00 |
|
emeric
|
4fcdf2003c
|
Simplified a query
|
2025-07-06 16:23:47 +02:00 |
|
emeric
|
1b73ae1e8c
|
Scanner: parallelized processing within the playlist/track association step
|
2025-07-05 19:28:18 +02:00 |
|
emeric
|
204a4a8857
|
Scanner: parallelized processing within artwork association steps
|
2025-07-04 23:05:35 +02:00 |
|
emeric
|
e6f0f55b95
|
Optimized artwork association with tracks
|
2025-06-29 18:26:44 +02:00 |
|
emeric
|
c251c2a924
|
Now using new artwork table everywhere in app and subsonic API to refer to artworks
|
2025-06-22 16:49:54 +02:00 |
|
emeric
|
93b446e124
|
Now resolve the preferred artist artworks during scan steps
|
2025-06-21 22:18:17 +02:00 |
|
emeric
|
67db09685d
|
Fixed unity build
|
2025-06-21 18:52:57 +02:00 |
|
emeric
|
dd2aa49bb0
|
Now resolve the preferred track artworks during scan steps
|
2025-06-21 18:13:20 +02:00 |
|
emeric
|
7dd9d123a6
|
Simplified some code
|
2025-06-17 09:53:02 +02:00 |
|
emeric
|
7494d055e7
|
Introduced the artwork table. Now resolve the preferred release artwork during scan steps
|
2025-06-17 09:46:42 +02:00 |
|
emeric
|
571c0bc5f4
|
More details for scan error reports #676
|
2025-05-26 23:33:52 +02:00 |
|
emeric
|
7767ddb78f
|
Made compilation work with unity builds
|
2025-04-20 11:26:47 +02:00 |
|
emeric
|
75cbbde598
|
No need to full rescan when changing some settings
|
2025-04-07 22:48:10 +02:00 |
|
emeric
|
3661eaccb6
|
Added playlist import (and sync)from m3u files, ref #391
|
2024-12-18 14:15:25 +01:00 |
|