emeric
|
7bbfe614bd
|
Fixed counter in the scanner's discovery step
|
2024-11-11 10:13:03 +01:00 |
|
emeric
|
84d57bb82c
|
Fixed bad getLyricsBySongId response
|
2024-11-11 10:12:38 +01:00 |
|
emeric
|
056a9949d4
|
Correctly handle lyrics that contain ] chars
|
2024-11-11 10:11:57 +01:00 |
|
emeric
|
3ff58a131a
|
Fixed lyrics parsing on very long tags
|
2024-11-11 10:02:11 +01:00 |
|
emeric
|
1842c0ef7d
|
Merge branch 'develop' for release v3.60.0
|
2024-10-30 23:07:23 +01:00 |
|
emeric
|
a15b060242
|
Fixed doc
|
2024-10-30 23:06:43 +01:00 |
|
emeric
|
59abe54a3b
|
Fixed doc
|
2024-10-30 23:05:30 +01:00 |
|
emeric
|
b7af040ff9
|
Added some doc about the first launch
|
2024-10-30 23:03:18 +01:00 |
|
emeric
|
0ad2a1c271
|
CodeQL review
|
2024-10-30 22:42:08 +01:00 |
|
emeric
|
e46682e346
|
Fixed bool value badly parsed, fixes #542
|
2024-10-30 18:55:45 +01:00 |
|
emeric
|
33f4cf47ea
|
More relaxed search for artist images, fixes #538
|
2024-10-30 18:40:51 +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
|
f613d16fc2
|
Now manually parse sync/unsync lyrics frames in id3v2 tags
|
2024-10-27 15:21:54 +01:00 |
|
emeric
|
1e3dad7acc
|
Removed potential utf8-bom found in some lyrics
|
2024-10-26 20:05:03 +02:00 |
|
emeric
|
2d28ea61eb
|
Subsonic API: added getLyrics/getLyricsBySongId support, ref #379
|
2024-10-26 19:04:11 +02:00 |
|
emeric
|
72b1367ea6
|
Added embedded/external lyrics support: parsing + indexing, ref #379
|
2024-10-26 16:58:13 +02:00 |
|
emeric
|
74a1a3063f
|
Fixed some bad artist display name computations
|
2024-10-21 13:38:36 +02:00 |
|
emeric
|
c7ea7bf7f6
|
Merge branch 'develop' for release v3.59.1
|
2024-10-11 21:51:40 +02:00 |
|
emeric
|
0d70111eb4
|
Fixed database migration
|
2024-10-11 21:51:27 +02:00 |
|
emeric
|
4a4f246044
|
Merge branch 'develop' for release v3.59.0
|
2024-10-11 21:21:56 +02:00 |
|
emeric
|
8bdf3b42d0
|
Changed the artists view to use artist images
|
2024-10-11 19:04:59 +02:00 |
|
emeric
|
e9f533bb6b
|
lms-metadata: added an option to specify the parser to use
|
2024-10-06 11:37:56 +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
|
0f626f7716
|
Centralized default path for config file, fixes #525
|
2024-10-04 10:07:59 +02:00 |
|
emeric
|
55c7dea8d8
|
Changed schema to allow multiple releases/artists to share the same image
|
2024-10-04 09:54:04 +02:00 |
|
emeric
|
b5d650791c
|
Removed some more orphaned db entries
|
2024-10-03 18:53:45 +02:00 |
|
emeric
|
083283d2a7
|
Added index to make artist image association faster
|
2024-10-02 22:40:22 +02:00 |
|
emeric
|
929fa5eab0
|
Fixed missing external cover import
|
2024-10-02 22:39:57 +02:00 |
|
emeric
|
67ebd54dca
|
Fixed multi disc album merging in case of migration/rescan, #481
|
2024-09-30 10:04:01 +02:00 |
|
emeric
|
1bca63b3f2
|
Relaxed constraint to build the artist display name, ref #491
|
2024-09-29 23:05:21 +02:00 |
|
emeric
|
3f6177cedd
|
Changed the way album covers are associated, fixes #503
|
2024-09-29 16:21:46 +02:00 |
|
emeric
|
4e1b422e31
|
Fixed last join phrase not being displayed in UI, fixes #528
|
2024-09-22 09:44:17 +02:00 |
|
emeric
|
78d877871f
|
Merge branch 'develop' for release v3.58.0
|
2024-09-18 23:50:25 +02:00 |
|
emeric
|
5c52d54378
|
Updated readme to clarify artist tag usages
|
2024-09-18 18:43:11 +02:00 |
|
emeric
|
be39e953ea
|
Merge branch 'fix-macos-build' into develop
|
2024-09-16 22:31:08 +02:00 |
|
emeric
|
a0a877e3c1
|
Added some debug logs to help spot heterogeneous artist names for same MBIDq, ref #491
|
2024-09-16 22:19:33 +02:00 |
|
emeric
|
6d19452aae
|
Centralized artist display name reconstruction (fixed some albumartist isues), ref #491
|
2024-09-15 13:45:43 +02:00 |
|
emeric
|
8af2d9cc0f
|
Merge branch 'develop' into more-restrictive-artist-display-name
|
2024-09-14 20:10:11 +02:00 |
|
Sergey Fedorov
|
ad41b83545
|
CMakeLists: do not use Linux ldflag on macOS
|
2024-09-14 17:12:48 +02:00 |
|
emeric
|
fc3c376e08
|
Changed the artist display name reconstruction to match more cases, ref #491
|
2024-09-14 14:39:15 +02:00 |
|
emeric
|
777c36005b
|
Do not use pipe2 to make code more portable, ref #514
|
2024-09-13 23:28:28 +02:00 |
|
emeric
|
ceb55069e7
|
Can now specify custom tag delimiters in lms-metadata tool
|
2024-09-13 21:32:19 +02:00 |
|
emeric
|
939e6446b6
|
Removed too verbose log
|
2024-09-13 19:07:11 +02:00 |
|
emeric
|
8cd848651b
|
Subsonic API: report the cover of the release if no embedded cover is found for the track, fixes #519
|
2024-09-13 19:05:13 +02:00 |
|
emeric
|
6c17c04dfc
|
Merge branch 'persistent-ui-btn-state' into develop
|
2024-09-13 18:46:01 +02:00 |
|
emeric
|
24bf83d540
|
Fixed format
|
2024-09-13 17:48:23 +02:00 |
|
emeric
|
cb182c3cfe
|
Migrated current play counter in ui states
|
2024-09-13 17:47:53 +02:00 |
|
emeric
|
12764a8287
|
Fixed bad check
|
2024-09-12 14:02:59 +02:00 |
|