emeric
|
7b228f3acf
|
Merge branch 'subsonic-scan-tracker' into develop
|
2024-03-23 15:56:07 +01:00 |
|
emeric
|
1630b7cb6f
|
Scan tracker: now handle releases and artists
|
2024-03-23 15:55:29 +01:00 |
|
emeric
|
717f71254e
|
Fixed build when CMAKE_BUILD_TYPE is set to None
|
2024-03-19 22:49:50 +01:00 |
|
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
|
0f37daaa30
|
Completely removed the transaction checker in release (which was here but as a noop checker)
|
2024-03-15 16:26:59 +01:00 |
|
emeric
|
28405bb96e
|
Added a scope around actual write transactions
|
2024-03-15 12:24:25 +01:00 |
|
emeric
|
03425f3c94
|
Made the last scan step (checking for removed files) faster on big libraries
|
2024-03-14 23:21:30 +01:00 |
|
emeric
|
071b86602e
|
Added an index on track(id) as it seems to speed up things when db is cold
|
2024-03-14 14:17:00 +01:00 |
|
emeric
|
e4ad0a5406
|
Do not attempt extra data fetch when hitting the end of a query
|
2024-03-14 13:51:28 +01:00 |
|
emeric
|
4c4bef266a
|
Fixed clang warnings
|
2024-03-14 00:16:03 +01:00 |
|
emeric
|
63651de4bb
|
Fixed clang warning
|
2024-03-13 23:56:08 +01:00 |
|
emeric
|
41992f235e
|
Reworked internal namespaces
|
2024-03-12 23:11:29 +01:00 |
|
emeric
|
9da781cff6
|
Fixed badly reported offset when hitting the end of the collection
|
2024-03-12 13:40:32 +01:00 |
|
David Roman
|
4ea6d0dd09
|
use cmake lib dir instead of hardcoded name
|
2024-03-12 13:08:30 +01:00 |
|
emeric
|
4b7c4295ec
|
Refactored namespaces
|
2024-03-12 08:32:08 +01:00 |
|
David Roman
|
bc03408b99
|
Fix assertion
Closes: #431
|
2024-03-11 20:50:31 +01:00 |
|
emeric
|
c6ae3fe3fa
|
Renamed profiling to tracing
|
2024-03-10 12:21:01 +01:00 |
|
emeric
|
3155be0732
|
Added some profiling events in DB
|
2024-03-09 18:57:45 +01:00 |
|
emeric
|
1b8d4f2413
|
Added a way to play tracks per disc, fixes #423
|
2024-03-03 17:27:40 +01:00 |
|
emeric
|
ba180ea847
|
Added release_group_mbid field to listenbrainz, fixes #416
|
2024-03-02 23:47:23 +01:00 |
|
emeric
|
b45513a611
|
Added album sort name in subsonic responses, fixes #419
|
2024-03-02 23:05:20 +01:00 |
|
emeric
|
a6d11f4b4b
|
Added a way to set custom tag delimiters for artists and for other fields, fixes #417
|
2024-03-01 23:58:49 +01:00 |
|
emeric
|
194b9981c1
|
Removed migration from v32 (badly implemented)
|
2024-02-11 15:29:10 +01:00 |
|
emeric
|
a64a2de52e
|
Fixed bad testU
|
2024-02-05 13:35:16 +01:00 |
|
emeric
|
889096190a
|
Do not use DISTINCT on track queries, as this is useless and slowdowns queries
|
2024-02-05 11:22:58 +01:00 |
|
emeric
|
01538166ed
|
Fixed bad MediaLibrary::getCount()
|
2024-02-05 11:21:15 +01:00 |
|
emeric
|
c242b4c01e
|
Fixed bad migrations due to NULL constraints. fixes #413
|
2024-02-04 20:35:46 +01:00 |
|
emeric
|
710942ac78
|
bumped some internal size limits for names.fixes #408
|
2024-01-26 23:06:02 +01:00 |
|
emeric
|
9461b2a936
|
Added missing fr translations + added missing unit tests
|
2024-01-26 17:47:39 +01:00 |
|
emeric
|
0ed3f1ba79
|
Initial support for multi library, still WIP
|
2024-01-25 00:01:11 +01:00 |
|
emeric
|
a1001b296a
|
OpenSubsonic: changed the originalReleaseDate field format, fixes #400
|
2024-01-10 23:38:48 +01:00 |
|
emeric
|
fa3638ef46
|
Fixed regression on extra tags to parse, fixes #395
|
2024-01-06 23:38:54 +01:00 |
|
emeric
|
73c84b0eb5
|
Removed useless stuff
|
2023-12-15 23:22:44 +01:00 |
|
emeric
|
4705e6ffb7
|
Subsonic API: added getTopSongs endpoint, fixes #365
|
2023-12-15 22:19:01 +01:00 |
|
emeric
|
3ad990a183
|
Allowed custom release types + handle more MusicBrainz secondary types in UI. fixes #373
|
2023-12-11 23:25:58 +01:00 |
|
emeric
|
a2cc243a08
|
Do not rely on current scan_settings to perform migration steps (as it may not be compatible), fixes #387
|
2023-12-07 15:24:54 +01:00 |
|
emeric
|
e52924c706
|
CodeFactor review
|
2023-12-01 08:59:34 +01:00 |
|
emeric
|
4bf0cdf580
|
Fixed regression that prevent new installs to work. fixes #385
|
2023-12-01 08:53:50 +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
|
a0489b2d94
|
Migrated scrobbling stuff
|
2021-10-18 20:39:47 +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
|
cbc137529b
|
Made connection count aligned with thread count
|
2021-10-03 14:07:33 +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
|
b15a7fa1cd
|
Scanner: fixed some values not updated when scanned again
|
2021-09-29 09:23:37 +02:00 |
|
emeric
|
43fcb2a0d7
|
Fixes clang build
|
2021-09-24 20:24:00 +02:00 |
|
emeric
|
2ebc4280a0
|
Sort by release date, not just release year, fixes #128
|
2021-09-23 13:18:43 +02:00 |
|