navidrome/engine
Deluan 770a16ece3 Update 2016-03-24 14:08:19 -04:00
..
browser.go Removing engine.ErrDataNotFound in favor of domain.ErrNotFound 2016-03-23 18:15:29 -04:00
common.go Adding paths to the responses 2016-03-23 20:53:28 -04:00
cover.go Removing engine.ErrDataNotFound in favor of domain.ErrNotFound 2016-03-23 18:15:29 -04:00
cover_test.go Removing engine.ErrDataNotFound in favor of domain.ErrNotFound 2016-03-23 18:15:29 -04:00
list_generator.go GetStarred now returns starred songs 2016-03-23 19:02:58 -04:00
mock_nowplaying_repo.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
mock_property_repo.go
nowplaying.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
playlists.go Update 2016-03-24 14:08:19 -04:00
properties.go
ratings.go setRating.view implemented 2016-03-23 19:37:48 -04:00
scrobbler.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
scrobbler_test.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
search.go
stream.go
stream_test.go