navidrome/server/subsonic
Deluan 727632b616 Refactor play tracking 2023-02-11 18:52:28 -05:00
..
filter Add config option to show album participations under artists in Subsonic clients 2023-01-18 14:20:06 -05:00
responses Mark Share.LastVisited optional in Subsonic API 2023-01-24 18:36:47 -05:00
album_lists.go Refactor play tracking 2023-02-11 18:52:28 -05:00
album_lists_test.go Add `getShares` and `createShare` Subsonic endpoints 2023-01-24 18:36:46 -05:00
api.go Change throttling log messages 2023-02-04 12:37:47 -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 Use Navidrome's own public images endpoint for `getAlbumInfo`'s imageURLs 2023-02-08 20:03:31 -05:00
helpers.go Use Navidrome's own public images endpoint for `getAlbumInfo`'s imageURLs 2023-02-08 20:03:31 -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 Add `getShares` and `createShare` Subsonic endpoints 2023-01-24 18:36:46 -05:00
media_retrieval.go Discard request for image canceled by the client before any further processing 2023-02-02 14:55:07 -05:00
media_retrieval_test.go Return 404 when artwork is not available in `/share/img` endpoint 2023-02-01 10:34:02 -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
radio.go Sort radio stations by name 2023-01-15 16:12:22 -05:00
searching.go Use Navidrome's own public images endpoint for `getAlbumInfo`'s imageURLs 2023-02-08 20:03:31 -05:00
sharing.go Fix getShares sort order 2023-01-24 18:36:47 -05:00
stream.go Close stream when downloading files, fix fd leak 2023-02-07 09:58:50 -05:00
system.go Some cleanup, adding missing context handling 2022-12-06 19:57:47 -05:00
users.go Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00