Commit Graph
23 Commits
Author SHA1 Message Date
emeric 93b446e124 Now resolve the preferred artist artworks during scan steps 2025-06-21 22:18:17 +02:00
emeric dd2aa49bb0 Now resolve the preferred track artworks during scan steps 2025-06-21 18:13:20 +02:00
emeric 7494d055e7 Introduced the artwork table. Now resolve the preferred release artwork during scan steps 2025-06-17 09:46:42 +02:00
emeric e5205e7115 Use other track front cover as a last fallback option 2025-06-15 14:41:58 +02:00
emeric a550529e43 Better determinism 2025-06-15 14:41:58 +02:00
emeric 1cd3fb9409 Get track list images from first tracks in list 2025-06-15 14:41:58 +02:00
emeric f657427654 Renamed namespace cover to artwork 2025-06-15 14:41:58 +02:00
emeric 3a7f010a7d Added more fallbacks for track artworks 2025-06-15 14:41:58 +02:00
emeric 9629a8cc97 Added a way to filter multiple image types 2025-06-15 14:41:58 +02:00
emeric f906212fc4 Added a helper to get the disc cover for a given track 2025-06-15 14:41:58 +02:00
emeric d5aead9daf Now prefer 'disc' artworks for tracks, ref #604 2025-06-15 14:39:13 +02:00
emeric d1314ddf0d Centralized artwork lookup logic for playlists 2025-06-15 14:34:25 +02:00
emeric df8dd91c4d Centralized artwork lookup logic 2025-06-15 14:34:25 +02:00
emeric 05000d8a1a Deduplicate embedded images, ref #628 2025-03-15 14:48:37 +01:00
emeric 5effbf99a1 Reworked scanner to use taglib to extract images, now support images in APE tags. This is a step forward multiple image support per track 2025-03-09 11:20:30 +01:00
emeric 8161dbec96 Fixed clang14 build 2025-01-21 13:41:49 +01:00
emeric 10d900faf2 Simplified some path writes 2025-01-06 22:29:46 +01:00
emeric ec20c9bfa6 Removed useless includes 2024-12-08 18:02:00 +01:00
emeric 4a8754a7fa Subsonic API: added timestamps into coverart ids, Made use of image ids to save a lookup, ref #558 2024-12-08 15:48:52 +01:00
emeric 38efdfaf87 Prefer first embedded image that contains the 'front' keyword 2024-12-08 11:53:31 +01:00
emeric def4d8c3e3 Subsonic API: getCoverArt: serve raw image if size is not provided 2024-12-07 18:27:01 +01:00
emeric 76b9c1fe10 Exposed metadata for each embedded picture 2024-12-05 20:01:55 +01:00
emeric 8bdf3b42d0 Changed the artists view to use artist images 2024-10-11 19:04:59 +02:00