Commit Graph
2252 Commits
Author SHA1 Message Date
emeric aa281bbd22 Fixed biography response for xml format, fixes #656 2025-04-06 11:22:39 +02:00
emeric 9edc38b062 Better error message for UUID validation, ref #658 2025-04-06 11:17:47 +02:00
emeric fb5efd8fa0 Trim parsed values in ArtistInfo, ref #657 2025-04-06 10:59:32 +02:00
emeric faabb7ec4a Added an option to merge artists without MBIDs to those with one, fixes #642 2025-04-04 18:30:14 +02:00
emeric 7b12dc0f70 Adding missing include 2025-03-27 17:29:07 +01:00
emeric 6ba6034d87 Minor cleanup, reducing includes 2025-03-27 17:26:51 +01:00
emeric 6681f8b753 Moved fallback code from metadata lib to scanner 2025-03-27 16:49:52 +01:00
emeric 5b742c11b5 Code review 2025-03-24 13:35:57 +01:00
emeric 0c11c7f2fb Simplified readme 2025-03-23 20:52:26 +01:00
emeric 70e43dfcdd Updated readme 2025-03-23 18:42:52 +01:00
emeric 3dbfc00e2b Center artist and release images in small devices as they may not be square 2025-03-23 16:07:27 +01:00
emeric 3a03d076d3 Resized default artist image for better integration 2025-03-23 16:02:15 +01:00
emeric 2bc6723ed9 Fixed bad stats 2025-03-23 15:46:10 +01:00
emeric 97f583cd9c Made export names consistent 2025-03-23 15:22:30 +01:00
emeric d0dad81390 Fixed force scan not taken into account for artist.nfo files + hack to scan only artist.nfo files and not all nfo files 2025-03-23 15:16:43 +01:00
emeric 9dd8b4b381 Added artwork+biography in artist view, ref #640 2025-03-23 14:49:27 +01:00
emeric cb631eea06 For now an artist may have no track to download 2025-03-23 14:48:24 +01:00
emeric 67e6fc6f04 Updated README for artist info files 2025-03-23 10:31:40 +01:00
emeric 37269173fb Updated README for artist info files 2025-03-22 17:46:47 +01:00
emeric e349e14101 Added basic support for artist.nfo file parsing, ref #640 2025-03-22 17:21:08 +01:00
emeric 67a6b660be Added missing last updated call for rated items 2025-03-22 17:17:32 +01:00
emeric ac5ede2388 Use a more meaningful client name for scan reports 2025-03-22 15:58:51 +01:00
emeric 6e2b7ff2dd Minor cleanup 2025-03-19 21:32:48 +01:00
emeric 2ec8415c07 Fixed track artist sometimes not displayed, fixes #638 2025-03-16 14:39:01 +01:00
emeric a48b246022 CodeQL: bumped wt + added missing xxhash dependency + run once per month 2025-03-16 14:37:22 +01:00
emeric 48f6eb1cc5 Better handle multiple artists in wma files (+add debug info), ref #597 2025-03-15 15:46:44 +01:00
emeric 05000d8a1a Deduplicate embedded images, ref #628 2025-03-15 14:48:37 +01:00
emeric 744abefc8b Added xxhash dependency 2025-03-09 15:11:41 +01:00
emeric 38fde8bae0 Fixed recently added artists sort , fixes #632 2025-03-09 12:05:57 +01:00
emeric 8b8105c515 Fixed build 2025-03-09 11:20:30 +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 b5e79d48a6 Merge branch 'inline-credits' into develop 2025-03-09 11:18:09 +01:00
emeric d52addb9db Added settings to contro which kind of artist relationship to display inline 2025-03-08 22:55:38 +01:00
emeric bedf972769 Minor cleanup 2025-03-08 13:44:56 +01:00
emeric 1ef48880c3 Some UI tweaks + display roles for performers 2025-03-08 12:07:26 +01:00
Daniel Thirion 2e5c9e9218 Implement inline artist credits
For now, it's always shown. Soon, I will be implementing a setting to chose whether to show everything, remixers only, or nothing.
2025-03-04 10:46:52 +01:00
Daniel Thirion 6608063d61 Added initial implementation of inline remixers
First implementation is a bit of a hardcode; working on making it work with all artist relations. Will then add a config flag or something for it to be user-toggleable.
2025-03-04 10:46:43 +01:00
emeric 3ecd63fea0 Added a way to probe images from a buffer 2025-03-02 11:48:27 +01:00
emeric 373ee8f0be Subsonic API: added version in album responses 2025-02-28 18:14:00 +01:00
emeric da7a2f089b Fixed warning 2025-02-23 16:48:45 +01:00
emeric 87dc864db1 Removed useless init 2025-02-23 09:32:44 +01:00
emeric ddb679d86c Added rounded class on images + sort other versions by release date + only display release year 2025-02-23 09:25:51 +01:00
emeric 7c6516f88a Updated doc 2025-02-23 08:57:09 +01:00
emeric 3bd5f9f5b9 Updated doc 2025-02-23 08:53:27 +01:00
emeric e9c08cd152 Updated doc 2025-02-23 08:47:08 +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 7518d68ed2 Bumped packages in the official docker image 2025-02-22 17:30:23 +01:00
emeric 68d4febdcc Fix clang format 2025-02-22 17:30:02 +01:00
emeric 67562fda4d Bumped alpine version for CI/CD 2025-02-22 10:59:05 +01:00