Commit Graph
15 Commits
Author SHA1 Message Date
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 f31d366731 Made the step 'check for removed files' faster when nothing was actually removed 2025-07-18 18:39:50 +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 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 2429888c53 Introduced an option to use a release image when no artist image is available, fixes #639 2025-06-23 22:37:05 +02:00
emeric 93b446e124 Now resolve the preferred artist artworks during scan steps 2025-06-21 22:18:17 +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 e349e14101 Added basic support for artist.nfo file parsing, ref #640 2025-03-22 17:21:08 +01:00
emeric 6e2b7ff2dd Minor cleanup 2025-03-19 21:32:48 +01:00
emeric 3661eaccb6 Added playlist import (and sync)from m3u files, ref #391 2024-12-18 14:15:25 +01:00