navidrome/server/subsonic
Deluan df0f140f9f Don't refresh smart playlists when generating covers 2023-01-01 20:28:03 -05:00
..
filter Adds Lyrics Support to Subsonic API (#1379) 2021-10-19 16:33:06 -04:00
responses Add coverArt to Subsonic playlist response 2023-01-01 19:35:19 -05:00
album_lists.go Moved logic of collapsing songs into albums to model package 2022-12-28 15:31:56 -05:00
album_lists_test.go Simplify Subsonic API handler implementation 2022-11-21 12:57:56 -05:00
api.go Move artwork handling to its own package 2022-12-28 15:31:56 -05:00
api_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
bookmarks.go Simplify Subsonic API handler implementation 2022-11-21 12:57:56 -05:00
browsing.go Serve artist placeholder directly, instead of using LastFM's CDN 2022-12-30 20:14:03 -05:00
helpers.go Remove current artwork implementation 2022-12-28 15:31:56 -05:00
helpers_test.go Add TrackNumber to "fake" generated filenames. Fixes #1912 2022-11-02 12:11:01 -04:00
library_scanning.go Simplify Subsonic API handler implementation 2022-11-21 12:57:56 -05:00
media_annotation.go Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists) 2022-12-28 15:31:56 -05:00
media_annotation_test.go Simplify Subsonic API handler implementation 2022-11-21 12:57:56 -05:00
media_retrieval.go Fix artwork caching 2022-12-28 15:31:56 -05:00
media_retrieval_test.go Rename DevFastAccessCoverArt to EnableMediaFileCoverArt 2022-12-28 15:31:56 -05:00
middlewares.go Fix overriding previous logger in context 2022-12-14 11:50:16 -05:00
middlewares_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
playlists.go Don't refresh smart playlists when generating covers 2023-01-01 20:28:03 -05:00
searching.go Simplify Subsonic API handler implementation 2022-11-21 12:57:56 -05:00
stream.go Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists) 2022-12-28 15:31:56 -05:00
system.go Some cleanup, adding missing context handling 2022-12-06 19:57:47 -05:00
users.go Simplify Subsonic API handler implementation 2022-11-21 12:57:56 -05:00