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
|
1f282c0517
|
Removed the database lib from services as it is still not a service
|
2023-11-26 17:38:44 +01:00 |
|
emeric
|
ece1d4e3d2
|
Refactored how filter tags are handled in the scan settings
|
2023-11-25 15:52:21 +01:00 |
|
emeric
|
9060c0d925
|
Simplified logger configuration, it no longer depends on Wt
|
2023-11-24 16:23:31 +01:00 |
|
emeric
|
b02021ac8f
|
Fallback on same album name only if in the same directory. fixes #370
|
2023-11-20 09:51:11 +01:00 |
|
emeric
|
592ffea88c
|
Merge branch 'scanner-shutdown' into db-locks
|
2023-11-19 18:01:44 +01:00 |
|
emeric
|
17a2a969e2
|
Reduced exclusive lock durations
|
2023-11-19 16:17:27 +01:00 |
|
emeric
|
b4e515f825
|
Made scanner abort faster when it has to clean a lot of stuff
|
2023-11-14 13:47:08 +01:00 |
|
emeric
|
1d21ba41b7
|
Subsonic API: added bitrate support, ref #363
|
2023-11-11 15:13:46 +01:00 |
|
emeric
|
636b70450b
|
Simplified the similarity engine loading (since there is no more the features-based engine)
|
2023-11-10 20:59:25 +01:00 |
|
emeric
|
b7a8bf85b8
|
Rework db range primitives + fixed bug when playing all in releases/tracks views + raised limit to 1000 for ranges in subsonic API
|
2023-11-10 16:17:18 +01:00 |
|
emeric
|
121d27b5cd
|
Subsonic API: cached cluster stats for track and releases, in order to make the getGenre entrypoint efficient on large databases
|
2023-11-08 20:26:24 +01:00 |
|
emeric
|
c2e1c5d9df
|
Fixed bad optimize condition
|
2023-11-08 20:16:31 +01:00 |
|
emeric
|
48ee8e3556
|
SubsonicAPI: optimized search for artists
|
2023-11-04 19:07:21 +01:00 |
|
emeric
|
bd59dc3bc9
|
SubsonicAPI: optimized search for tracks
|
2023-11-04 17:36:59 +01:00 |
|
emeric
|
c4d2d20447
|
SubsonicAPI: optimized search for albums
|
2023-11-04 16:15:39 +01:00 |
|
emeric
|
e0ed182784
|
Optimize database during scan to ease very large DB imports
|
2023-11-02 14:55:27 +01:00 |
|
emeric
|
ac556bb95a
|
Added a way to disable the similarity engine
|
2023-11-02 09:57:51 +01:00 |
|
emeric
|
17efc2759a
|
Made database optimization faster using pragma analysis_limit
|
2023-10-22 00:26:11 +02:00 |
|
emeric
|
d2956df4cc
|
Handle artist display names
|
2023-10-14 19:22:13 +02:00 |
|
emeric
|
1d41a26ead
|
Added release type in scanner + UI (detailed view only)
|
2023-04-16 15:00:04 +02:00 |
|
emeric
|
a5de51c915
|
Medium now part of a release
|
2023-03-20 21:24:28 +01:00 |
|
emeric
|
59eff32377
|
Generalized 'disc' to 'medium' in tag parser
|
2023-03-07 17:11:36 +01:00 |
|
emeric
|
3a9bde0092
|
Moved total_disc from Track to Release
|
2023-03-06 23:10:31 +01:00 |
|
emeric
|
96fab5d57e
|
Fixed codeQL issue + fixed bad db migration. fixes #308
|
2023-02-22 22:18:24 +01:00 |
|
emeric
|
492e2d4fc6
|
Try to migrate audio files in DB instead of deleting/creating entries. fixes #308
|
2023-02-22 20:58:06 +01:00 |
|
emeric
|
8a69d3e309
|
Fixed a case where moving a file may be broken (when skipping duplicate MBID is active) + only check for duplicate track MBID (instead of recording MBID) as we have have several different releases sharing the same recording MBID)
|
2023-02-22 13:58:18 +01:00 |
|
emeric
|
12d967fe4f
|
Refactored scanner to ease further improvements
|
2023-02-19 22:58:55 +01:00 |
|
emeric
|
962775e920
|
Fixed invalid local time usages. fixes #299
|
2023-02-11 14:44:20 +01:00 |
|
emeric
|
d8b47d579b
|
Use TrackMBID to check for duplicated music files. fixes #306
|
2023-02-01 20:56:56 +01:00 |
|
emeric
|
69f7b89d33
|
Removed AcousticBrainz support. fixes #221
|
2023-01-15 15:03:12 +01:00 |
|
emeric
|
998def846d
|
Added performers. fixes #278
|
2022-12-14 20:07:54 +01:00 |
|
emeric
|
5324d1fd15
|
Added a config parameter to set the read style used by the metadata parser. Default value switched from fast to accurate
|
2022-08-21 14:17:20 +02:00 |
|
emeric
|
169a5f5d08
|
Dedicated view for tracklist
|
2022-06-30 21:18:42 +02:00 |
|
emeric
|
657b35d541
|
Fixed arch build
|
2022-05-28 14:57:39 +02:00 |
|
emeric
|
483cb1bdda
|
Added an option to skip duplicated recording MBID. Fixes #180
|
2022-02-02 13:31:23 +01:00 |
|
emeric
|
63ed28e38f
|
Fixed regression that prevents app to quit if another process is already running
|
2021-12-05 15:20:07 +01:00 |
|
emeric
|
0cf6b2159e
|
Databsae service refactoring. Warning, loses stars and listens stats
|
2021-12-04 15:25:09 +01:00 |
|
emeric
|
9adfafc589
|
Migrated database stuff
|
2021-10-21 13:36:41 +02:00 |
|
emeric
|
398925588f
|
Migrated scanner stuff
|
2021-10-20 20:00:14 +02:00 |
|
emeric
|
7386c89ae7
|
Migrated recommendation stuff
|
2021-10-18 21:16:10 +02:00 |
|
emeric
|
a0489b2d94
|
Migrated scrobbling stuff
|
2021-10-18 20:39:47 +02:00 |
|