Commit Graph
29 Commits
Author SHA1 Message Date
emeric 923c632878 Setting the size of the ipc pipe buffers is not mandatory, ref #614 2025-02-16 13:16:06 +01:00
emeric 6494d17f99 Use boost asio executor_work_guard to fix build 2025-02-10 17:09:52 +01:00
emeric c9fb398196 Use boost asio post to fix build 2025-02-10 16:54:25 +01:00
emeric 814eaf0a3e Switched the file added info back to a full date time, ref #601 2025-01-26 15:08:31 +01:00
emeric 534df42f9d Distinguish initial scan to import last time write as added time, ref #601 2025-01-24 17:59:25 +01:00
emeric 40416cb907 Fixed code factor issue 2025-01-22 13:42:52 +01:00
emeric 817588a755 Properly exclude 00 for partial dates, fixes #477 2025-01-20 13:43:19 +01:00
emeric 33759def78 Adding support for partial dates (only year or month), fixes #477 2025-01-19 23:50:39 +01:00
emeric c73ff7dc03 Use ENCODINGTIME to set the added time, if present, otherwise use the last modified time of the file (only during the first import), fixes #595 2025-01-18 16:51:31 +01:00
emeric 10d900faf2 Simplified some path writes 2025-01-06 22:29:46 +01:00
emeric 3740c6f899 Allow to use an empty lms.conf file, default values are now all hardcoded, fixes #584 2025-01-05 16:12:25 +01:00
emeric 3661eaccb6 Added playlist import (and sync)from m3u files, ref #391 2024-12-18 14:15:25 +01:00
emeric 38efdfaf87 Prefer first embedded image that contains the 'front' keyword 2024-12-08 11:53:31 +01:00
emeric 45175a721c Various minor cleanup 2024-12-05 20:09:14 +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 777c36005b Do not use pipe2 to make code more portable, ref #514 2024-09-13 23:28:28 +02:00
emeric fc27a4f852 Apply all separators, not only the first one found, ref #518 2024-09-07 09:34:45 +02:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +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 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 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00