Commit Graph
21 Commits
Author SHA1 Message Date
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 a826a70c68 Added distance to previous in the recommendation outputs 2026-06-10 18:38:05 +02:00
emeric 833fc708dc Relaxed constraints on play queue auto filling + cleaned audio similarity constraints 2026-06-05 23:42:12 +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 eb7f65878f Restored recommendations based on acoustic similarities (using musicnn), fixes #301 2026-06-02 08:32:43 +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 06fd444d26 Various minor cleanup 2024-12-06 14:08:31 +01:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +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 17a2a969e2 Reduced exclusive lock durations 2023-11-19 16:17:27 +01:00
emeric 48ee8e3556 SubsonicAPI: optimized search for artists 2023-11-04 19:07:21 +01:00
emeric bd59dc3bc9 SubsonicAPI: optimized search for tracks 2023-11-04 17:36:59 +01:00
emeric 4562e0368a When max similarity count is set to 0, return nothing instead of everything 2023-10-18 13:41:09 +02:00
emeric 0cf6b2159e Databsae service refactoring. Warning, loses stars and listens stats 2021-12-04 15:25:09 +01:00
emeric 9adfafc589 Migrated database stuff 2021-10-21 13:36:41 +02:00
emeric 7386c89ae7 Migrated recommendation stuff 2021-10-18 21:16:10 +02:00
emeric a0489b2d94 Migrated scrobbling stuff 2021-10-18 20:39:47 +02:00