emeric
|
13b3aac03c
|
Fixed hopefully harmless typos
|
2025-05-18 12:59:51 +02:00 |
|
emeric
|
a8dc7872e5
|
Fixed bad migration
|
2025-05-18 11:29:23 +02:00 |
|
emeric
|
61fdbf2949
|
Fixed artist info badly reported as matched using mbid
|
2025-05-18 11:16:45 +02:00 |
|
emeric
|
cdbed46ae3
|
Minor log update
|
2025-05-16 13:17:18 +02:00 |
|
emeric
|
7e242da3b7
|
Fixed artist link badly reported as matched using mbid
|
2025-05-16 13:06:34 +02:00 |
|
emeric
|
7502bf6885
|
Redacted apiKey values
|
2025-05-09 12:50:56 +02:00 |
|
emeric
|
79be2ebb16
|
Better bench scope + minor cleanup
|
2025-05-07 13:56:43 +02:00 |
|
emeric
|
aa45cea988
|
Added some logic to handle multi artists in tags involving the artist whitelist, fixes #669
|
2025-05-04 22:28:04 +02:00 |
|
emeric
|
b62f773400
|
Fixed build
|
2025-04-27 18:19:31 +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
|
a26632828e
|
Subsonic API: check if the user has enabled transcoding by default to put transcodedSuffix and transcodedContentType fields
|
2025-04-26 16:38:50 +02:00 |
|
emeric
|
7767ddb78f
|
Made compilation work with unity builds
|
2025-04-20 11:26:47 +02:00 |
|
emeric
|
a5b130305e
|
Append Z to iso8601 date time strings
|
2025-04-11 18:02:58 +02:00 |
|
emeric
|
75cbbde598
|
No need to full rescan when changing some settings
|
2025-04-07 22:48:10 +02:00 |
|
emeric
|
15c5f0b89b
|
minor cleanup
|
2025-04-06 11:24:20 +02:00 |
|
emeric
|
aa281bbd22
|
Fixed biography response for xml format, fixes #656
|
2025-04-06 11:22:39 +02:00 |
|
emeric
|
fb5efd8fa0
|
Trim parsed values in ArtistInfo, ref #657
|
2025-04-06 10:59:32 +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
|
7b12dc0f70
|
Adding missing include
|
2025-03-27 17:29:07 +01:00 |
|
emeric
|
6ba6034d87
|
Minor cleanup, reducing includes
|
2025-03-27 17:26:51 +01:00 |
|
emeric
|
6681f8b753
|
Moved fallback code from metadata lib to scanner
|
2025-03-27 16:49:52 +01:00 |
|
emeric
|
5b742c11b5
|
Code review
|
2025-03-24 13:35:57 +01:00 |
|
emeric
|
2bc6723ed9
|
Fixed bad stats
|
2025-03-23 15:46:10 +01:00 |
|
emeric
|
d0dad81390
|
Fixed force scan not taken into account for artist.nfo files + hack to scan only artist.nfo files and not all nfo files
|
2025-03-23 15:16:43 +01:00 |
|
emeric
|
e349e14101
|
Added basic support for artist.nfo file parsing, ref #640
|
2025-03-22 17:21:08 +01:00 |
|
emeric
|
67a6b660be
|
Added missing last updated call for rated items
|
2025-03-22 17:17:32 +01:00 |
|
emeric
|
6e2b7ff2dd
|
Minor cleanup
|
2025-03-19 21:32:48 +01:00 |
|
emeric
|
48f6eb1cc5
|
Better handle multiple artists in wma files (+add debug info), ref #597
|
2025-03-15 15:46:44 +01:00 |
|
emeric
|
05000d8a1a
|
Deduplicate embedded images, ref #628
|
2025-03-15 14:48:37 +01:00 |
|
emeric
|
744abefc8b
|
Added xxhash dependency
|
2025-03-09 15:11:41 +01:00 |
|
emeric
|
38fde8bae0
|
Fixed recently added artists sort , fixes #632
|
2025-03-09 12:05:57 +01:00 |
|
emeric
|
8b8105c515
|
Fixed build
|
2025-03-09 11:20:30 +01:00 |
|
emeric
|
5effbf99a1
|
Reworked scanner to use taglib to extract images, now support images in APE tags. This is a step forward multiple image support per track
|
2025-03-09 11:20:30 +01:00 |
|
emeric
|
b5e79d48a6
|
Merge branch 'inline-credits' into develop
|
2025-03-09 11:18:09 +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
|
3ecd63fea0
|
Added a way to probe images from a buffer
|
2025-03-02 11:48:27 +01:00 |
|
emeric
|
373ee8f0be
|
Subsonic API: added version in album responses
|
2025-02-28 18:14:00 +01:00 |
|
emeric
|
59f7bec8dd
|
Fixed regression in album grouping, ref #616
|
2025-02-22 22:05:25 +01:00 |
|
emeric
|
d19d6f04b2
|
Use album sort order in UI, fixes #616
|
2025-02-22 19:57:06 +01:00 |
|
emeric
|
68d4febdcc
|
Fix clang format
|
2025-02-22 17:30:02 +01:00 |
|
emeric
|
bf59e1a2bc
|
Increased batch size for writing scan results in db
|
2025-02-22 10:58:21 +01:00 |
|
emeric
|
04a86357fa
|
Removed duplicated tag values, fixes #415, fixes #611
|
2025-02-22 10:57:44 +01:00 |
|
emeric
|
f96f0d6377
|
Added a way to filter on releases that belong to the same group
|
2025-02-17 18:39:15 +01:00 |
|
emeric
|
a3dfc082ea
|
Try to reuse the db track entry if the track file just moved, fixes #612
|
2025-02-16 15:52:05 +01:00 |
|
emeric
|
923c632878
|
Setting the size of the ipc pipe buffers is not mandatory, ref #614
|
2025-02-16 13:16:06 +01:00 |
|
emeric
|
b6f787dadb
|
Use make_address instead of from_string to fix build
|
2025-02-10 17:38:12 +01:00 |
|
emeric
|
32b366dda7
|
Use system_timer expires_after to fix build
|
2025-02-10 17:23:43 +01:00 |
|
emeric
|
6494d17f99
|
Use boost asio executor_work_guard to fix build
|
2025-02-10 17:09:52 +01:00 |
|
emeric
|
c9fb398196
|
Use boost asio post to fix build
|
2025-02-10 16:54:25 +01:00 |
|
emeric
|
cefa60e734
|
Fixed exception when playing an artist from ui
|
2025-02-10 16:26:23 +01:00 |
|