Commit Graph
25 Commits
Author SHA1 Message Date
emeric 204a4a8857 Scanner: parallelized processing within artwork association steps 2025-07-04 23:05:35 +02:00
emeric 93b446e124 Now resolve the preferred artist artworks during scan steps 2025-06-21 22:18:17 +02:00
emeric 38fde8bae0 Fixed recently added artists sort , fixes #632 2025-03-09 12:05:57 +01:00
emeric b4bce77877 Centralized some db filters 2025-02-09 18:35:09 +01:00
emeric 814eaf0a3e Switched the file added info back to a full date time, ref #601 2025-01-26 15:08:31 +01:00
emeric 07e120abf2 Sorting by recently added now uses the 'added' info instead of the 'last write time' of the underlying file, ref #571 2025-01-21 16:47:57 +01:00
emeric 0a320a8b87 Fixed unit tests 2024-11-15 18:16:00 +01:00
emeric 55c7dea8d8 Changed schema to allow multiple releases/artists to share the same image 2024-10-04 09:54:04 +02:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric 697233dcef Fixed results inconsistencies when using search3 2024-04-19 08:56:48 +02:00
emeric 18b220b241 Optimm to get all artists of a track in a single query 2024-04-15 18:50:00 +02:00
emeric b23f38facf Added relative file path+file size in DB 2024-04-14 09:37:24 +02:00
emeric d7b5d4190a Added missing groupBy when iterating db with a media library filter 2024-04-05 23:40:58 +02:00
emeric 1630b7cb6f Scan tracker: now handle releases and artists 2024-03-23 15:55:29 +01:00
emeric 41992f235e Reworked internal namespaces 2024-03-12 23:11:29 +01:00
emeric 9da781cff6 Fixed badly reported offset when hitting the end of the collection 2024-03-12 13:40:32 +01:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
emeric 889096190a Do not use DISTINCT on track queries, as this is useless and slowdowns queries 2024-02-05 11:22:58 +01:00
emeric 0ed3f1ba79 Initial support for multi library, still WIP 2024-01-25 00:01:11 +01:00
emeric 1f282c0517 Removed the database lib from services as it is still not a service 2023-11-26 17:38:44 +01:00
emeric a0489b2d94 Migrated scrobbling stuff 2021-10-18 20:39:47 +02:00
emeric 1faea94a24 Revert "Migrated database stuff"
This reverts commit c41cc77e21.
2021-10-17 21:08:48 +02:00
emeric c41cc77e21 Migrated database stuff 2021-10-16 16:28:29 +02:00
emeric 6baf0d313d Finished clean on recommendation engines 2021-09-30 19:02:49 +02:00
emeric 4e9cf0d77f Moved unit tests close to the sources 2021-09-29 11:57:11 +02:00