emeric
|
67a6b660be
|
Added missing last updated call for rated items
|
2025-03-22 17:17:32 +01:00 |
|
emeric
|
6e2b7ff2dd
|
Minor cleanup
|
2025-03-19 21:32:48 +01:00 |
|
emeric
|
05000d8a1a
|
Deduplicate embedded images, ref #628
|
2025-03-15 14:48:37 +01:00 |
|
emeric
|
5effbf99a1
|
Reworked scanner to use taglib to extract images, now support images in APE tags. This is a step forward multiple image support per track
|
2025-03-09 11:20:30 +01:00 |
|
emeric
|
59f7bec8dd
|
Fixed regression in album grouping, ref #616
|
2025-02-22 22:05:25 +01:00 |
|
emeric
|
d19d6f04b2
|
Use album sort order in UI, fixes #616
|
2025-02-22 19:57:06 +01:00 |
|
emeric
|
bf59e1a2bc
|
Increased batch size for writing scan results in db
|
2025-02-22 10:58:21 +01:00 |
|
emeric
|
a3dfc082ea
|
Try to reuse the db track entry if the track file just moved, fixes #612
|
2025-02-16 15:52:05 +01:00 |
|
emeric
|
32b366dda7
|
Use system_timer expires_after to fix build
|
2025-02-10 17:23:43 +01:00 |
|
emeric
|
c9fb398196
|
Use boost asio post to fix build
|
2025-02-10 16:54:25 +01:00 |
|
emeric
|
20e0c1a24d
|
Removed deprecated use of io_service, fixed arch build
|
2025-02-09 21:26:24 +01:00 |
|
emeric
|
b4bce77877
|
Centralized some db filters
|
2025-02-09 18:35:09 +01:00 |
|
emeric
|
13698c379b
|
Added a way to filter by record label, display labels in the release info panel
|
2025-02-08 18:56:54 +01:00 |
|
emeric
|
bebe384376
|
Added release country support
|
2025-02-08 15:29:57 +01:00 |
|
emeric
|
4fe6edb87f
|
Added release comment support, ref #568
|
2025-02-07 17:02:08 +01:00 |
|
emeric
|
aab5dbee2b
|
Fixed a badly constructed Wt::WdateTime from partial date times, ref #601
|
2025-01-26 19:01:59 +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
|
5b73925019
|
Switched to full static release + enable lto for the docker release image
|
2025-01-22 18:34:08 +01:00 |
|
emeric
|
c22394bc4a
|
Fixed some warnings
|
2025-01-21 13:42:03 +01:00 |
|
emeric
|
8161dbec96
|
Fixed clang14 build
|
2025-01-21 13:41:49 +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
|
c7db5fc61a
|
Added support for explcit tags (rtng, ITUNESADVISORY)
|
2025-01-17 18:03:16 +01:00 |
|
emeric
|
1d15be1e6c
|
Added an option to skip playlists that are refering to a single album + skip playlists that are empty, fixes #577
|
2025-01-15 21:14:18 +01:00 |
|
emeric
|
eda06c8214
|
Scanner: do not decode whole images, just probe, ref #561
|
2025-01-12 20:55:16 +01:00 |
|
emeric
|
10d900faf2
|
Simplified some path writes
|
2025-01-06 22:29:46 +01:00 |
|
emeric
|
1f6398b5b4
|
Do not try to create a string from a potentially null ptr, ref #561
|
2025-01-05 16:49:21 +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
|
ac4baaac10
|
Added some debug logs during scans, quite verbose
|
2024-12-19 20:36:50 +01:00 |
|
emeric
|
d49d718922
|
Fixed build
|
2024-12-18 15:18:46 +01:00 |
|
emeric
|
b80cd013a9
|
Fixed build
|
2024-12-18 14:46:46 +01:00 |
|
emeric
|
3661eaccb6
|
Added playlist import (and sync)from m3u files, ref #391
|
2024-12-18 14:15:25 +01:00 |
|
emeric
|
ec20c9bfa6
|
Removed useless includes
|
2024-12-08 18:02:00 +01:00 |
|
emeric
|
4a8754a7fa
|
Subsonic API: added timestamps into coverart ids, Made use of image ids to save a lookup, ref #558
|
2024-12-08 15:48:52 +01:00 |
|
emeric
|
38efdfaf87
|
Prefer first embedded image that contains the 'front' keyword
|
2024-12-08 11:53:31 +01:00 |
|
emeric
|
def4d8c3e3
|
Subsonic API: getCoverArt: serve raw image if size is not provided
|
2024-12-07 18:27:01 +01:00 |
|
emeric
|
350e213529
|
Various minor cleanup
|
2024-12-07 11:48:15 +01:00 |
|
emeric
|
1dc7e143ef
|
Format code
|
2024-12-06 14:09:01 +01:00 |
|
emeric
|
06fd444d26
|
Various minor cleanup
|
2024-12-06 14:08:31 +01:00 |
|
emeric
|
45175a721c
|
Various minor cleanup
|
2024-12-05 20:09:14 +01:00 |
|
emeric
|
76b9c1fe10
|
Exposed metadata for each embedded picture
|
2024-12-05 20:01:55 +01:00 |
|
emeric
|
a439d68e73
|
Fixed codeql issue
|
2024-11-29 18:22:53 +01:00 |
|
emeric
|
d80e311250
|
Added a new param internal-password-bcrypt-round, set to 12 by default
|
2024-11-25 23:36:22 +01:00 |
|
emeric
|
cb478e8d87
|
Added missing include
|
2024-11-24 15:46:37 +01:00 |
|
emeric
|
360623c569
|
OpenSubsonic API: added apiKey support, ref #544
|
2024-11-24 15:23:14 +01:00 |
|
emeric
|
5504ee707c
|
Added barcode tag parsing in releases, and take it into account to avoid merging unrelated albums, fixes #550
|
2024-11-14 13:22:05 +01:00 |
|
emeric
|
0164038794
|
Take labels into account to avoid merging unrelated albums, ref #550
|
2024-11-13 18:41:24 +01:00 |
|
emeric
|
8f5110b5f4
|
Fixed bad usages
|
2024-11-07 13:02:45 +01:00 |
|
emeric
|
b25f4f2541
|
Fixed counter in the scanner's discovery step
|
2024-11-05 22:23:24 +01:00 |
|