Commit Graph

  • 15c5f0b89b minor cleanup emeric 2025-04-06 11:24:20 +02:00
  • aa281bbd22 Fixed biography response for xml format, fixes #656 emeric 2025-04-06 11:22:39 +02:00
  • 9edc38b062 Better error message for UUID validation, ref #658 emeric 2025-04-06 11:17:47 +02:00
  • fb5efd8fa0 Trim parsed values in ArtistInfo, ref #657 emeric 2025-04-06 10:59:32 +02:00
  • faabb7ec4a Added an option to merge artists without MBIDs to those with one, fixes #642 emeric 2025-04-04 18:30:14 +02:00
  • 7b12dc0f70 Adding missing include emeric 2025-03-27 17:29:07 +01:00
  • 6ba6034d87 Minor cleanup, reducing includes emeric 2025-03-27 17:26:51 +01:00
  • 6681f8b753 Moved fallback code from metadata lib to scanner emeric 2025-03-27 16:49:52 +01:00
  • 39b2b5b93a Merge branch 'develop' for release v3.65.0 emeric 2025-03-24 20:47:07 +01:00
  • 5b742c11b5 Code review emeric 2025-03-24 13:35:57 +01:00
  • 0c11c7f2fb Simplified readme emeric 2025-03-23 20:52:26 +01:00
  • 70e43dfcdd Updated readme emeric 2025-03-23 18:42:52 +01:00
  • 3dbfc00e2b Center artist and release images in small devices as they may not be square emeric 2025-03-23 16:07:27 +01:00
  • 3a03d076d3 Resized default artist image for better integration emeric 2025-03-23 16:02:15 +01:00
  • 2bc6723ed9 Fixed bad stats emeric 2025-03-23 15:46:10 +01:00
  • 97f583cd9c Made export names consistent emeric 2025-03-23 15:22:30 +01:00
  • d0dad81390 Fixed force scan not taken into account for artist.nfo files + hack to scan only artist.nfo files and not all nfo files emeric 2025-03-23 15:16:43 +01:00
  • 9dd8b4b381 Added artwork+biography in artist view, ref #640 emeric 2025-03-23 14:49:27 +01:00
  • cb631eea06 For now an artist may have no track to download emeric 2025-03-23 14:48:24 +01:00
  • 67e6fc6f04 Updated README for artist info files emeric 2025-03-23 10:31:40 +01:00
  • 37269173fb Updated README for artist info files emeric 2025-03-22 17:46:47 +01:00
  • e349e14101 Added basic support for artist.nfo file parsing, ref #640 emeric 2025-03-22 15:45:38 +01:00
  • 67a6b660be Added missing last updated call for rated items emeric 2025-03-22 17:17:32 +01:00
  • ac5ede2388 Use a more meaningful client name for scan reports emeric 2025-03-22 15:58:51 +01:00
  • 6e2b7ff2dd Minor cleanup emeric 2025-03-19 21:32:48 +01:00
  • 2ec8415c07 Fixed track artist sometimes not displayed, fixes #638 emeric 2025-03-16 14:39:01 +01:00
  • a48b246022 CodeQL: bumped wt + added missing xxhash dependency + run once per month emeric 2025-03-16 14:37:22 +01:00
  • 48f6eb1cc5 Better handle multiple artists in wma files (+add debug info), ref #597 emeric 2025-03-15 15:46:44 +01:00
  • 05000d8a1a Deduplicate embedded images, ref #628 emeric 2025-03-15 14:48:37 +01:00
  • 744abefc8b Added xxhash dependency emeric 2025-03-09 15:11:41 +01:00
  • 38fde8bae0 Fixed recently added artists sort , fixes #632 emeric 2025-03-09 12:05:57 +01:00
  • 8b8105c515 Fixed build emeric 2025-03-04 13:33:06 +01:00
  • 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 emeric 2025-03-03 19:32:00 +01:00
  • b5e79d48a6 Merge branch 'inline-credits' into develop emeric 2025-03-09 11:18:09 +01:00
  • d52addb9db Added settings to contro which kind of artist relationship to display inline emeric 2025-03-08 22:55:38 +01:00
  • bedf972769 Minor cleanup emeric 2025-03-08 13:44:56 +01:00
  • 1ef48880c3 Some UI tweaks + display roles for performers emeric 2025-03-08 12:07:26 +01:00
  • 2e5c9e9218 Implement inline artist credits Daniel Thirion 2025-03-04 10:43:51 +01:00
  • 6608063d61 Added initial implementation of inline remixers Daniel Thirion 2025-03-03 23:14:37 +01:00
  • 3ecd63fea0 Added a way to probe images from a buffer emeric 2025-03-02 11:48:27 +01:00
  • 373ee8f0be Subsonic API: added version in album responses emeric 2025-02-28 18:14:00 +01:00
  • 786c461565 Merge branch 'develop' for release v3.64.0 emeric 2025-02-23 16:49:27 +01:00
  • da7a2f089b Fixed warning emeric 2025-02-23 16:48:45 +01:00
  • 87dc864db1 Removed useless init emeric 2025-02-23 09:32:44 +01:00
  • ddb679d86c Added rounded class on images + sort other versions by release date + only display release year emeric 2025-02-23 09:25:51 +01:00
  • 7c6516f88a Updated doc emeric 2025-02-23 08:57:09 +01:00
  • 3bd5f9f5b9 Updated doc emeric 2025-02-23 08:53:27 +01:00
  • e9c08cd152 Updated doc emeric 2025-02-23 08:47:08 +01:00
  • 59f7bec8dd Fixed regression in album grouping, ref #616 emeric 2025-02-22 22:05:25 +01:00
  • d19d6f04b2 Use album sort order in UI, fixes #616 emeric 2025-02-22 19:57:06 +01:00
  • 7518d68ed2 Bumped packages in the official docker image emeric 2025-02-22 17:30:23 +01:00
  • 68d4febdcc Fix clang format emeric 2025-02-22 17:30:02 +01:00
  • 67562fda4d Bumped alpine version for CI/CD emeric 2025-02-22 10:59:05 +01:00
  • bf59e1a2bc Increased batch size for writing scan results in db emeric 2025-02-22 10:58:21 +01:00
  • 04a86357fa Removed duplicated tag values, fixes #415, fixes #611 emeric 2025-02-22 10:57:44 +01:00
  • 506e2c45db Now displaying other versions of the release, ref #568 emeric 2025-02-17 19:27:45 +01:00
  • f96f0d6377 Added a way to filter on releases that belong to the same group emeric 2025-02-17 18:39:15 +01:00
  • a3dfc082ea Try to reuse the db track entry if the track file just moved, fixes #612 emeric 2025-02-16 15:52:05 +01:00
  • e978dcbedf Added a way to build Wt in debug mode, ref #613 emeric 2025-02-16 14:38:53 +01:00
  • 13ddff70cb Fixed some compilation warnings emeric 2025-02-16 14:21:30 +01:00
  • 923c632878 Setting the size of the ipc pipe buffers is not mandatory, ref #614 emeric 2025-02-16 13:16:06 +01:00
  • 768c7ede6c Added missing bind + removed useless resume emeric 2025-02-14 17:28:50 +01:00
  • 91c98bc11c Can now click on the release artwork to see it fullscreen emeric 2025-02-14 16:53:02 +01:00
  • 4ff1c25f22 Attempt to reduce issues when loading the mediaplayer js code, ref #609 emeric 2025-02-13 11:45:19 +01:00
  • b6f787dadb Use make_address instead of from_string to fix build emeric 2025-02-10 17:38:12 +01:00
  • 32b366dda7 Use system_timer expires_after to fix build emeric 2025-02-10 17:23:43 +01:00
  • 6494d17f99 Use boost asio executor_work_guard to fix build emeric 2025-02-10 17:09:52 +01:00
  • c9fb398196 Use boost asio post to fix build emeric 2025-02-10 16:54:25 +01:00
  • cefa60e734 Fixed exception when playing an artist from ui emeric 2025-02-10 16:26:23 +01:00
  • 20e0c1a24d Removed deprecated use of io_service, fixed arch build emeric 2025-02-09 21:26:24 +01:00
  • 639629fbb3 Added a way to filter by release type emeric 2025-02-09 21:11:45 +01:00
  • b4bce77877 Centralized some db filters emeric 2025-02-09 18:35:09 +01:00
  • 13698c379b Added a way to filter by record label, display labels in the release info panel emeric 2025-02-08 18:56:54 +01:00
  • bebe384376 Added release country support emeric 2025-02-08 15:29:57 +01:00
  • 4cb6a70d2b Bigger releases entries, added comment at the end of the name emeric 2025-02-07 18:04:56 +01:00
  • 4fe6edb87f Added release comment support, ref #568 emeric 2025-02-05 20:01:30 +01:00
  • df93425748 json serialize seems to allow corrupted urf8 string, add a check when reading back to avoid crashing, ref #607 emeric 2025-02-07 17:01:59 +01:00
  • d625f749b6 Merge branch 'tuukkao-seek-keyboard-shortcuts' into develop emeric 2025-02-02 14:25:27 +01:00
  • fdea16adb6 Removed useless dependency emeric 2025-02-02 14:11:49 +01:00
  • 2e2cf2049a Added explicitStatus in docs emeric 2025-01-27 08:39:49 +01:00
  • 9f90dee032 Removed useless dependency emeric 2025-02-02 14:11:49 +01:00
  • ce5fb17722 Add keyboard shortcuts for seeking Tuukka Ojala 2025-02-02 13:46:24 +02:00
  • 22e30322c4 Added explicitStatus in docs emeric 2025-01-27 08:39:49 +01:00
  • aab5dbee2b Fixed a badly constructed Wt::WdateTime from partial date times, ref #601 emeric 2025-01-26 19:01:59 +01:00
  • 814eaf0a3e Switched the file added info back to a full date time, ref #601 emeric 2025-01-26 15:08:31 +01:00
  • e553e840d3 Subsonic: use file added info for 'created' fields, ref #601 emeric 2025-01-25 14:44:49 +01:00
  • 8c11bef1b6 Try to set mbids for composers, conductors, etc. if the mbid is found in other fields for the same name emeric 2025-01-25 14:27:32 +01:00
  • 534df42f9d Distinguish initial scan to import last time write as added time, ref #601 emeric 2025-01-24 17:59:25 +01:00
  • cfa59cb32c Rollback the full static binary in the docker image as it is currently not working on all archs emeric 2025-01-24 08:37:12 +01:00
  • dd1a080b7a Merge branch 'develop' for release v3.63.0 emeric 2025-01-22 18:48:50 +01:00
  • 5b73925019 Switched to full static release + enable lto for the docker release image emeric 2025-01-22 18:34:08 +01:00
  • 40416cb907 Fixed code factor issue emeric 2025-01-22 13:42:52 +01:00
  • 21a60dca89 Upgrades packages in docker images emeric 2025-01-07 13:43:41 +01:00
  • 1a525a9e25 Added new sort method 'recently modified', ref #571 emeric 2025-01-21 17:01:22 +01:00
  • 07e120abf2 Sorting by recently added now uses the 'added' info instead of the 'last write time' of the underlying file, ref #571 emeric 2025-01-21 16:47:57 +01:00
  • 6f214f839e Added a separator after the save/discard buttons to better reflect they apply on the whole page emeric 2025-01-21 14:03:33 +01:00
  • 063e3242b4 Enable link time optims for non debug builds emeric 2025-01-21 13:56:19 +01:00
  • 135150a458 Allow fallback on ORGANIZATION for record labels, fixes #576 emeric 2025-01-21 13:46:30 +01:00
  • c22394bc4a Fixed some warnings emeric 2025-01-21 13:42:03 +01:00
  • 8161dbec96 Fixed clang14 build emeric 2025-01-21 13:41:49 +01:00