navidrome/engine
Deluan db4479e720 Allow cache image to be disabled (workaround for #177) 2020-04-14 19:28:54 -04:00
..
auth feat: allow session timeout to be configurable. closes #101 2020-03-18 20:16:18 -04:00
transcoder Simplify a bit ffmpeg's transcoder 2020-04-10 13:00:29 -04:00
browser.go feat: rename year to max_year and add min_year to album. #118 2020-03-27 21:11:06 -04:00
browser_test.go refactor: more stable transcoder, based on http.FileSystem 2020-02-19 14:53:35 -05:00
common.go Logs new stream sessions 2020-04-06 00:26:51 -04:00
cover.go Allow cache image to be disabled (workaround for #177) 2020-04-14 19:28:54 -04:00
cover_test.go Allow cache image to be disabled (workaround for #177) 2020-04-14 19:28:54 -04:00
engine_suite_test.go Remove duplicated fscache creation 2020-04-09 13:15:01 -04:00
file_caches.go Allow cache image to be disabled (workaround for #177) 2020-04-14 19:28:54 -04:00
file_caches_test.go Allow cache image to be disabled (workaround for #177) 2020-04-14 19:28:54 -04:00
list_generator.go refactor: remove annotation handling from engine 2020-02-01 17:23:03 -05:00
media_streamer.go Allow cache image to be disabled (workaround for #177) 2020-04-14 19:28:54 -04:00
media_streamer_test.go Simplify a bit ffmpeg's transcoder 2020-04-10 13:00:29 -04:00
mock_transcoding_repo_test.go feat: select correct transcoding for streaming 2020-03-17 15:20:35 -04:00
nowplaying.go Expiry items in NowPlaying 2020-01-20 15:51:33 -05:00
nowplaying_test.go Rename test file 2020-01-21 18:52:32 -05:00
players.go fix: when searching player by id, create new player if client name does not match the one found 2020-03-17 19:10:09 -04:00
players_test.go fix: when searching player by id, create new player if client name does not match the one found 2020-03-17 19:10:09 -04:00
playlists.go Removed Playlist.GetWithTracks, not needed anymore 2020-04-11 19:05:51 -04:00
ratings.go refactor: annotations 2020-02-01 17:23:03 -05:00
scrobbler.go Less noisy logs for scrobble 2020-04-06 19:42:35 -04:00
search.go refactor: remove annotation handling from engine 2020-02-01 17:23:03 -05:00
users.go feat: add authentication via JWT token 2020-02-06 18:41:34 -05:00
users_test.go feat: add authentication via JWT token 2020-02-06 18:41:34 -05:00
wire_providers.go Create and configure image cache 2020-04-05 22:02:06 -04:00