navidrome/core
Deluan cfad35544b Add artistImageUrl available in getArtists endpoint
Also cache artist info in the DB for 1 hour
2020-11-01 14:37:29 -05:00
..
auth Started the big refactor to extract common logic from `engine` package (Subsonic only) to `core` package (more generic) 2020-07-10 12:53:11 -04:00
cache Cache Warmer now waits for Cache to be available 2020-10-31 00:40:21 -04:00
lastfm Add "real" TopSongs 2020-10-20 22:53:52 -04:00
pool Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
spotify Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
transcoder Add `ffmpeg` detection at start-up 2020-10-06 17:24:16 -04:00
archiver.go Add option to download playlist 2020-08-21 13:28:20 -04:00
artwork.go Use timestamp of artwork file instead of album's UpdatedAt in the cache key 2020-10-29 23:19:26 -04:00
artwork_test.go Cache Warmer now waits for Cache to be available 2020-10-31 00:40:21 -04:00
cache_warmer.go Cache Warmer now waits for Cache to be available 2020-10-31 00:40:21 -04:00
common.go Fix lint errors 2020-07-10 13:11:02 -04:00
core_suite_test.go Fix test suite name 2020-10-23 21:43:33 -04:00
external_info.go Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
get_entity.go Add dedicated SimilarArtists call 2020-10-20 16:07:31 -04:00
media_streamer.go Make caches singletons 2020-10-27 18:20:50 -04:00
media_streamer_test.go Cache Warmer now waits for Cache to be available 2020-10-31 00:40:21 -04:00
nowplaying.go Removed list_generator completely 2020-10-27 15:23:48 -04:00
nowplaying_test.go Removed list_generator completely 2020-10-27 15:23:48 -04:00
players.go Move mock datastore to tests package 2020-10-27 15:23:49 -04:00
players_test.go Move mock datastore to tests package 2020-10-27 15:23:49 -04:00
wire_providers.go Make caches singletons 2020-10-27 18:20:50 -04:00