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
|
c6ae3fe3fa
|
Renamed profiling to tracing
|
2024-03-10 12:21:01 +01:00 |
|
emeric
|
d6fd95ab44
|
Added some profiling events for subsonic API (media retrieval)
|
2024-03-09 19:14:13 +01:00 |
|
emeric
|
f072f171d8
|
Added some profiling events for the subsonic API
|
2024-03-09 19:02:02 +01:00 |
|
emeric
|
4705e6ffb7
|
Subsonic API: added getTopSongs endpoint, fixes #365
|
2023-12-15 22:19:01 +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
|
07949de20f
|
Subsonic API: removed useless auth
|
2023-11-11 23:45:03 +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
|
7d9b5a7084
|
More constness
|
2023-10-22 00:19:03 +02:00 |
|
emeric
|
d86260ba2d
|
Replaced Json parser with a custom one (optims+compact output)
|
2023-10-20 15:22:00 +02:00 |
|
emeric
|
042cd54171
|
Subsonic API: handle extensions
|
2023-10-09 18:30:53 +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
|
4fbacd691d
|
Extracted browsing entry points
|
2023-10-02 00:04:58 +02:00 |
|
emeric
|
247975d304
|
Extracted playlists entry points
|
2023-10-01 23:37:48 +02:00 |
|
emeric
|
70d0c26f2d
|
Extracted media annotation entry points
|
2023-10-01 23:22:47 +02:00 |
|
emeric
|
c3184636ab
|
Extracted lists entry points
|
2023-10-01 21:13:36 +02:00 |
|
emeric
|
955320e3a8
|
Extracted searching
|
2023-10-01 20:57:17 +02:00 |
|
emeric
|
b96a16095a
|
Extracted covert art handling
|
2023-10-01 20:48:07 +02:00 |
|
emeric
|
9d879e66b7
|
Extracted user management
|
2023-10-01 20:42:04 +02:00 |
|
emeric
|
abcf9e5b49
|
extracted bookmark handling
|
2023-10-01 16:48:33 +02:00 |
|
emeric
|
63bffa7631
|
extracted track handling
|
2023-10-01 16:30:57 +02:00 |
|
emeric
|
7618639e12
|
extracted artist handling
|
2023-10-01 16:12:31 +02:00 |
|
emeric
|
0da12bec0f
|
extracted album handling
|
2023-10-01 16:04:28 +02:00 |
|
emeric
|
0f1a5efffe
|
Exposed release date at release level (instead of just year)
|
2023-10-01 14:37:47 +02:00 |
|
emeric
|
962775e920
|
Fixed invalid local time usages. fixes #299
|
2023-02-11 14:44:20 +01:00 |
|
emeric
|
93fac1a0ea
|
Sbsonic API: raised default size for covers. fixes #304
|
2023-01-21 13:56:56 +01:00 |
|
emeric
|
b681a20b5a
|
Subsonic API: report error 41 for auth token attempts
|
2023-01-07 14:50:30 +01:00 |
|
emeric
|
e848008ceb
|
Subsonic API: do not search for non asked elements
|
2023-01-07 14:37:44 +01:00 |
|
emeric
|
db9454f300
|
Subsonic API: Trim extra quotes in query parameter to please Symfonium
|
2023-01-07 13:49:21 +01:00 |
|
emeric
|
040973209e
|
Subsonic API: handle tracks and releases in getSimilarSongs endpoint. fixes #245
|
2022-12-17 19:08:35 +01:00 |
|
emeric
|
1def36b8f0
|
Fixed some code scanning alerts
|
2022-12-14 20:49:59 +01:00 |
|
emeric
|
915e114933
|
Subsonic API: added getSong endpoint. ref #212
|
2022-09-06 12:48:52 +02:00 |
|
emeric
|
169a5f5d08
|
Dedicated view for tracklist
|
2022-06-30 21:18:42 +02:00 |
|
emeric
|
1d233e39af
|
Added a playlist view. Can only play the playlists for now (no save/edit)
|
2022-06-26 15:12:49 +02:00 |
|
emeric
|
665482cce3
|
Fixed Wt warning about internal path
|
2022-06-20 20:33:04 +02:00 |
|
emeric
|
b9305f2c25
|
Raised artist/album/track limits when explorin the collection. fixes #237
|
2022-06-12 21:15:56 +02:00 |
|
emeric
|
27dfaf999a
|
Tried to factorize some db code
|
2022-06-10 21:43:28 +02:00 |
|
emeric
|
6d503a615c
|
Merge branch 'develop' into bootstrap5
|
2022-05-18 18:37:00 +02:00 |
|
emeric
|
703d510c2f
|
Fixed #225, regression #184
|
2022-05-18 12:51:25 +02:00 |
|
emeric
|
0a9fbb2046
|
Still converting to bootstrap 5. Updated releases again
|
2022-05-12 13:12:05 +02:00 |
|
emeric
|
1e0bf58092
|
Added relevant indexes using artist sort name. fixes #184
|
2022-01-31 21:09:22 +01:00 |
|
emeric
|
4177354afe
|
Send pending listens that have not been successfully sent
|
2022-01-30 14:18:22 +01:00 |
|
emeric
|
0cf6b2159e
|
Databsae service refactoring. Warning, loses stars and listens stats
|
2021-12-04 15:25:09 +01:00 |
|
emeric
|
97aba4ae82
|
Introduced Feedback service
|
2021-10-24 16:31:04 +02:00 |
|
emeric
|
9adfafc589
|
Migrated database stuff
|
2021-10-21 13:36:41 +02:00 |
|