navidrome/engine
Deluan fc8bb34ae3 setRating.view implemented 2016-03-23 19:37:48 -04:00
..
browser.go Removing engine.ErrDataNotFound in favor of domain.ErrNotFound 2016-03-23 18:15:29 -04:00
common.go GetStarred now returns starred songs 2016-03-23 19:02:58 -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 Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
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 Removing engine.ErrDataNotFound in favor of domain.ErrNotFound 2016-03-23 18:15:29 -04:00
properties.go Moved properties to engine layer 2016-03-08 18:40:16 -05:00
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 Polishing 2016-03-23 12:37:03 -04:00
stream.go Polishing 2016-03-23 12:37:03 -04:00
stream_test.go Moved Stream logic to engine layer 2016-03-09 09:12:26 -05:00