quintodrome/core/artwork
Deluan Quintão 3fda7445b0
fix(server): try to find proper embedded front cover - only for vorbis comments for now (#3348)
* fix(artwork): get the first image from vorbis comments, not the last. fixes #3254

This uses a fork for now.

* fix(artwork): prioritize getting embedded types that are listed as "front" covers

* fix: cleanup
2024-10-27 21:59:22 -04:00
..
artwork.go Fix image stuttering (#3035) 2024-05-24 20:19:26 -04:00
artwork_internal_test.go Fix image stuttering (#3035) 2024-05-24 20:19:26 -04:00
artwork_suite_test.go Fix tests and clean up code a bit 2022-12-28 15:31:56 -05:00
artwork_test.go Fix image stuttering (#3035) 2024-05-24 20:19:26 -04:00
cache_warmer.go Upgrade Go to 1.23 (#3190) 2024-08-19 17:47:54 -04:00
image_cache.go Add lastUpdated to coverArt ids. Helps with invalidating art cache client-side. 2023-02-08 20:03:31 -05:00
reader_album.go fix(server): try to find proper embedded front cover - only for vorbis comments for now (#3348) 2024-10-27 21:59:22 -04:00
reader_artist.go Refactor string utilities into its own package str 2024-06-05 22:09:27 -04:00
reader_mediafile.go fix(server): try to find proper embedded front cover - only for vorbis comments for now (#3348) 2024-10-27 21:59:22 -04:00
reader_playlist.go Some refactor, log message changes 2023-01-17 17:26:48 -05:00
reader_resized.go Change resized image cache key 2024-06-08 13:37:30 -04:00
sources.go fix(server): try to find proper embedded front cover - only for vorbis comments for now (#3348) 2024-10-27 21:59:22 -04:00
wire_providers.go Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists) 2022-12-28 15:31:56 -05:00