quintodrome/server/subsonic
Deluan cfad35544b Add artistImageUrl available in getArtists endpoint
Also cache artist info in the DB for 1 hour
2020-11-01 14:37:29 -05:00
..
filter Removed more layers of indirection from the engine package 2020-10-27 15:23:48 -04:00
responses Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
album_lists.go Simplify error responses 2020-10-27 15:33:28 -04:00
album_lists_test.go Simplify error responses 2020-10-27 15:33:28 -04:00
api.go Implements library scanning endpoints. Also: 2020-10-27 18:20:50 -04:00
api_suite_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
bookmarks.go Simplify error responses 2020-10-27 15:33:28 -04:00
browsing.go Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
helpers.go Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
library_scanning.go Limit startScan to admins only 2020-10-27 20:22:05 -04:00
media_annotation.go Simplify error responses 2020-10-27 15:33:28 -04:00
media_retrieval.go Simplify error responses 2020-10-27 15:33:28 -04:00
media_retrieval_test.go Simplify error responses 2020-10-27 15:33:28 -04:00
middlewares.go Simplify error responses 2020-10-27 15:33:28 -04:00
middlewares_test.go Move mock datastore to tests package 2020-10-27 15:23:49 -04:00
playlists.go Make CreatePlaylist response compatible with API >1.14.0 2020-10-28 12:46:06 -04:00
searching.go Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
stream.go Simplify error responses 2020-10-27 15:33:28 -04:00
system.go Make all Subsonic helper functions private 2020-08-14 12:10:37 -04:00
users.go Implements library scanning endpoints. Also: 2020-10-27 18:20:50 -04:00
wire_gen.go Implements library scanning endpoints. Also: 2020-10-27 18:20:50 -04:00
wire_injectors.go Implements library scanning endpoints. Also: 2020-10-27 18:20:50 -04:00