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 |
|
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
|
617139c2f4
|
Removed session parameters from auth services
|
2021-10-03 14:35:25 +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
|
6baf0d313d
|
Finished clean on recommendation engines
|
2021-09-30 19:02:49 +02:00 |
|
emeric
|
ada50d80c8
|
Fixed clang warning
|
2021-09-26 15:44:53 +02:00 |
|
emeric
|
828e2364a7
|
Subsonic API: better compability with clients
|
2021-09-24 12:37:54 +02:00 |
|
emeric
|
441aed622c
|
Made database ID manipulations safer
|
2021-09-20 23:53:38 +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
|
c5078ccaf0
|
added the 'created' field for tracks
|
2021-05-04 12:36:56 +02:00 |
|
emeric
|
444d4af3c6
|
Escape special characters for like sql searches
|
2021-05-02 15:10:32 +02:00 |
|
emeric
|
a6398738bb
|
listenbrainz: added a listens synchronizer. fixes #142
|
2021-04-30 17:41:03 +02:00 |
|
emeric
|
42e9403b55
|
Fixed subsonic scrobble command + internal scrobbler: do not record listen that have been played for less than 5s
|
2021-04-08 14:11:09 +02:00 |
|
emeric
|
acf81e3f1a
|
Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118
|
2021-04-06 19:59:12 +02:00 |
|
emeric
|
1b49e8f6a6
|
Properly handled http headers for subsonic API. ref #119
|
2021-03-05 13:23:47 +01:00 |
|
emeric
|
cc28d893f5
|
Added authentication backends: internal, pam and http-headers. fixes #119
|
2021-03-04 19:32:09 +01:00 |
|
emeric
|
85a95ef897
|
Fixed 32 bits build
|
2020-12-16 11:53:59 +01:00 |
|
emeric
|
c6322cda18
|
Fixed 32 bits build
|
2020-12-16 09:08:23 +01:00 |
|
emeric
|
0586e93655
|
Subsonic API: improved compatibility
|
2020-11-28 22:39:12 +01:00 |
|
emeric
|
6240ccf747
|
Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener
|
2020-11-12 17:12:08 +01:00 |
|
emeric
|
b78967262c
|
Added composer, conductor, lyricist, mixer, producer, remixer tag support
|
2020-11-12 13:19:22 +01:00 |
|
emeric
|
7cd5076b93
|
Subsonic API: handled the scrobble call (just put in the common played list for now, no scrobble on external services for now)
|
2020-11-06 15:01:09 +01:00 |
|
emeric
|
9a1e730831
|
LGTM alerts review
|
2020-11-03 11:26:44 +01:00 |
|
emeric
|
c04f57ceb5
|
Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93
|
2020-10-17 14:58:41 +02:00 |
|
emeric
|
e79dae48d1
|
Cover art handling: significantly reduce memory usage. fixes #93
|
2020-10-12 13:30:34 +02:00 |
|
emeric
|
26d12c39e4
|
UI: Added star/unstar for tracks/albums/artists. ref #74
|
2020-09-05 11:05:57 +02:00 |
|
emeric
|
bd7561af8e
|
Changed the way services are handled
|
2020-08-22 15:20:18 +02:00 |
|
emeric
|
10369fdfee
|
Subsonic API: fixed recently added releases
|
2020-07-14 12:23:43 +02:00 |
|
emeric
|
73031a33bb
|
Subsonic API: fixed playlist update. fixes #80
|
2020-07-14 12:18:45 +02:00 |
|
emeric
|
d3dcee35a3
|
Subsonic API: various fixes to make Sublime Music happy
|
2020-07-14 11:38:06 +02:00 |
|
emeric
|
50b0fd1cb8
|
Various fixes + refacto
|
2020-07-05 15:15:51 +02:00 |
|