Commit Graph
20 Commits
Author SHA1 Message Date
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