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
|
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
|
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 |
|
emeric
|
534df42f9d
|
Distinguish initial scan to import last time write as added time, ref #601
|
2025-01-24 17:59:25 +01:00 |
|
emeric
|
07e120abf2
|
Sorting by recently added now uses the 'added' info instead of the 'last write time' of the underlying file, ref #571
|
2025-01-21 16:47:57 +01:00 |
|
emeric
|
04c90ae3cf
|
Fixed abusive assert
|
2025-01-20 23:23:53 +01:00 |
|
emeric
|
33759def78
|
Adding support for partial dates (only year or month), fixes #477
|
2025-01-19 23:50:39 +01:00 |
|
emeric
|
c7db5fc61a
|
Added support for explcit tags (rtng, ITUNESADVISORY)
|
2025-01-17 18:03:16 +01:00 |
|
emeric
|
1d15be1e6c
|
Added an option to skip playlists that are refering to a single album + skip playlists that are empty, fixes #577
|
2025-01-15 21:14:18 +01:00 |
|
emeric
|
dd163f04c8
|
Subsonic API: order directories by name + order tracks by file name when using directory based commands, fixes #589
|
2025-01-08 14:05:34 +01:00 |
|
emeric
|
10d900faf2
|
Simplified some path writes
|
2025-01-06 22:29:46 +01:00 |
|
emeric
|
7306a6b47d
|
Correctly sort tracks within the tracklists, ref #574
|
2024-12-19 21:01:25 +01:00 |
|
emeric
|
5c73b5bb97
|
Added basic UI to display shared playlists, ref #391
|
2024-12-18 20:20:39 +01:00 |
|
emeric
|
3661eaccb6
|
Added playlist import (and sync)from m3u files, ref #391
|
2024-12-18 14:15:25 +01:00 |
|
emeric
|
45175a721c
|
Various minor cleanup
|
2024-12-05 20:09:14 +01:00 |
|
emeric
|
d80e311250
|
Added a new param internal-password-bcrypt-round, set to 12 by default
|
2024-11-25 23:36:22 +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
|
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
|
472a5907ad
|
Subsonci API: added savePlayQueue / getPlayQueue support
|
2024-10-31 18:49:57 +01:00 |
|
emeric
|
41504bf4d7
|
Added basic lyrics display in UI
|
2024-10-27 23:03:46 +01: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
|
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
|
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
|
3f6177cedd
|
Changed the way album covers are associated, fixes #503
|
2024-09-29 16:21:46 +02:00 |
|
emeric
|
cb182c3cfe
|
Migrated current play counter in ui states
|
2024-09-13 17:47:53 +02:00 |
|
emeric
|
c165ed9f2f
|
Made some UI states persistent across sessions, ref #484
|
2024-09-12 14:01:03 +02:00 |
|