navidrome/server/subsonic
Deluan 6dfe56c1c4 feat: transcoding info in responses, to enable Jamstash to play transcoded FLAC. hardcoded for now 2020-02-04 09:01:22 -05:00
..
responses feat: add server name and version to all responses 2020-01-30 14:43:24 -05:00
album_lists.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
album_lists_test.go feat: support clients that send the API params as a x-www-form-urlencoded POST 2020-01-27 15:10:46 -05:00
api.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00
api_suite_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
browsing.go refactor: read musicFolderId from request (but still don't use it) 2020-02-01 17:23:03 -05:00
helpers.go feat: transcoding info in responses, to enable Jamstash to play transcoded FLAC. hardcoded for now 2020-02-04 09:01:22 -05:00
media_annotation.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
media_retrieval.go Embed static files used by Subsonic API 2020-01-24 21:35:19 -05:00
media_retrieval_test.go feat: support clients that send the API params as a x-www-form-urlencoded POST 2020-01-27 15:10:46 -05:00
middlewares.go refactor: better request logging 2020-02-01 20:07:15 -05:00
middlewares_test.go feat: support clients that send the API params as a x-www-form-urlencoded POST 2020-01-27 15:10:46 -05:00
playlists.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
searching.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
stream.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00
system.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
users.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
wire_gen.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00
wire_injectors.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00