Commit Graph
23 Commits
Author SHA1 Message Date
emeric 3f6177cedd Changed the way album covers are associated, fixes #503 2024-09-29 16:21:46 +02:00
emeric d1324c1c3a Put all directories and images in database, use the info to associate an image to each artist 2024-07-06 13:53:41 +02:00
emeric 71dc99ad46 Added a scan step to scan artist images, ref #435 2024-06-29 16:04:16 +02:00
emeric 504c0824fb Fixed regression: flush cover cache when a scan is complete, fixes #487 2024-06-21 23:05:44 +02:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric b23f38facf Added relative file path+file size in DB 2024-04-14 09:37:24 +02:00
emeric 58df9284d4 Extracted image cache 2024-03-29 21:02:36 +01:00
emeric ac69582f4b Changed the default cover image for releases 2024-03-24 15:15:36 +01:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
emeric 1f9387b703 Search first artist files whose name is artist's mbid then artist's name. fixes #406 2024-01-12 23:19:49 +01:00
emeric 5882e61886 Only consider album artists for artist covers. fixes #398 2024-01-07 15:08:32 +01:00
emeric bb4facf8e6 Subsonic API: added artist images in getCoverArt endpoint, fixes #392 2023-12-15 21:14:02 +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 9060c0d925 Simplified logger configuration, it no longer depends on Wt 2023-11-24 16:23:31 +01:00
emeric 17a2a969e2 Reduced exclusive lock durations 2023-11-19 16:17:27 +01:00
emeric b7a8bf85b8 Rework db range primitives + fixed bug when playing all in releases/tracks views + raised limit to 1000 for ranges in subsonic API 2023-11-10 16:17:18 +01:00
emeric bd61093898 Subsonic API: now returns 404 when the requested cover art is not found (but a client list has been added to serve them a default cover art) 2023-11-08 23:43:50 +01:00
emeric bd59dc3bc9 SubsonicAPI: optimized search for tracks 2023-11-04 17:36:59 +01:00
emeric b9305f2c25 Raised artist/album/track limits when explorin the collection. fixes #237 2022-06-12 21:15:56 +02:00
emeric c4005c5183 Made preferred file names for cover configurable. fixes #238 2022-05-30 20:02:36 +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 fe298e10d9 Another attempt: regroup lms services 2021-10-17 21:21:30 +02:00