quintodrome/engine
2020-01-18 22:11:07 -05:00
..
browser.go Integrate ArtistIndex logic into Artist 2020-01-17 20:54:28 -05:00
browser_test.go Add GetGenre endpoint 2020-01-15 17:56:02 -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 Rename domain to model 2020-01-14 22:22:34 -05:00
cover_test.go Rename domain to model 2020-01-14 22:22:34 -05:00
engine_suite_test.go Fix test suite name 2020-01-15 21:52:50 -05:00
list_generator.go Register PlayCount/Date in the DB, if DevUseFolderScanner is true 2020-01-18 20:59:20 -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 NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00
nowplaying_repository_test.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00
playlists.go Rename domain to model 2020-01-14 22:22:34 -05:00
ratings.go Add Stars to the DB, including Artists! Only if DevUseFolderScanner is true 2020-01-18 20:03:52 -05:00
scrobbler.go Fix: Scrobber was not incrementing MediaFile's playCount 2020-01-18 22:11:07 -05:00
scrobbler_test.go Register PlayCount/Date in the DB, if DevUseFolderScanner is true 2020-01-18 20:59:20 -05:00
search.go Rename domain to model 2020-01-14 22:22:34 -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
wire_providers.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00