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
emeric
dc63e61a29
Added an option to select how to sort albums in the artist view, fixes #498
2024-10-04 17:39:08 +02:00
emeric
3f6177cedd
Changed the way album covers are associated, fixes #503
2024-09-29 16:21:46 +02:00
emeric
cd0e88d28d
Added support for comment tag, fixes #510
2024-08-20 19:03:28 +02:00
emeric
a2a2041f49
Optimized library assignation to directories
2024-07-27 14:27:37 +02:00
emeric
89ebe3157d
Better user feedback
2024-07-06 16:26:43 +02:00
emeric
437f9d63ed
Fixed build when using graphicmagicks backend
2024-07-06 14:12:58 +02:00
emeric
d1324c1c3a
Put all directories and images in database, use the info to associate an image to each artist
2024-07-06 13:53:41 +02:00
emeric
71dc99ad46
Added a scan step to scan artist images, ref #435
2024-06-29 16:04:16 +02:00
emeric
dbae516353
Added a way to specify multiple delimiters in the UI, fixes #473
2024-06-08 13:48:40 +02:00
Michał Moczulski
2bbf15c413
Add polish localization.
2024-05-07 15:38:19 +02:00
emeric
affae68361
Playlists: now use a dropdown menu for selecting the sort mode
2024-05-04 14:45:17 +02:00
emeric
8d7735e787
Fixed margins in navbars
2024-05-04 13:45:54 +02:00
emeric
1049620e29
Minor style adjustment
2024-05-04 13:12:51 +02:00
emeric
522ddf405d
Minor style adjustment
2024-05-03 18:17:19 +02:00
emeric
dd5dfaa96e
Removed the dedicated search view, as it is actually too limiting. Added a search field in the album/artists/tracks views. This makes search now work together with sort mode
2024-05-01 15:21:48 +02:00
emeric
71e0e6e411
Factorized sort mode, now using a more compact dropdown menu
2024-05-01 11:27:08 +02:00
emeric
391d859272
UI: added away to filter all the views by music library
2024-04-28 23:37:59 +02:00
emeric
83c71ee90c
UI: restored margin around notification toasts
2024-04-28 23:07:36 +02:00
emeric
0780d1ab21
Added a way to manually compact and/or optimize the db
2024-04-20 23:57:01 +02:00
emeric
abd013ad29
Fixed bad ids
2024-04-19 18:38:22 +02:00
emeric
1862cd23c2
Changed db optimization strategy: now perform a full analyze (only after scan if enough changes has been made, and during application startup). Also perform a vacuum if needed during startup. Added an init screen for the web interface since it can take a while to complete
2024-04-18 18:46:35 +02:00
emeric
ac69582f4b
Changed the default cover image for releases
2024-03-24 15:15:36 +01:00
emeric
c6ae3fe3fa
Renamed profiling to tracing
2024-03-10 12:21:01 +01:00
emeric
aca6c00414
Instanciated the profiler + added a way to dump the export the profilin data in the UI
2024-03-09 18:55:54 +01:00
emeric
2e4947dd42
Always use the provided custom delimiters to split tags
2024-03-06 18:50:25 +01:00