emeric
|
d52cc71667
|
Restored thread checks on database accesses
|
2022-01-20 19:56:45 +01:00 |
|
emeric
|
9e64287383
|
Added scrobbling state for listens
|
2022-01-20 19:56:42 +01:00 |
|
emeric
|
aac119f34c
|
Removed unused files
|
2022-01-20 19:52:10 +01:00 |
|
emeric
|
c6338771cf
|
Changed http client to be instanciated by services
|
2021-12-05 15:20:57 +01:00 |
|
emeric
|
63ed28e38f
|
Fixed regression that prevents app to quit if another process is already running
|
2021-12-05 15:20:07 +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 |
|
emeric
|
398925588f
|
Migrated scanner stuff
|
2021-10-20 20:00:14 +02:00 |
|
emeric
|
7386c89ae7
|
Migrated recommendation stuff
|
2021-10-18 21:16:10 +02:00 |
|
emeric
|
a0489b2d94
|
Migrated scrobbling stuff
|
2021-10-18 20:39:47 +02:00 |
|
emeric
|
fe298e10d9
|
Another attempt: regroup lms services
|
2021-10-17 21:21:30 +02:00 |
|
emeric
|
ac65aeb0e3
|
Revert "Migrated auth service"
This reverts commit 0f5c487084.
|
2021-10-17 21:09:04 +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
|
0f5c487084
|
Migrated auth service
|
2021-10-16 15:44:42 +02:00 |
|
emeric
|
32a944e3d4
|
Introduced lmscore lib to centralize services, migrated cover service
|
2021-10-16 15:22:59 +02:00 |
|
emeric
|
0dcef2e94c
|
Renamed CoverArtGrabber to CoverService
|
2021-10-15 20:58:14 +02:00 |
|
emeric
|
11f8a9e38b
|
Reworked http client to ease reuse
|
2021-10-05 18:41:54 +02:00 |
|
emeric
|
617139c2f4
|
Removed session parameters from auth services
|
2021-10-03 14:35:25 +02:00 |
|
emeric
|
cbc137529b
|
Made connection count aligned with thread count
|
2021-10-03 14:07:33 +02:00 |
|
emeric
|
159f656cfb
|
Merge branch 'patch-1' of https://github.com/bramton/lms into bramton-patch-1
|
2021-10-03 13:40:32 +02:00 |
|
Bram
|
44116bc055
|
Added missing <unordered_map> include
This fixes the compilation on FreeBSD.
|
2021-10-02 21:44:52 +02:00 |
|
emeric
|
3f229dbbe3
|
Removed session parameters from scrobbling service
|
2021-10-02 20:24:28 +02:00 |
|
emeric
|
00c756f7e1
|
Removed session parameters from cover service
|
2021-09-30 22:31:15 +02:00 |
|
emeric
|
39d8301779
|
Merge branch 'develop' of https://github.com/Danoloan10/lms into Danoloan10-develop
|
2021-09-30 19:03:30 +02:00 |
|
emeric
|
6baf0d313d
|
Finished clean on recommendation engines
|
2021-09-30 19:02:49 +02:00 |
|
danoloan10
|
b4d8633bc1
|
Exclude gtests when cross-compiling
|
2021-09-29 21:36:21 +02:00 |
|
emeric
|
4e9cf0d77f
|
Moved unit tests close to the sources
|
2021-09-29 11:57:11 +02:00 |
|
emeric
|
6a8063640b
|
Minor cleanup in the generated dom
|
2021-09-29 09:39:21 +02:00 |
|
emeric
|
75036b768e
|
Removed bad copy/paste
|
2021-09-29 09:31:39 +02:00 |
|
emeric
|
b15a7fa1cd
|
Scanner: fixed some values not updated when scanned again
|
2021-09-29 09:23:37 +02:00 |
|
emeric
|
496e9161e9
|
Fixed clang warning
|
2021-09-26 15:53:53 +02:00 |
|
emeric
|
ada50d80c8
|
Fixed clang warning
|
2021-09-26 15:44:53 +02:00 |
|
emeric
|
5acb5e4f73
|
WIP
|
2021-09-26 14:47:24 +02:00 |
|
emeric
|
43fcb2a0d7
|
Fixes clang build
|
2021-09-24 20:24:00 +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
|
2ebc4280a0
|
Sort by release date, not just release year, fixes #128
|
2021-09-23 13:18:43 +02:00 |
|
emeric
|
441aed622c
|
Made database ID manipulations safer
|
2021-09-20 23:53:38 +02:00 |
|
emeric
|
598f01069e
|
Added non album tracks in the artist view. closes #165
|
2021-09-15 14:03:21 +02:00 |
|
emeric
|
f24ef27d2a
|
Added non album tracks in the artist view. ref #165
|
2021-09-15 12:56:01 +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
|
7d0dae1a0c
|
Fixed build (hopefully) on arch, fixes #169
|
2021-08-15 21:35:27 +02:00 |
|
emeric
|
1022ef0219
|
Fixed regression for play/add all buttons
|
2021-06-07 12:51:45 +02:00 |
|
emeric
|
8e9f02edad
|
Better fatal error reporting
|
2021-05-22 18:11:51 +02:00 |
|
emeric
|
52447c0b56
|
Use MBID for internal path when possible
|
2021-05-21 23:28:50 +02:00 |
|
emeric
|
43fa93bb39
|
CodeFactor review
|
2021-05-21 13:34:04 +02:00 |
|
emeric
|
7d44505d3f
|
Rerasied a bit the number of tracks loaded at once in the playqueue
|
2021-05-21 13:32:55 +02:00 |
|