Deluan
|
056f0b944f
|
Refactor: Consolidate scrobbling logic in play_tracker
|
2021-06-23 11:01:58 -04:00 |
|
Deluan
|
d5461d0ae9
|
Refactor Agents to be singleton
Initial work for Last.fm scrobbler
|
2021-06-23 11:01:58 -04:00 |
|
Deluan
|
97434c1789
|
Fix GetNowPlaying endpoint showing only the last play
|
2021-06-20 10:39:19 -04:00 |
|
Deluan
|
f8ee6db72a
|
New implementation of NowPlaying
|
2021-06-20 10:39:16 -04:00 |
|
Deluan
|
6ee45a9ccc
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
Deluan
|
4777cf0aba
|
Simplify error responses
|
2020-10-27 15:33:28 -04:00 |
|
Deluan
|
6152fadd92
|
Removed list_generator completely
|
2020-10-27 15:23:48 -04:00 |
|
Deluan
|
3037ea01e2
|
Removed more layers of indirection from the engine package
|
2020-10-27 15:23:48 -04:00 |
|
Deluan
|
b88f9013dc
|
Fix getAlbumList.byYear . See https://github.com/daneren2005/Subsonic/issues/967
|
2020-10-21 17:32:10 -04:00 |
|
Deluan
|
c271aa24d1
|
Make all Subsonic helper functions private
|
2020-08-14 12:10:37 -04:00 |
|
Deluan
|
df05760769
|
Move engine package under subsonic , as it should only be used by the Subsonic API.master
The idea is to move reusable code from `engine` to `core`, in future refactorings
|
2020-08-04 21:29:35 -04:00 |
|
delucks
|
ae847103a2
|
Correct response body for getSongsByGenre
|
2020-05-22 18:08:35 -04:00 |
|
Deluan
|
1fd6571a87
|
Refactored getSongsByGenre
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
4c0250f9f8
|
Add fromYear/toYear params to getRandomSongs
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
0e1735e7a9
|
Add getSongsByGenre endpoint
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
a698e434fd
|
Refactor list_generator to use new filters
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
95f658336c
|
Implement byYear and byGenre AlbumLists
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
39993810b3
|
feat: add transcodedSuffix to Subsonic API responses
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
8673533cd4
|
refactor: move request param extractors to utils
|
2020-02-06 18:55:38 -05:00 |
|
Deluan
|
bee55c04c8
|
Rename project to Navidrome
|
2020-01-23 19:44:08 -05:00 |
|
Deluan
|
d7116eebd4
|
Implement annotations per user
|
2020-01-21 23:03:37 -05:00 |
|
Deluan
|
de0816da67
|
Reimplemented GetAlbumList&type=random and GetRandomSongs (now with filter by genres)
|
2020-01-21 08:49:43 -05:00 |
|
Deluan
|
7610b42f4b
|
Moved package api to subsonic under server
|
2020-01-19 18:23:09 -05:00 |
|