emeric
|
edd407a6c9
|
Cache user data in subsonic request (to simplify endpoints)
|
2024-04-27 16:48:19 +02:00 |
|
emeric
|
b23f38facf
|
Added relative file path+file size in DB
|
2024-04-14 09:37:24 +02:00 |
|
emeric
|
ac69582f4b
|
Changed the default cover image for releases
|
2024-03-24 15:15:36 +01:00 |
|
emeric
|
4b7c4295ec
|
Refactored namespaces
|
2024-03-12 08:32:08 +01:00 |
|
emeric
|
bb4facf8e6
|
Subsonic API: added artist images in getCoverArt endpoint, fixes #392
|
2023-12-15 21:14:02 +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
|
9060c0d925
|
Simplified logger configuration, it no longer depends on Wt
|
2023-11-24 16:23:31 +01:00 |
|
emeric
|
17a2a969e2
|
Reduced exclusive lock durations
|
2023-11-19 16:17:27 +01:00 |
|
emeric
|
28a80b3c9d
|
Subsonic API: added a per-user setting to enable transcoding by default (breaking change: default is disabled). fixes #351, ref #367
|
2023-11-13 11:45:12 +01:00 |
|
emeric
|
87d70465e9
|
Renamed some transcoding stuff + now retrieve decoder codecs
|
2023-11-12 20:51:42 +01:00 |
|
emeric
|
6d50783511
|
Subsonic API: make use of the bitrate info in DB to check if transcoding is needed
|
2023-11-11 23:28:40 +01:00 |
|
emeric
|
e59660021a
|
Merge branch 'fix-mimetype-subsonic-api' into develop
|
2023-11-10 21:00:57 +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
|
504dfa86a9
|
Subsonic API: fixed missing mimetype for raw files
|
2023-11-07 23:51:04 +01:00 |
|
emeric
|
6a3783a4ba
|
Subsonic API: try to not transcode if the requested format/max bitrate is compatible with the actual file
|
2023-10-15 20:49:34 +02:00 |
|
emeric
|
8780bbdffa
|
Subsonic API: try to recognize some formats in stream endpoint (mp3, opus, vorbis)
|
2023-10-15 15:42:09 +02:00 |
|
emeric
|
272c34be83
|
Subsonic API: handle parameter timeOffset
|
2023-10-08 23:13:09 +02:00 |
|
emeric
|
7c7fbba319
|
Changed coding style
|
2023-10-02 20:32:28 +02:00 |
|
emeric
|
b96a16095a
|
Extracted covert art handling
|
2023-10-01 20:48:07 +02:00 |
|