quintodrome/core/artwork
Kendall Garner 93adda66d9
Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061)
* lastfm album.getInfo, getAlbuminfo(2) endpoints

* ... for description and reduce not found log level

* address first comments

* return all images

* Update migration timestamp

* Handle a few edge cases

* Add CoverArtPriority option to retrieve albumart from external sources

* Make agents methods more descriptive

* Use Last.fm name consistently

Co-authored-by: Deluan <deluan@navidrome.org>
2023-01-17 20:22:54 -05:00
..
artwork.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
artwork_internal_test.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -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 Move artwork id encoding to public package 2023-01-16 15:24:25 -05:00
cache_warmer.go Artwork reader for Artist 2023-01-13 22:18:34 -05:00
image_cache.go Fix tests and clean up code a bit 2022-12-28 15:31:56 -05:00
reader_album.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
reader_artist.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
reader_emptyid.go Add local agent, only for images 2023-01-13 22:18:34 -05:00
reader_mediafile.go Add local agent, only for images 2023-01-13 22:18:34 -05:00
reader_playlist.go Some refactor, log message changes 2023-01-17 17:26:48 -05:00
reader_resized.go Remove size from public image ID JWT 2023-01-13 22:18:34 -05:00
sources.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
wire_providers.go Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists) 2022-12-28 15:31:56 -05:00