navidrome/server/subsonic
Deluan 8afa2cd833 Remove dependency of deprecated `ioutil` package 2021-07-20 20:12:28 -04:00
..
filter Remove unnecessary repositories methods 2021-07-20 17:45:08 -04:00
responses New implementation of NowPlaying 2021-06-20 10:39:16 -04:00
album_lists.go Add multiple genres to Albums 2021-07-20 17:45:08 -04:00
album_lists_test.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
api.go Refactor: Consolidate scrobbling logic in play_tracker 2021-06-23 11:01:58 -04:00
api_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
bookmarks.go Fix Bookmarks Subsonic support (#1099) 2021-05-07 09:47:13 -04:00
browsing.go Make `getGenre` Subsonic endpoint returns genres sorted by counts 2021-07-20 17:45:08 -04:00
helpers.go Add genre tables, read multiple-genres from tags 2021-07-20 17:45:08 -04:00
library_scanning.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
media_annotation.go Add tests to `/scrobble` endpoint 2021-06-26 13:52:29 -04:00
media_annotation_test.go Add tests to `/scrobble` endpoint 2021-06-26 13:52:29 -04:00
media_retrieval.go Small refactorings 2021-07-20 19:18:29 -04:00
media_retrieval_test.go Remove dependency of deprecated `ioutil` package 2021-07-20 20:12:28 -04:00
middlewares.go Fix GetNowPlaying endpoint showing only the last play 2021-06-20 10:39:19 -04:00
middlewares_test.go Only send events to clients who need it 2021-06-15 18:59:26 -04:00
playlists.go Fix `updatePlaylist` not updating fields `comment` and `public`. 2021-05-29 17:16:56 -04:00
searching.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
stream.go Remove dependency of deprecated `ioutil` package 2021-07-20 20:12:28 -04:00
system.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
users.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
wire_gen.go Refactor: Consolidate scrobbling logic in play_tracker 2021-06-23 11:01:58 -04:00
wire_injectors.go New implementation of NowPlaying 2021-06-20 10:39:16 -04:00