navidrome/server/subsonic
Deluan 5cd453afeb Fix all `errcheck` warnings 2020-04-26 15:07:36 -04:00
..
responses Add getSongsByGenre endpoint 2020-04-17 21:44:34 -04:00
album_lists.go Refactored getSongsByGenre 2020-04-17 21:44:34 -04:00
album_lists_test.go Add fromYear/toYear params to getRandomSongs 2020-04-17 21:44:34 -04:00
api.go Fix all `errcheck` warnings 2020-04-26 15:07:36 -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 Less noisy logs for scrobble 2020-04-06 19:42:35 -04:00
media_retrieval.go Fix all `errcheck` warnings 2020-04-26 15:07:36 -04:00
media_retrieval_test.go Fix all `errcheck` warnings 2020-04-26 15:07:36 -04:00
middlewares.go Log API requests and responses at Debug level 2020-04-05 23:57:04 -04:00
middlewares_test.go Don't set a playerId cookie it cannot register the player 2020-04-04 20:26:36 -04:00
playlists.go Make fields `songCount`, `duration`, `created` and `changed` mandatory in playlists responses (fixes #164) 2020-04-11 19:15:15 -04:00
searching.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
stream.go Send estimated content length if requested 2020-04-03 00:24:40 -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