Commit Graph
26 Commits
Author SHA1 Message Date
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 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 4e1b422e31 Fixed last join phrase not being displayed in UI, fixes #528 2024-09-22 09:44:17 +02:00
emeric 6d19452aae Centralized artist display name reconstruction (fixed some albumartist isues), ref #491 2024-09-15 13:45:43 +02:00
emeric 4a70d9c24f Fixed unit tests 2024-09-07 20:25:56 +02:00
emeric 0b830061e0 Added some unit tests about artist parsing, ref #491 2024-09-07 09:48:44 +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 d101cc9780 Added a unit test to ensure album artists are correctly split using custom delimiters 2024-09-04 19:27:11 +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 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 68d45a5001 Improved unit test 2024-06-08 14:01:47 +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 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