navidrome/core
Deluan 861b406575 Use new simplified `uuid.NewString()` syntax 2021-02-01 01:22:31 -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 Fix startup failure when image cache is disabled. 2020-11-22 17:03:09 -05:00
gravatar Redesign UserMenu, now with support for Gravatar 2020-11-13 00:40:30 -05:00
lastfm Add "real" TopSongs 2020-10-20 22:53:52 -04:00
pool Removed invalid comment 2021-01-03 18:16:37 -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 Return album art as a Reader 2020-12-02 09:13:36 -05:00
artwork_test.go Return album art as a Reader 2020-12-02 09:13:36 -05:00
cache_warmer.go Simplify worker pool 2020-12-15 20:48:06 -05: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 Fix "seekable" log message (was always "false") 2020-11-05 18:11:12 -05: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 Use new simplified `uuid.NewString()` syntax 2021-02-01 01:22:31 -05: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