Commit Graph
32 Commits
Author SHA1 Message Date
emeric 59f7bec8dd Fixed regression in album grouping, ref #616 2025-02-22 22:05:25 +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 8c11bef1b6 Try to set mbids for composers, conductors, etc. if the mbid is found in other fields for the same name 2025-01-25 14:27:32 +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 10d900faf2 Simplified some path writes 2025-01-06 22:29:46 +01:00
emeric 3661eaccb6 Added playlist import (and sync)from m3u files, ref #391 2024-12-18 14:15:25 +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 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 74a1a3063f Fixed some bad artist display name computations 2024-10-21 13:38:36 +02:00
emeric 1bca63b3f2 Relaxed constraint to build the artist display name, ref #491 2024-09-29 23:05:21 +02:00
emeric 6d19452aae Centralized artist display name reconstruction (fixed some albumartist isues), ref #491 2024-09-15 13:45:43 +02:00
emeric fc3c376e08 Changed the artist display name reconstruction to match more cases, ref #491 2024-09-14 14:39:15 +02:00
emeric fc27a4f852 Apply all separators, not only the first one found, ref #518 2024-09-07 09:34:45 +02:00
emeric 39ca55e8fa Added compilation tag support, fixes #520 2024-09-04 20:07:37 +02:00
emeric cb4014b0e5 Added support for record labels, fixes #502 2024-09-02 08:06:17 +02:00
emeric cd0e88d28d Added support for comment tag, fixes #510 2024-08-20 19:03:28 +02:00
emeric bf125817b0 Improved the display artist name construction when tags are not set as expected, ref #513 2024-08-19 19:34:19 +02:00
emeric 71dc99ad46 Added a scan step to scan artist images, ref #435 2024-06-29 16:04:16 +02:00
emeric 123c142a4e Reconstruct the artist display name if a custom artist delimiter in found in the artist tag 2024-06-15 13:03:42 +02:00
emeric b49e4d6b12 Reconstruct the artist display name using comma instead of custom separators (nicer display), fixes #445 2024-06-10 08:36:23 +02:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric 0cda12a8bf Subsonic API: added bitDepth, samplingRate and channelCount, see https://github.com/opensubsonic/open-subsonic-api/pull/83 2024-04-14 16:17:45 +02:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
emeric 2e4947dd42 Always use the provided custom delimiters to split tags 2024-03-06 18:50:25 +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 ca3ba749fe CodeFactor review 2024-03-02 00:23:23 +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