9cadf0e1fa
Do not try to parse aac files with TagLib 1.x
emeric2025-11-16 11:22:49 +01:00
ab898b697c
First consider album artists when multiple names are used for the same artist mbid and no artist info is present, ref #731emeric2025-11-16 11:14:20 +01:00
df344448c3
When an artist is referred to using several names, pick first the one set in the artist info file, and fallback on the most recent release, ref #731emeric2025-11-14 21:32:09 +01:00
adf80aa601
Upgraded version to upcoming v3.72.0
emeric2025-11-12 23:12:51 +01:00
f22f4f0a71
Fixed bad fallback when hitting only a secondary release type as used by picard, fixes#766emeric2025-11-10 16:56:17 +01:00
c4924d820c
Fixed crash when filtering by release type
emeric2025-11-10 16:52:43 +01:00
9611cc09e3
Made some audio info fields now mandatory, otherwise consider parsing failed
emeric2025-11-03 08:48:25 +01:00
b25e3b9b1e
Scan for audio properties, metadata, and embedded images in one single pass. Removed now useless lmsmetadata library + reworked code accordingly
emeric2025-11-02 16:23:10 +01:00
8e554b258c
Bumped wt to 4.12.1 for the official docker image
emeric2025-11-02 12:30:33 +01:00
df9dd6e547
Really fixed build with Wt >=4.12.1, fixes#771emeric2025-11-02 12:30:06 +01:00
c575f56a1c
Fixed build with Wt >=4.12.1, fixes#771emeric2025-11-02 12:07:29 +01:00
3f5eb27a35
Removed outdated boost system library dependency
emeric2025-11-02 11:54:08 +01:00
ceef661b70
Added a new setting 'artist-info-image-file-names' to specify the artist image files to lookup alongside artist.nfo files, fixes#750emeric2025-09-15 20:50:02 +02:00
be75d46dc3
Now trying to match existing 'fanart' file to associate an artist image in the artist.nfo folder, ref #750emeric2025-09-15 20:31:45 +02:00
87fd8bef3b
Added a fallback to accept musicbrainzartistid ins artist.nfo files, ref #750emeric2025-09-15 20:27:33 +02:00
ef42bba0b0
Removed method from public interface
emeric2025-07-09 07:54:54 +02:00
764c92698c
Created an interface for the Db class
emeric2025-07-09 00:29:16 +02:00
ecdfa8d68d
Removed offending indexes on bad columns
emeric2025-07-07 23:43:54 +02:00
1800aaf32e
Explore files in the filesystem with a single stat for each file
emeric2025-07-07 23:07:51 +02:00
49afdb3db6
Removed useless stat call
emeric2025-07-07 13:44:50 +02:00
747b5ef6e8
Scanner: removed the file discover step, as it brings an important time penalty for remote file systems, for big databases (up to several minutes)
emeric2025-07-07 00:11:12 +02:00
385625b6f7
Added embedded image support in the db generator
emeric2025-07-06 23:38:05 +02:00