navidrome/engine
Deluan c8cd755451 feat: use human readable sizes in cache size configuration 2020-03-18 20:39:10 -04:00
..
auth feat: allow session timeout to be configurable. closes #101 2020-03-18 20:16:18 -04:00
transcoder feat: select correct transcoding for streaming 2020-03-17 15:20:35 -04:00
browser.go fix: check if album is starred before adding the starred date in the response. also return "starred" in search responses 2020-02-24 22:06:12 -05:00
browser_test.go refactor: more stable transcoder, based on http.FileSystem 2020-02-19 14:53:35 -05:00
common.go fix: check if album is starred before adding the starred date in the response. also return "starred" in search responses 2020-02-24 22:06:12 -05:00
cover.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
engine_suite_test.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00
list_generator.go refactor: remove annotation handling from engine 2020-02-01 17:23:03 -05:00
media_streamer.go feat: use human readable sizes in cache size configuration 2020-03-18 20:39:10 -04:00
media_streamer_test.go refactor: clean up unused config options 2020-03-17 15:20:35 -04:00
mock_nowplaying_repo.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00
mock_property_repo.go Rename project to Navidrome 2020-01-23 19:44:08 -05: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 feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04:00
ratings.go refactor: annotations 2020-02-01 17:23:03 -05:00
scrobbler.go refactor: annotations 2020-02-01 17:23:03 -05: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 feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04:00