navidrome/core
Deluan d877928f11 Add UpdatedAt to transcoding cache key 2020-07-28 17:16:01 -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
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
cover.go Load cache asynchronously 2020-07-24 16:54:04 -04:00
cover_test.go Load cache asynchronously 2020-07-24 16:54:04 -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 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