emeric
|
953f521a84
|
Subsonic API: updated README
|
2024-11-25 22:37:48 +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
|
cb478e8d87
|
Added missing include
|
2024-11-24 15:46:37 +01:00 |
|
emeric
|
360623c569
|
OpenSubsonic API: added apiKey support, ref #544
|
2024-11-24 15:23:14 +01:00 |
|
emeric
|
0a320a8b87
|
Fixed unit tests
|
2024-11-15 18:16:00 +01:00 |
|
emeric
|
7b4791005a
|
Fixed crash when a library is set with a trailing /, fixes #552
|
2024-11-14 23:18:00 +01:00 |
|
emeric
|
ffc780d350
|
Lyrics: fixed empty line parsing with timestamps
|
2024-11-14 13:35:05 +01:00 |
|
emeric
|
5504ee707c
|
Added barcode tag parsing in releases, and take it into account to avoid merging unrelated albums, fixes #550
|
2024-11-14 13:22:05 +01:00 |
|
emeric
|
0164038794
|
Take labels into account to avoid merging unrelated albums, ref #550
|
2024-11-13 18:41:24 +01:00 |
|
emeric
|
aef777002f
|
No need to be user to get scan status
|
2024-11-11 21:30:01 +01:00 |
|
emeric
|
bdd55e5ba3
|
Correctly handle lyrics that contain ] chars
|
2024-11-11 21:30:01 +01:00 |
|
emeric
|
5d94b97032
|
Fixed lyrics parsing on very long tags
|
2024-11-11 21:30:01 +01:00 |
|
emeric
|
869ae74c46
|
Fixed typo, fixes #549
|
2024-11-11 21:22:10 +01:00 |
|
emeric
|
2957cccc3f
|
Added a way to customize make flags
|
2024-11-11 21:21:34 +01:00 |
|
emeric
|
8f5110b5f4
|
Fixed bad usages
|
2024-11-07 13:02:45 +01:00 |
|
emeric
|
15c55c360c
|
Fixed clang tidy config
|
2024-11-07 13:02:34 +01:00 |
|
emeric
|
d5ecf03ca1
|
Fixed bad getLyricsBySongId response
|
2024-11-06 13:59:34 +01:00 |
|
emeric
|
b25f4f2541
|
Fixed counter in the scanner's discovery step
|
2024-11-05 22:23:24 +01:00 |
|
emeric
|
908ef162f4
|
Fixed unset variable
|
2024-11-05 22:21:56 +01:00 |
|
emeric
|
472a5907ad
|
Subsonci API: added savePlayQueue / getPlayQueue support
|
2024-10-31 18:49:57 +01:00 |
|
emeric
|
0ca2d8b34c
|
Subsonci API: added getAlbmInfo support
|
2024-10-31 15:50:17 +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
|
0d70111eb4
|
Fixed database migration
|
2024-10-11 21:51:27 +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
|
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 |
|
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 |
|
emeric
|
c165ed9f2f
|
Made some UI states persistent across sessions, ref #484
|
2024-09-12 14:01:03 +02:00 |
|
emeric
|
da22843272
|
Fixed format
|
2024-09-08 13:50:43 +02:00 |
|
emeric
|
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
|
2024-09-08 11:56:27 +02:00 |
|
emeric
|
4a70d9c24f
|
Fixed unit tests
|
2024-09-07 20:25:56 +02:00 |
|
emeric
|
0b830061e0
|
Added some unit tests about artist parsing, ref #491
|
2024-09-07 09:48:44 +02:00 |
|
emeric
|
fc27a4f852
|
Apply all separators, not only the first one found, ref #518
|
2024-09-07 09:34:45 +02:00 |
|
emeric
|
39ca55e8fa
|
Added compilation tag support, fixes #520
|
2024-09-04 20:07:37 +02:00 |
|
emeric
|
d101cc9780
|
Added a unit test to ensure album artists are correctly split using custom delimiters
|
2024-09-04 19:27:11 +02:00 |
|
emeric
|
896c0b870a
|
Fixed warning
|
2024-09-03 13:37:53 +02:00 |
|
emeric
|
7392f9b5da
|
Fixed format
|
2024-09-02 08:07:31 +02:00 |
|
emeric
|
cb4014b0e5
|
Added support for record labels, fixes #502
|
2024-09-02 08:06:17 +02:00 |
|
emeric
|
24e867ea8c
|
Fixed bad copy/paste
|
2024-08-30 20:13:07 +02:00 |
|
emeric
|
29d0610eb2
|
Implemented Subsonic's user rating for tracks, albums and artists, fixes #511
|
2024-08-30 19:40:15 +02:00 |
|
emeric
|
cd0e88d28d
|
Added support for comment tag, fixes #510
|
2024-08-20 19:03:28 +02:00 |
|
emeric
|
ce8d75d71d
|
Fixed format
|
2024-08-20 09:14:49 +02:00 |
|
emeric
|
a231b4a12a
|
Fixed build
|
2024-08-20 09:05:29 +02:00 |
|
emeric
|
d50f680f53
|
Better wav support, fixes #512
|
2024-08-19 21:40:01 +02:00 |
|
emeric
|
bf125817b0
|
Improved the display artist name construction when tags are not set as expected, ref #513
|
2024-08-19 19:34:19 +02:00 |
|
emeric
|
6494f3f783
|
Workaround original date parsing with taglib, fixes #506
|
2024-08-16 16:05:21 +02:00 |
|
emeric
|
1c98775046
|
Aiff files: get bits per sample + cover, fixes #509
|
2024-08-03 10:05:48 +02:00 |
|
emeric
|
55928fb0a2
|
Merge branch 'develop' of github.com:epoupon/lms into develop
|
2024-07-30 15:02:52 +02:00 |
|
emeric
|
ddb295c52c
|
Subsonic API: do not return an error if the artist is not found in getTopSongs
|
2024-07-29 11:29:34 +02:00 |
|
emeric
|
cb7ee34d41
|
Added a missing index to speed up direcotry browsing commands
|
2024-07-28 14:52:37 +02:00 |
|
emeric
|
7a22a626b1
|
Fixed format
|
2024-07-28 14:42:44 +02:00 |
|
emeric
|
9a91a2e080
|
Fixed bad json musicBrainzId field in getArtistInfo2, fixes #497
|
2024-07-28 14:42:16 +02:00 |
|
emeric
|
2a02c6ede6
|
Fixed xml attributes sometimes not written
|
2024-07-28 13:43:07 +02:00 |
|
emeric
|
b3807f6a53
|
Made length checks more robusts + bumped sizes, fixes #496
|
2024-07-28 11:24:18 +02:00 |
|
emeric
|
9bca05fb51
|
Display disc subtitles if it is set, even for single disc releases, fixes #492
|
2024-07-27 18:03:58 +02:00 |
|
emeric
|
a2a2041f49
|
Optimized library assignation to directories
|
2024-07-27 14:27:37 +02:00 |
|
emeric
|
cbc387b8b7
|
Fixed format
|
2024-07-13 19:02:58 +02:00 |
|
emeric
|
9ff387061a
|
Subsonic API: added a way to filter files per media folder id when using directory commands
|
2024-07-13 18:55:46 +02:00 |
|
emeric
|
980709dbcf
|
Can now browse by directorie in the Subsonic API, ref #474
|
2024-07-13 14:22:19 +02:00 |
|
emeric
|
9292b05732
|
Remove files from db if they are no longer be able to be scanned (due to file corruption or third party lib support)
|
2024-07-12 18:52:23 +02:00 |
|
emeric
|
ae5127d780
|
Merge branch 'artist-image' into develop
|
2024-07-06 17:56:51 +02:00 |
|
emeric
|
89ebe3157d
|
Better user feedback
|
2024-07-06 16:26:43 +02:00 |
|
emeric
|
a15cccb4bb
|
Fixed last directory entries not being removed
|
2024-07-06 14:19:14 +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 |
|