This website requires JavaScript.
Explore
Help
Sign In
owen
/
lms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d20b02fc3329dd7954df24b55f69d66d41a2e348
lms
/
src
/
libs
/
services
T
History
emeric
d20b02fc33
Send display artist name for the scrobbled track (instead of the first artist)
2024-02-11 15:18:46 +01:00
..
auth
Removed the database lib from services as it is still not a service
2023-11-26 17:38:44 +01:00
cover
Search first artist files whose name is artist's mbid then artist's name.
fixes
#406
2024-01-12 23:19:49 +01:00
feedback
Fixed badly formatted logs
2024-02-02 21:49:02 +01:00
recommendation
Do not use DISTINCT on track queries, as this is useless and slowdowns queries
2024-02-05 11:22:58 +01:00
scanner
Significantly improved scanner performance (now have a dedicated pool of threads for scanning file metadata)
2024-02-10 18:39:55 +01:00
scrobbling
Send display artist name for the scrobbled track (instead of the first artist)
2024-02-11 15:18:46 +01:00
CMakeLists.txt
Removed the database lib from services as it is still not a service
2023-11-26 17:38:44 +01:00