navidrome/engine
Deluan 57fcdac428 Initial support for playlists. Missing permissions 2020-01-21 16:39:35 -05:00
..
browser.go Big Refactor: 2020-01-19 16:28:09 -05:00
browser_test.go Big Refactor: 2020-01-19 16:28:09 -05:00
common.go Add Stars to the DB, including Artists! Only if DevUseFolderScanner is true 2020-01-18 20:03:52 -05:00
cover.go Better error handling when cover art cannot be loaded 2020-01-20 22:30:16 -05:00
cover_test.go Big Refactor: 2020-01-19 16:28:09 -05:00
engine_suite_test.go Fix test suite name 2020-01-15 21:52:50 -05:00
list_generator.go Reimplemented GetAlbumList&type=random and GetRandomSongs (now with filter by genres) 2020-01-21 08:49:43 -05: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 `domain` to `model` 2020-01-14 22:22:34 -05:00
nowplaying.go Expiry items in NowPlaying 2020-01-20 15:51:33 -05:00
nowplaying_repository_test.go Expiry items in NowPlaying 2020-01-20 15:51:33 -05:00
playlists.go Initial support for playlists. Missing permissions 2020-01-21 16:39:35 -05:00
ratings.go Big Refactor: 2020-01-19 16:28:09 -05:00
scrobbler.go Expiry items in NowPlaying 2020-01-20 15:51:33 -05:00
search.go Big Refactor: 2020-01-19 16:28:09 -05:00
stream.go Replaced Beego logging 2020-01-09 22:44:45 -05:00
stream_test.go Renamed project to CloudSonic 2017-04-01 09:47:14 -04:00
users.go Authenticate Subsonic API calls using the DB 2020-01-20 13:42:43 -05:00
users_test.go Authenticate Subsonic API calls using the DB 2020-01-20 13:42:43 -05:00
wire_providers.go Authenticate Subsonic API calls using the DB 2020-01-20 13:42:43 -05:00