navidrome/core
Deluan 8fa5544af7 Add option to download playlist 2020-08-21 13:28:20 -04: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
transcoder 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
archiver.go Add option to download playlist 2020-08-21 13:28:20 -04:00
artwork.go Add support for reading webp artwork 2020-08-21 11:33:23 -04:00
artwork_test.go Fix regression: Show artwork in Music Stash when browsing by folder 2020-08-14 12:10:37 -04:00
common.go Fix lint errors 2020-07-10 13:11:02 -04:00
core_suite_test.go Use new FileCache in cover service 2020-07-24 13:30:27 -04:00
file_caches.go Use OS-independent path separators 2020-07-28 08:49:07 -04:00
file_caches_test.go Use a RWMutex instead of an AtomicBool, to reduce contention 2020-07-26 00:45:33 -04:00
media_streamer.go Add UpdatedAt to transcoding cache key 2020-07-28 17:16:01 -04:00
media_streamer_test.go Load cache asynchronously 2020-07-24 16:54:04 -04:00
mock_transcoding_repo_test.go 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
wire_providers.go Support downloading full album and artist discography through Subsonic API 2020-08-04 12:39:13 -04:00