This website requires JavaScript.
0d70111eb4
Fixed database migration
emeric
2024-10-11 21:51:27 +02:00
4a4f246044
Merge branch 'develop' for release v3.59.0
emeric
2024-10-11 21:21:56 +02:00
8bdf3b42d0
Changed the artists view to use artist images
emeric
2024-10-11 19:04:59 +02:00
e9f533bb6b
lms-metadata: added an option to specify the parser to use
emeric
2024-10-06 11:37:56 +02:00
d0d0936619
Use newer Wt's proxy settings, fixes #532
emeric
2024-10-05 20:47:03 +02:00
dc63e61a29
Added an option to select how to sort albums in the artist view, fixes #498
emeric
2024-10-04 17:39:08 +02:00
0f626f7716
Centralized default path for config file, fixes #525
emeric
2024-10-04 10:06:45 +02:00
55c7dea8d8
Changed schema to allow multiple releases/artists to share the same image
emeric
2024-10-04 09:54:04 +02:00
b5d650791c
Removed some more orphaned db entries
emeric
2024-10-03 18:53:45 +02:00
083283d2a7
Added index to make artist image association faster
emeric
2024-10-02 22:40:22 +02:00
929fa5eab0
Fixed missing external cover import
emeric
2024-10-02 22:39:57 +02:00
67ebd54dca
Fixed multi disc album merging in case of migration/rescan, #481
emeric
2024-09-30 10:04:01 +02:00
1bca63b3f2
Relaxed constraint to build the artist display name, ref #491
emeric
2024-09-29 23:05:21 +02:00
3f6177cedd
Changed the way album covers are associated, fixes #503
emeric
2024-09-29 16:21:46 +02:00
4e1b422e31
Fixed last join phrase not being displayed in UI, fixes #528
emeric
2024-09-22 09:44:17 +02:00
78d877871f
Merge branch 'develop' for release v3.58.0
emeric
2024-09-18 23:50:25 +02:00
5c52d54378
Updated readme to clarify artist tag usages
emeric
2024-09-18 18:43:11 +02:00
be39e953ea
Merge branch 'fix-macos-build' into develop
emeric
2024-09-16 22:31:08 +02:00
a0a877e3c1
Added some debug logs to help spot heterogeneous artist names for same MBIDq, ref #491
emeric
2024-09-16 22:19:33 +02:00
6d19452aae
Centralized artist display name reconstruction (fixed some albumartist isues), ref #491
emeric
2024-09-15 13:45:43 +02:00
8af2d9cc0f
Merge branch 'develop' into more-restrictive-artist-display-name
emeric
2024-09-14 20:10:11 +02:00
ad41b83545
CMakeLists: do not use Linux ldflag on macOS
Sergey Fedorov
2024-09-14 11:30:24 +08:00
fc3c376e08
Changed the artist display name reconstruction to match more cases, ref #491
emeric
2024-09-14 14:39:15 +02:00
777c36005b
Do not use pipe2 to make code more portable, ref #514
emeric
2024-09-13 23:27:53 +02:00
ceb55069e7
Can now specify custom tag delimiters in lms-metadata tool
emeric
2024-09-13 21:32:19 +02:00
939e6446b6
Removed too verbose log
emeric
2024-09-13 19:07:11 +02:00
8cd848651b
Subsonic API: report the cover of the release if no embedded cover is found for the track, fixes #519
emeric
2024-09-13 19:05:13 +02:00
6c17c04dfc
Merge branch 'persistent-ui-btn-state' into develop
emeric
2024-09-13 18:46:01 +02:00
24bf83d540
Fixed format
emeric
2024-09-13 17:48:23 +02:00
cb182c3cfe
Migrated current play counter in ui states
emeric
2024-09-13 17:47:53 +02:00
12764a8287
Fixed bad check
emeric
2024-09-12 14:02:59 +02:00
c165ed9f2f
Made some UI states persistent across sessions, ref #484
emeric
2024-09-12 14:01:03 +02:00
da22843272
Fixed format
emeric
2024-09-08 13:50:43 +02:00
95a5b58f48
More permissive grouping of multi disc albums (each disc can now be split on sub directories) when musicbrainz ids are not set, fixes #481
emeric
2024-09-08 11:56:27 +02:00
4a70d9c24f
Fixed unit tests
emeric
2024-09-07 20:25:56 +02:00
0b830061e0
Added some unit tests about artist parsing, ref #491
emeric
2024-09-07 09:48:44 +02:00
fc27a4f852
Apply all separators, not only the first one found, ref #518
emeric
2024-09-07 09:34:45 +02:00
39ca55e8fa
Added compilation tag support, fixes #520
emeric
2024-09-04 20:07:37 +02:00
d101cc9780
Added a unit test to ensure album artists are correctly split using custom delimiters
emeric
2024-09-04 19:27:11 +02:00
896c0b870a
Fixed warning
emeric
2024-09-03 13:37:53 +02:00
7392f9b5da
Fixed format
emeric
2024-09-02 08:07:31 +02:00
cb4014b0e5
Added support for record labels, fixes #502
emeric
2024-09-02 08:06:17 +02:00
da39c8d83b
Merge branch 'develop' for release v3.57.0
emeric
2024-08-30 21:37:20 +02:00
24e867ea8c
Fixed bad copy/paste
emeric
2024-08-30 20:13:07 +02:00
29d0610eb2
Implemented Subsonic's user rating for tracks, albums and artists, fixes #511
emeric
2024-08-30 19:40:15 +02:00
cd0e88d28d
Added support for comment tag, fixes #510
emeric
2024-08-20 19:03:28 +02:00
ce8d75d71d
Fixed format
emeric
2024-08-20 09:14:49 +02:00
a231b4a12a
Fixed build
emeric
2024-08-20 09:05:29 +02:00
d50f680f53
Better wav support, fixes #512
emeric
2024-08-19 21:40:01 +02:00
bf125817b0
Improved the display artist name construction when tags are not set as expected, ref #513
emeric
2024-08-19 19:34:19 +02:00
6494f3f783
Workaround original date parsing with taglib, fixes #506
emeric
2024-08-16 16:05:21 +02:00
1c98775046
Aiff files: get bits per sample + cover, fixes #509
emeric
2024-08-03 10:05:48 +02:00
55928fb0a2
Merge branch 'develop' of github.com:epoupon/lms into develop
emeric
2024-07-30 15:02:52 +02:00
d3e84d55d3
Merge pull request #508 from stkw0/develop
Emeric POUPON
2024-07-30 15:02:15 +02:00
85fe781c79
respect ldflags
David Roman
2024-07-30 11:36:44 +02:00
ddb295c52c
Subsonic API: do not return an error if the artist is not found in getTopSongs
emeric
2024-07-29 11:29:34 +02:00
0f5c6651d3
Merge branch 'develop' for release v3.56.0
emeric
2024-07-28 15:22:14 +02:00
cb7ee34d41
Added a missing index to speed up direcotry browsing commands
emeric
2024-07-28 14:52:37 +02:00
7a22a626b1
Fixed format
emeric
2024-07-28 14:42:44 +02:00
9a91a2e080
Fixed bad json musicBrainzId field in getArtistInfo2, fixes #497
emeric
2024-07-28 14:42:16 +02:00
2a02c6ede6
Fixed xml attributes sometimes not written
emeric
2024-07-28 13:43:07 +02:00
b3807f6a53
Made length checks more robusts + bumped sizes, fixes #496
emeric
2024-07-28 11:24:18 +02:00
9bca05fb51
Display disc subtitles if it is set, even for single disc releases, fixes #492
emeric
2024-07-27 18:03:58 +02:00
a2a2041f49
Optimized library assignation to directories
emeric
2024-07-27 14:27:37 +02:00
cbc387b8b7
Fixed format
emeric
2024-07-13 19:02:58 +02:00
9ff387061a
Subsonic API: added a way to filter files per media folder id when using directory commands
emeric
2024-07-13 18:55:46 +02:00
980709dbcf
Can now browse by directorie in the Subsonic API, ref #474
emeric
2024-07-13 14:22:19 +02:00
9292b05732
Remove files from db if they are no longer be able to be scanned (due to file corruption or third party lib support)
emeric
2024-07-12 18:52:23 +02:00
4cb6689e75
Merge branch 'develop' for release v3.55.0
emeric
2024-07-06 23:33:07 +02:00
ae5127d780
Merge branch 'artist-image' into develop
emeric
2024-07-06 17:56:51 +02:00
89ebe3157d
Better user feedback
emeric
2024-07-06 16:26:43 +02:00
a15cccb4bb
Fixed last directory entries not being removed
emeric
2024-07-06 14:19:14 +02:00
437f9d63ed
Fixed build when using graphicmagicks backend
emeric
2024-07-06 14:12:58 +02:00
d1324c1c3a
Put all directories and images in database, use the info to associate an image to each artist
emeric
2024-07-06 13:53:41 +02:00
45c8b82865
Format the code
emeric
2024-06-29 16:14:28 +02:00
71dc99ad46
Added a scan step to scan artist images, ref #435
emeric
2024-06-29 16:04:16 +02:00
9ba73e8026
Updated C++ requirements, fixes #489
emeric
2024-06-27 13:40:04 +02:00
504c0824fb
Fixed regression: flush cover cache when a scan is complete, fixes #487
emeric
2024-06-21 23:05:44 +02:00
db4c614f1c
Fixed format
emeric
2024-06-17 23:10:14 +02:00
67ebbdce72
Subsonic API: fixed bad albumCount. fixes #483
emeric
2024-06-17 20:43:59 +02:00
75c3df6958
Support fromYear > lastYear to sort by descending order. fixes #482
emeric
2024-06-16 20:43:02 +02:00
6f3f138f52
Fixed bug in the scan settings view when no extra tag is to be parsed
emeric
2024-06-15 15:40:46 +02:00
123c142a4e
Reconstruct the artist display name if a custom artist delimiter in found in the artist tag
emeric
2024-06-15 13:03:42 +02:00
62454ed543
Added a missing ORDER BY clause that caused artists to be retrieved in a different order than in tags
emeric
2024-06-13 22:33:31 +02:00
647781bf6e
Merge branch 'develop' for release v3.54.0
emeric
2024-06-10 08:51:00 +02:00
b49e4d6b12
Reconstruct the artist display name using comma instead of custom separators (nicer display), fixes #445
emeric
2024-06-10 08:36:23 +02:00
b632731c25
Added clang-format check
emeric
2024-06-08 14:13:08 +02:00
68d45a5001
Improved unit test
emeric
2024-06-08 14:01:47 +02:00
dbae516353
Added a way to specify multiple delimiters in the UI, fixes #473
emeric
2024-06-08 13:48:40 +02:00
39941d90a3
Auto reformatted the base, ref #470
emeric
2024-05-24 23:31:52 +02:00
83b868673c
Added a clang-format def file, ref #470
emeric
2024-05-24 23:31:02 +02:00
50c8a33653
Split file to fix compilation
emeric
2024-05-24 22:21:00 +02:00
87222f9e9d
Added some missing info
emeric
2024-05-12 15:24:55 +02:00
02a0d4a593
Fixed mimetype for dsf files, ref #462
emeric
2024-05-11 11:57:12 +02:00
91812469a9
Fixed bad optional acces, fixes #459
emeric
2024-05-11 11:50:29 +02:00
06b071553c
Minor db cleanup
emeric
2024-05-08 16:37:43 +02:00
c6104c06ea
Added a unit test to check for migration
emeric
2024-05-08 16:01:16 +02:00
fcf72fb719
Merge branch 'master' of https://github.com/michalmoc/lms into michalmoc-master
emeric
2024-05-08 14:32:26 +02:00
1c440ba6d1
Merge branch 'develop' of https://github.com/stkw0/lms into develop
emeric
2024-05-07 16:31:12 +02:00
2bbf15c413
Add polish localization.
Michał Moczulski
2024-05-07 15:38:19 +02:00