emeric
|
ac84b891f6
|
Removed some useless columns in the track table
|
2025-06-25 22:59:55 +02:00 |
|
emeric
|
2429888c53
|
Introduced an option to use a release image when no artist image is available, fixes #639
|
2025-06-23 22:37:05 +02:00 |
|
emeric
|
6bfc769cab
|
Added a quick integrity check during startup, fixes #679
|
2025-06-22 22:25:24 +02:00 |
|
emeric
|
ed14fa6bc2
|
Fixed multi platform builds
|
2025-06-22 17:37:01 +02:00 |
|
emeric
|
c251c2a924
|
Now using new artwork table everywhere in app and subsonic API to refer to artworks
|
2025-06-22 16:49:54 +02:00 |
|
emeric
|
93b446e124
|
Now resolve the preferred artist artworks during scan steps
|
2025-06-21 22:18:17 +02:00 |
|
emeric
|
dd2f97903e
|
Fixed regression when removing an artwork
|
2025-06-21 18:37:36 +02:00 |
|
emeric
|
dd2aa49bb0
|
Now resolve the preferred track artworks during scan steps
|
2025-06-21 18:13:20 +02:00 |
|
emeric
|
a1533c4c8d
|
Removed useless join
|
2025-06-21 18:10:24 +02:00 |
|
emeric
|
7494d055e7
|
Introduced the artwork table. Now resolve the preferred release artwork during scan steps
|
2025-06-17 09:46:42 +02:00 |
|
emeric
|
a550529e43
|
Better determinism
|
2025-06-15 14:41:58 +02:00 |
|
emeric
|
1cd3fb9409
|
Get track list images from first tracks in list
|
2025-06-15 14:41:58 +02:00 |
|
emeric
|
424876ee1c
|
Simplified a check in unit tests
|
2025-06-15 14:41:58 +02:00 |
|
emeric
|
3a7f010a7d
|
Added more fallbacks for track artworks
|
2025-06-15 14:41:58 +02:00 |
|
emeric
|
9629a8cc97
|
Added a way to filter multiple image types
|
2025-06-15 14:41:58 +02:00 |
|
emeric
|
f906212fc4
|
Added a helper to get the disc cover for a given track
|
2025-06-15 14:41:58 +02:00 |
|
emeric
|
4b3e8032cb
|
Added missing drop index call
|
2025-06-15 14:41:56 +02:00 |
|
emeric
|
d5aead9daf
|
Now prefer 'disc' artworks for tracks, ref #604
|
2025-06-15 14:39:13 +02:00 |
|
emeric
|
df8dd91c4d
|
Centralized artwork lookup logic
|
2025-06-15 14:34:25 +02:00 |
|
emeric
|
a008ccfacc
|
Increased the artist info scan version to force rescan. ref #688
|
2025-06-15 14:34:14 +02:00 |
|
emeric
|
d4d14c39a5
|
Fixed format
|
2025-06-12 22:52:44 +02:00 |
|
emeric
|
4837e1959f
|
search3: minor optim
|
2025-06-12 22:44:14 +02:00 |
|
emeric
|
2b9ff2b2e9
|
Added some indexes
|
2025-05-29 15:53:42 +02:00 |
|
emeric
|
f44e4b9f40
|
Added a way to force rescan artist infos
|
2025-05-18 14:21:52 +02:00 |
|
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
|
cc9c6a42ff
|
Added a way to set artists that must not be split, fixes #522
|
2025-04-27 18:03:45 +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
|
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
|
e349e14101
|
Added basic support for artist.nfo file parsing, ref #640
|
2025-03-22 17:21:08 +01:00 |
|
emeric
|
05000d8a1a
|
Deduplicate embedded images, ref #628
|
2025-03-15 14:48:37 +01:00 |
|
emeric
|
38fde8bae0
|
Fixed recently added artists sort , fixes #632
|
2025-03-09 12:05:57 +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
|
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
|
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
|
cefa60e734
|
Fixed exception when playing an artist from ui
|
2025-02-10 16:26:23 +01:00 |
|
emeric
|
639629fbb3
|
Added a way to filter by release type
|
2025-02-09 21:11:45 +01:00 |
|
emeric
|
b4bce77877
|
Centralized some db filters
|
2025-02-09 18:35:09 +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
|
bebe384376
|
Added release country support
|
2025-02-08 15:29:57 +01:00 |
|
emeric
|
4fe6edb87f
|
Added release comment support, ref #568
|
2025-02-07 17:02:08 +01:00 |
|
emeric
|
df93425748
|
json serialize seems to allow corrupted urf8 string, add a check when reading back to avoid crashing, ref #607
|
2025-02-07 17:01:59 +01:00 |
|
emeric
|
814eaf0a3e
|
Switched the file added info back to a full date time, ref #601
|
2025-01-26 15:08:31 +01:00 |
|
emeric
|
e553e840d3
|
Subsonic: use file added info for 'created' fields, ref #601
|
2025-01-25 14:44:49 +01:00 |
|