navidrome/engine
Deluan cc89cb5bd1 Now Playing backend implemented 2016-03-16 22:30:34 -04:00
..
browser.go Using Entries instead of []Entry 2016-03-14 11:42:33 -04:00
common.go implemented getStarred (just for albums, for now) 2016-03-14 11:35:48 -04:00
cover.go Renamed error variable 2016-03-10 11:25:15 -05:00
cover_test.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
list_generator.go implemented getStarred (just for albums, for now) 2016-03-14 11:35:48 -04:00
mock_nowplaying_repo.go Now Playing backend implemented 2016-03-16 22:30:34 -04:00
mock_property_repo.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
nowplaying.go Now Playing backend implemented 2016-03-16 22:30:34 -04:00
playlists.go Using Entries instead of []Entry 2016-03-14 11:42:33 -04:00
properties.go Moved properties to engine layer 2016-03-08 18:40:16 -05:00
scrobbler.go Now Playing backend implemented 2016-03-16 22:30:34 -04:00
scrobbler_test.go Now Playing backend implemented 2016-03-16 22:30:34 -04:00
search.go Ignoring accents in search 2016-03-15 16:23:39 -04:00
stream.go option to disable downsampling 2016-03-09 22:21:11 -05:00
stream_test.go Moved Stream logic to engine layer 2016-03-09 09:12:26 -05:00