emeric
|
45175a721c
|
Various minor cleanup
|
2024-12-05 20:09:14 +01:00 |
|
emeric
|
360623c569
|
OpenSubsonic API: added apiKey support, ref #544
|
2024-11-24 15:23:14 +01:00 |
|
emeric
|
7b4791005a
|
Fixed crash when a library is set with a trailing /, fixes #552
|
2024-11-14 23:18:00 +01:00 |
|
emeric
|
e46682e346
|
Fixed bool value badly parsed, fixes #542
|
2024-10-30 18:55:45 +01:00 |
|
emeric
|
f613d16fc2
|
Now manually parse sync/unsync lyrics frames in id3v2 tags
|
2024-10-27 15:21:54 +01:00 |
|
emeric
|
72b1367ea6
|
Added embedded/external lyrics support: parsing + indexing, ref #379
|
2024-10-26 16:58:13 +02:00 |
|
emeric
|
0f626f7716
|
Centralized default path for config file, fixes #525
|
2024-10-04 10:07:59 +02:00 |
|
emeric
|
777c36005b
|
Do not use pipe2 to make code more portable, ref #514
|
2024-09-13 23:28:28 +02:00 |
|
emeric
|
c165ed9f2f
|
Made some UI states persistent across sessions, ref #484
|
2024-09-12 14:01:03 +02:00 |
|
emeric
|
fc27a4f852
|
Apply all separators, not only the first one found, ref #518
|
2024-09-07 09:34:45 +02:00 |
|
emeric
|
6f3f138f52
|
Fixed bug in the scan settings view when no extra tag is to be parsed
|
2024-06-15 15:40:46 +02:00 |
|
emeric
|
39941d90a3
|
Auto reformatted the base, ref #470
|
2024-05-24 23:31:52 +02:00 |
|
emeric
|
83b868673c
|
Added a clang-format def file, ref #470
|
2024-05-24 23:31:02 +02:00 |
|
emeric
|
1a9b392a71
|
Upgraded alpine images
|
2024-04-27 15:16:03 +02:00 |
|
emeric
|
1862cd23c2
|
Changed db optimization strategy: now perform a full analyze (only after scan if enough changes has been made, and during application startup). Also perform a vacuum if needed during startup. Added an init screen for the web interface since it can take a while to complete
|
2024-04-18 18:46:35 +02:00 |
|
emeric
|
8438da9fde
|
Added db stats in trace metadata
|
2024-04-03 00:02:48 +02:00 |
|
emeric
|
e2f68356fa
|
traces: compacted struct + fix bad json export
|
2024-04-01 23:10:07 +02:00 |
|
emeric
|
284dc58fce
|
Removed useless include
|
2024-03-31 23:36:56 +02:00 |
|
emeric
|
a3c53e1609
|
Tracing: added some details for db operations
|
2024-03-31 23:35:12 +02:00 |
|
emeric
|
4ba8330194
|
Tracing: use only lower 32bits for thread, to make capture compatible with perfetto UI
|
2024-03-31 13:07:02 +02:00 |
|
emeric
|
7b228f3acf
|
Merge branch 'subsonic-scan-tracker' into develop
|
2024-03-23 15:56:07 +01:00 |
|
emeric
|
7315063a30
|
Fixed bad merge
|
2024-03-19 22:48: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
|
fef4a90ce0
|
Added build type in trace metadata
|
2024-03-15 23:23:12 +01:00 |
|
emeric
|
a769909ebc
|
Removed useless new line
|
2024-03-14 00:18:36 +01:00 |
|
emeric
|
4c4bef266a
|
Fixed clang warnings
|
2024-03-14 00:16:03 +01:00 |
|
emeric
|
41992f235e
|
Reworked internal namespaces
|
2024-03-12 23:11:29 +01:00 |
|
emeric
|
4b7c4295ec
|
Refactored namespaces
|
2024-03-12 08:32:08 +01:00 |
|