navidrome/server/subsonic
Deluan c8b0d2bfae feat: select correct transcoding for streaming 2020-03-17 15:20:35 -04:00
..
responses refactor: new transcoding engine. third (fourth?) time is a charm! 2020-02-24 13:56:09 -05:00
album_lists.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04: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: better getPlayer middleware setup 2020-03-17 15:20:35 -04:00
api_suite_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
browsing.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
helpers.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
media_annotation.go refactor: move request param extractors to utils 2020-02-06 18:55:38 -05:00
media_retrieval.go feat: add cache to the getCoverArt endpoint, avoid it being reloaded every single time in the UI 2020-02-15 14:32:11 -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 feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
middlewares_test.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
playlists.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
searching.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
stream.go feat: select correct transcoding for streaming 2020-03-17 15:20:35 -04: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