navidrome/server/subsonic
Deluan 1cfa7b2272 Change MediaFolder.ID type to int32 2020-10-25 23:22:52 -04:00
..
engine Fix `getAlbumList.byYear`. See https://github.com/daneren2005/Subsonic/issues/967 2020-10-21 17:32:10 -04:00
responses Add getScanStatus Subsonic response 2020-10-25 23:22:52 -04:00
album_lists.go Fix `getAlbumList.byYear`. See https://github.com/daneren2005/Subsonic/issues/967 2020-10-21 17:32:10 -04:00
album_lists_test.go Move `engine` package under `subsonic`, as it should only be used by the Subsonic API.master 2020-08-04 21:29:35 -04:00
api.go Bump Subsonic API compatibility to 1.13 2020-10-20 22:54:37 -04:00
api_suite_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
bookmarks.go Make all Subsonic helper functions private 2020-08-14 12:10:37 -04:00
browsing.go Change MediaFolder.ID type to int32 2020-10-25 23:22:52 -04:00
helpers.go Add userRating to Subsonic API's Artist 2020-10-21 15:51:12 -04:00
media_annotation.go Removed engine.Scrobbler 2020-08-14 12:10:37 -04:00
media_retrieval.go Change avatar placeholder to new logo 2020-10-23 21:37:53 -04:00
media_retrieval_test.go Rename 'Cover' to the more generic term 'Artwork' 2020-07-31 11:38:56 -04:00
middlewares.go Do not force username to always be lowercase in the DB 2020-09-01 18:00:19 -04:00
middlewares_test.go Do not force username to always be lowercase in the DB 2020-09-01 18:00:19 -04:00
playlists.go Make all Subsonic helper functions private 2020-08-14 12:10:37 -04:00
searching.go Add userRating to Subsonic API's Artist 2020-10-21 15:51:12 -04:00
stream.go Add dedicated SimilarArtists call 2020-10-20 16:07:31 -04:00
system.go Make all Subsonic helper functions private 2020-08-14 12:10:37 -04:00
users.go Make all Subsonic helper functions private 2020-08-14 12:10:37 -04:00
wire_gen.go Add ExternalInformation core service (not a great name, I know) 2020-10-20 16:07:31 -04:00
wire_injectors.go Add ExternalInformation core service (not a great name, I know) 2020-10-20 16:07:31 -04:00