Commit Graph
14 Commits
Author SHA1 Message Date
emeric af018a9166 Replaced UUID storage from str to array of bytes 2026-06-13 16:54:21 +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 eb7f65878f Restored recommendations based on acoustic similarities (using musicnn), fixes #301 2026-06-02 08:32:43 +02:00
emeric 74cd9e827c Subsonic API: fixed release artists not always retrieved when filtering by media library 2026-02-25 22:12:32 +01:00
emeric f70692b680 Added a dedicated table for release artists + handle display names in UI/Subsonic API, ref #731 2025-12-24 09:00:59 +01:00
emeric 68cc7116a7 Removed useless stuff 2025-12-24 09:00:59 +01:00
emeric 6d27f18f19 Minor cleanup on audio codecs 2025-12-07 22:40:45 +01:00
emeric 22ed424745 Added a way to filter by codec 2025-12-06 23:30:00 +01:00
emeric df344448c3 When an artist is referred to using several names, pick first the one set in the artist info file, and fallback on the most recent release, ref #731 2025-11-14 21:32:09 +01:00
emeric 35ba66099f Allow wildcards in file names to search for images, fixes #697 2025-08-05 22:33:03 +02:00
emeric cba7f3c0ec Fixed assert / infinite loop that may actually occur if artist name is too long (> 512chars), fixes #710 2025-07-17 21:08:25 +02:00
emeric 08ac5f0b10 Added a macro to log with a condition 2025-07-17 20:52:06 +02:00
emeric 5d2db5c02b Reduced includes 2025-07-13 13:54:39 +02:00
emeric 2fd7d9767b Placed db object related files in a subdirectory 2025-07-09 19:36:26 +02:00