Commit Graph
388 Commits
Author SHA1 Message Date
emeric 2d90281b11 Added an option ui-allow-downloads in lms.conf to enable/disable downloads, fixes #776 2025-12-03 22:02:16 +01:00
emeric d834f34683 Factorized some container/codec handling code + removed the no longer needed transcode output formats mka and webm 2025-11-30 18:48:04 +01:00
Enrique Garcia d108c9ffd2 Make a distinction between between Lms.login as a verb and as a username synonim. 2025-09-21 14:34:02 +02:00
emeric 60adce4e4a Added a button to star/unstar tracks, fixes #687 2025-08-09 19:48:33 +02:00
emeric 637e40b2cb Made a dedicated window modal, fixes #428 2025-08-08 18:24:42 +02:00
emeric 934cb96164 First iteration on adding version in the UI, ref #428 2025-08-06 22:37:27 +02:00
emeric 92a8194844 Added hopefully more details in image parsing errors, ref #723 2025-08-05 23:01:07 +02:00
emeric 0ceaf4cfaa Introducing new table medium, ref #699 2025-07-28 22:36:27 +02:00
emeric 59e85ee424 Added a query plan recorder for debugging purposes 2025-07-11 00:11:02 +02:00
emeric 747b5ef6e8 Scanner: removed the file discover step, as it brings an important time penalty for remote file systems, for big databases (up to several minutes) 2025-07-07 00:11:12 +02:00
emeric 6e4fbdc353 Fixed bad translation, ref #639 2025-06-24 22:04:37 +02:00
emeric 2429888c53 Introduced an option to use a release image when no artist image is available, fixes #639 2025-06-23 22:37:05 +02:00
emeric 57692fd8f4 UI: made artist images circle, ref #639 2025-06-23 20:40:12 +02:00
emeric c251c2a924 Now using new artwork table everywhere in app and subsonic API to refer to artworks 2025-06-22 16:49:54 +02:00
emeric c95ae94c84 Added step in UI for associating track images 2025-06-21 18:27:27 +02:00
emeric dd57275858 Added media related image in the release view, if found, ref #604 2025-06-15 14:41:58 +02:00
emeric 571c0bc5f4 More details for scan error reports #676 2025-05-26 23:33:52 +02:00
Enrique Garcia 2069d0cb21 Small improvements on Spanish localization 2025-05-07 14:09:22 +02:00
emeric 83dcac39c5 Added missing new es entries 2025-04-28 08:40:16 +02:00
César Enrique García Dabó 68511da761 Add Spanish localization 2025-04-28 08:34:57 +02:00
emeric cc9c6a42ff Added a way to set artists that must not be split, fixes #522 2025-04-27 18:03:45 +02:00
emeric ade4946b8c Tried to make the full scan message clearer 2025-04-09 21:31:23 +02:00
emeric 9edc38b062 Better error message for UUID validation, ref #658 2025-04-06 11:17:47 +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 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 9dd8b4b381 Added artwork+biography in artist view, ref #640 2025-03-23 14:49:27 +01:00
emeric e349e14101 Added basic support for artist.nfo file parsing, ref #640 2025-03-22 17:21:08 +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 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 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 506e2c45db Now displaying other versions of the release, ref #568 2025-02-17 19:27:45 +01:00
emeric 91c98bc11c Can now click on the release artwork to see it fullscreen 2025-02-14 16:53:02 +01:00
emeric 639629fbb3 Added a way to filter by release type 2025-02-09 21:11:45 +01:00
emeric 13698c379b Added a way to filter by record label, display labels in the release info panel 2025-02-08 18:56:54 +01:00
emeric 4cb6a70d2b Bigger releases entries, added comment at the end of the name 2025-02-07 18:04:56 +01:00
emeric 1a525a9e25 Added new sort method 'recently modified', ref #571 2025-01-21 17:01:22 +01:00
emeric 6f214f839e Added a separator after the save/discard buttons to better reflect they apply on the whole page 2025-01-21 14:03:33 +01:00
emeric 1d15be1e6c Added an option to skip playlists that are refering to a single album + skip playlists that are empty, fixes #577 2025-01-15 21:14:18 +01:00
emeric 5c73b5bb97 Added basic UI to display shared playlists, ref #391 2024-12-18 20:20:39 +01:00
emeric 3661eaccb6 Added playlist import (and sync)from m3u files, ref #391 2024-12-18 14:15:25 +01:00
emeric c7170c3501 Subsonic API: added a way to disable the user/password authentication method (enabled by default) 2024-11-24 16:23:37 +01:00
emeric 360623c569 OpenSubsonic API: added apiKey support, ref #544 2024-11-24 15:23:14 +01:00
emeric ea49b0eeb8 Better localized strings for date/numbers, fixes #539 2024-10-30 18:17:58 +01:00
emeric 41504bf4d7 Added basic lyrics display in UI 2024-10-27 23:03:46 +01:00
emeric 72b1367ea6 Added embedded/external lyrics support: parsing + indexing, ref #379 2024-10-26 16:58:13 +02:00
emeric 8bdf3b42d0 Changed the artists view to use artist images 2024-10-11 19:04:59 +02:00
emeric d0d0936619 Use newer Wt's proxy settings, fixes #532 2024-10-05 20:47:03 +02:00