Commit Graph
18 Commits
Author SHA1 Message Date
emeric 45175a721c Various minor cleanup 2024-12-05 20:09:14 +01:00
emeric c7170c3501 Subsonic API: added a way to disable the user/password authentication method (enabled by default) 2024-11-24 16:23:37 +01:00
emeric 360623c569 OpenSubsonic API: added apiKey support, ref #544 2024-11-24 15:23:14 +01:00
emeric 8bdf3b42d0 Changed the artists view to use artist images 2024-10-11 19:04:59 +02:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric edd407a6c9 Cache user data in subsonic request (to simplify endpoints) 2024-04-27 16:48:19 +02:00
emeric ed1be02aaf Added a scan tracker to speed up queries with high offset in very large database 2024-03-17 23:36:40 +01:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
emeric 1f282c0517 Removed the database lib from services as it is still not a service 2023-11-26 17:38:44 +01:00
emeric bd61093898 Subsonic API: now returns 404 when the requested cover art is not found (but a client list has been added to serve them a default cover art) 2023-11-08 23:43:50 +01:00
emeric e339a42883 Do not report OpenSubsonic extra fields for selected legacy clients. This made DSub behave badly. fixes #356 2023-11-02 23:13:41 +01:00
emeric 7c7fbba319 Changed coding style 2023-10-02 20:32:28 +02:00
emeric 9adfafc589 Migrated database stuff 2021-10-21 13:36:41 +02:00
emeric 1faea94a24 Revert "Migrated database stuff"
This reverts commit c41cc77e21.
2021-10-17 21:08:48 +02:00
emeric c41cc77e21 Migrated database stuff 2021-10-16 16:28:29 +02:00
emeric 617139c2f4 Removed session parameters from auth services 2021-10-03 14:35:25 +02:00
Bram 44116bc055 Added missing <unordered_map> include
This fixes the compilation on FreeBSD.
2021-10-02 21:44:52 +02:00
emeric 828e2364a7 Subsonic API: better compability with clients 2021-09-24 12:37:54 +02:00