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
|
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
|
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
|
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
|
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
|
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
|
71dc99ad46
|
Added a scan step to scan artist images, ref #435
|
2024-06-29 16:04:16 +02:00 |
|
emeric
|
39941d90a3
|
Auto reformatted the base, ref #470
|
2024-05-24 23:31:52 +02:00 |
|
emeric
|
06b071553c
|
Minor db cleanup
|
2024-05-08 16:37:43 +02:00 |
|
emeric
|
efd7d4ea7c
|
Fixed bad migration step, fixes #454
|
2024-05-06 21:20:48 +02:00 |
|
emeric
|
30575d12e6
|
Added dsf files support, fixes #449
|
2024-05-05 16:03:20 +02:00 |
|
emeric
|
391d859272
|
UI: added away to filter all the views by music library
|
2024-04-28 23:37:59 +02:00 |
|
emeric
|
d6b86a9360
|
Perform vacuum if migration is performed
|
2024-04-19 12:01:23 +02:00 |
|
emeric
|
4432def11f
|
Added missing indexes, force index recreation to remove outdated indexes
|
2024-04-19 11:20:44 +02:00 |
|
emeric
|
0cda12a8bf
|
Subsonic API: added bitDepth, samplingRate and channelCount, see https://github.com/opensubsonic/open-subsonic-api/pull/83
|
2024-04-14 16:17:45 +02:00 |
|
emeric
|
b23f38facf
|
Added relative file path+file size in DB
|
2024-04-14 09:37:24 +02:00 |
|
emeric
|
d050d039f5
|
Added missing db trace for migration
|
2024-04-05 23:33:55 +02:00 |
|
emeric
|
418286a1f2
|
Chaned the way the inner dbo session is accessed + added exec wrappers for queries
|
2024-03-31 13:13:01 +02:00 |
|
emeric
|
4b7c4295ec
|
Refactored namespaces
|
2024-03-12 08:32:08 +01:00 |
|
emeric
|
ba180ea847
|
Added release_group_mbid field to listenbrainz, fixes #416
|
2024-03-02 23:47:23 +01:00 |
|
emeric
|
b45513a611
|
Added album sort name in subsonic responses, fixes #419
|
2024-03-02 23:05:20 +01:00 |
|
emeric
|
a6d11f4b4b
|
Added a way to set custom tag delimiters for artists and for other fields, fixes #417
|
2024-03-01 23:58:49 +01:00 |
|
emeric
|
194b9981c1
|
Removed migration from v32 (badly implemented)
|
2024-02-11 15:29:10 +01:00 |
|
emeric
|
c242b4c01e
|
Fixed bad migrations due to NULL constraints. fixes #413
|
2024-02-04 20:35:46 +01:00 |
|
emeric
|
0ed3f1ba79
|
Initial support for multi library, still WIP
|
2024-01-25 00:01:11 +01:00 |
|
emeric
|
a1001b296a
|
OpenSubsonic: changed the originalReleaseDate field format, fixes #400
|
2024-01-10 23:38:48 +01:00 |
|
emeric
|
fa3638ef46
|
Fixed regression on extra tags to parse, fixes #395
|
2024-01-06 23:38:54 +01:00 |
|
emeric
|
3ad990a183
|
Allowed custom release types + handle more MusicBrainz secondary types in UI. fixes #373
|
2023-12-11 23:25:58 +01:00 |
|
emeric
|
a2cc243a08
|
Do not rely on current scan_settings to perform migration steps (as it may not be compatible), fixes #387
|
2023-12-07 15:24:54 +01:00 |
|
emeric
|
1f282c0517
|
Removed the database lib from services as it is still not a service
|
2023-11-26 17:38:44 +01:00 |
|