Commit Graph
2084 Commits
Author SHA1 Message Date
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
emeric bf59e1a2bc Increased batch size for writing scan results in db 2025-02-22 10:58:21 +01:00
emeric 04a86357fa Removed duplicated tag values, fixes #415, fixes #611 2025-02-22 10:57:44 +01:00
emeric 506e2c45db Now displaying other versions of the release, ref #568 2025-02-17 19:27:45 +01:00
emeric f96f0d6377 Added a way to filter on releases that belong to the same group 2025-02-17 18:39:15 +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 e978dcbedf Added a way to build Wt in debug mode, ref #613 2025-02-16 14:50:06 +01:00
emeric 13ddff70cb Fixed some compilation warnings 2025-02-16 14:21:30 +01:00
emeric 923c632878 Setting the size of the ipc pipe buffers is not mandatory, ref #614 2025-02-16 13:16:06 +01:00
emeric 768c7ede6c Added missing bind + removed useless resume 2025-02-14 17:28:50 +01:00
emeric 91c98bc11c Can now click on the release artwork to see it fullscreen 2025-02-14 16:53:02 +01:00
emeric 4ff1c25f22 Attempt to reduce issues when loading the mediaplayer js code, ref #609 2025-02-13 11:45:19 +01:00
emeric b6f787dadb Use make_address instead of from_string to fix build 2025-02-10 17:38:12 +01:00
emeric 32b366dda7 Use system_timer expires_after to fix build 2025-02-10 17:23:43 +01:00
emeric 6494d17f99 Use boost asio executor_work_guard to fix build 2025-02-10 17:09:52 +01:00
emeric c9fb398196 Use boost asio post to fix build 2025-02-10 16:54:25 +01:00
emeric cefa60e734 Fixed exception when playing an artist from ui 2025-02-10 16:26:23 +01:00
emeric 20e0c1a24d Removed deprecated use of io_service, fixed arch build 2025-02-09 21:26:24 +01:00
emeric 639629fbb3 Added a way to filter by release type 2025-02-09 21:11:45 +01:00