emeric
|
4b7c4295ec
|
Refactored namespaces
|
2024-03-12 08:32:08 +01:00 |
|
emeric
|
487960b413
|
Switched to LiteralString for keys in subsonic responses
|
2024-03-10 15:28:16 +01:00 |
|
emeric
|
b7a8bf85b8
|
Rework db range primitives + fixed bug when playing all in releases/tracks views + raised limit to 1000 for ranges in subsonic API
|
2023-11-10 16:17:18 +01:00 |
|
emeric
|
475519f19e
|
Subsonic API: improved error message
|
2023-11-08 23:31:13 +01:00 |
|
emeric
|
b89dfba089
|
Subsonic API: limit size parameter to 500 for various methods
|
2023-11-08 22:47:41 +01:00 |
|
emeric
|
7d9b5a7084
|
More constness
|
2023-10-22 00:19:03 +02:00 |
|
emeric
|
61e0931a82
|
Fixed output bug for values, added some optims
|
2023-10-21 14:45:39 +02:00 |
|
emeric
|
d86260ba2d
|
Replaced Json parser with a custom one (optims+compact output)
|
2023-10-20 15:22:00 +02:00 |
|
emeric
|
76290768bb
|
OpenSubsonic API: return OS fields on error
|
2023-10-12 22:38:06 +02:00 |
|
emeric
|
042cd54171
|
Subsonic API: handle extensions
|
2023-10-09 18:30:53 +02:00 |
|
emeric
|
de10da87d7
|
Subsonic API: added replayGain field in Song
|
2023-10-06 16:46:15 +02:00 |
|
emeric
|
a47f463ca9
|
Subsonic API: added genres/moods tags for songs
|
2023-10-04 21:38:48 +02:00 |
|
emeric
|
5b11009ead
|
Subsonic API: added artists and albumartists tags for songs
|
2023-10-04 20:34:28 +02:00 |
|
emeric
|
4f25331e1d
|
Subsonic API: added 'contributor' in song entries
|
2023-10-04 18:51:38 +02:00 |
|
emeric
|
8f29410670
|
Subsonic API: added 'roles' in artist entries
|
2023-10-04 08:34:51 +02:00 |
|
emeric
|
7c7fbba319
|
Changed coding style
|
2023-10-02 20:32:28 +02:00 |
|
emeric
|
b681a20b5a
|
Subsonic API: report error 41 for auth token attempts
|
2023-01-07 14:50:30 +01:00 |
|
emeric
|
495005357c
|
Small cleanup
|
2022-12-11 11:33:44 +01:00 |
|
emeric
|
ee42e51b00
|
Codefactor review
|
2022-05-25 21:04:35 +02:00 |
|
emeric
|
828e2364a7
|
Subsonic API: better compability with clients
|
2021-09-24 12:37:54 +02:00 |
|
emeric
|
5aa0e835cd
|
Fixed regression on ID parameter parsing
|
2021-09-23 13:21:24 +02:00 |
|
emeric
|
7affe08fc4
|
Centralized demo account logic in the password auth service. ref #167
|
2021-09-03 13:41:30 +02:00 |
|
emeric
|
56a588a06b
|
Fixed demo account creation. fixes #167
|
2021-09-02 21:05:13 +02:00 |
|
emeric
|
e79dae48d1
|
Cover art handling: significantly reduce memory usage. fixes #93
|
2020-10-12 13:30:34 +02:00 |
|
emeric
|
d3dcee35a3
|
Subsonic API: various fixes to make Sublime Music happy
|
2020-07-14 11:38:06 +02:00 |
|
emeric
|
718d2ee6d7
|
Made Audinaut work. fixes #76
|
2020-07-03 21:03:16 +02:00 |
|
emeric
|
03446188ba
|
Subsonic API: do not report numeric values as strings
|
2020-06-21 14:25:23 +02:00 |
|
emeric
|
7d5654cb7d
|
Subsonic API: do not use ffmpeg to remux the files when transcoding is off. fixes #36
|
2020-03-08 17:03:49 +01:00 |
|
emeric
|
15e53caa2d
|
Split the lib in smaller libs to ease unit tests
|
2020-02-13 18:04:35 +01:00 |
|