navidrome/core/artwork
Deluan f4b50c493c When retrieving images from external sources, avoid calling it again if data is already cached locally.
Relates to https://github.com/navidrome/navidrome/issues/2130#issuecomment-1412742918
2023-02-02 10:38:17 -05:00
..
artwork.go Fix file descriptor leaking. 2023-02-02 10:36:49 -05:00
artwork_internal_test.go Return 404 when artwork is not available in `/share/img` endpoint 2023-02-01 10:34:02 -05:00
artwork_suite_test.go Fix tests and clean up code a bit 2022-12-28 15:31:56 -05:00
artwork_test.go Return 404 when artwork is not available in `/share/img` endpoint 2023-02-01 10:34:02 -05:00
cache_warmer.go When retrieving images from external sources, avoid calling it again if data is already cached locally. 2023-02-02 10:38:17 -05:00
image_cache.go Fix resized image cache key 2023-01-17 20:58:38 -05:00
reader_album.go Return 404 when artwork is not available in `/share/img` endpoint 2023-02-01 10:34:02 -05:00
reader_artist.go When retrieving images from external sources, avoid calling it again if data is already cached locally. 2023-02-02 10:38:17 -05:00
reader_mediafile.go Implement better artwork cache keys 2023-01-17 20:37:10 -05:00
reader_playlist.go Some refactor, log message changes 2023-01-17 17:26:48 -05:00
reader_resized.go Return 404 when artwork is not available in `/share/img` endpoint 2023-02-01 10:34:02 -05:00
sources.go Return 404 when artwork is not available in `/share/img` endpoint 2023-02-01 10:34:02 -05:00
wire_providers.go Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists) 2022-12-28 15:31:56 -05:00