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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
cb7ee34d41
|
Added a missing index to speed up direcotry browsing commands
|
2024-07-28 14:52:37 +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
|
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 |
|
emeric
|
45c8b82865
|
Format the code
|
2024-06-29 16:14:28 +02:00 |
|
emeric
|
71dc99ad46
|
Added a scan step to scan artist images, ref #435
|
2024-06-29 16:04:16 +02:00 |
|
emeric
|
db4c614f1c
|
Fixed format
|
2024-06-17 23:10:14 +02:00 |
|
emeric
|
67ebbdce72
|
Subsonic API: fixed bad albumCount. fixes #483
|
2024-06-17 20:43:59 +02:00 |
|
emeric
|
75c3df6958
|
Support fromYear > lastYear to sort by descending order. fixes #482
|
2024-06-16 20:43:02 +02:00 |
|
emeric
|
6f3f138f52
|
Fixed bug in the scan settings view when no extra tag is to be parsed
|
2024-06-15 15:40:46 +02:00 |
|
emeric
|
62454ed543
|
Added a missing ORDER BY clause that caused artists to be retrieved in a different order than in tags
|
2024-06-13 22:33:31 +02:00 |
|