owen
|
39cd3e4cfe
|
add lots of features
|
2026-07-29 03:49:50 -05:00 |
|
emeric
|
2fe4296fa5
|
Added a sentinel when UI limit is hit + a message when nothing found, fixes #358
|
2026-06-27 09:55:24 +02:00 |
|
emeric
|
dbd6e57160
|
Extracted genre, mood, language and grouping from generic clusters
|
2026-06-17 21:34:29 +02:00 |
|
emeric
|
6d27f18f19
|
Minor cleanup on audio codecs
|
2025-12-07 22:40:45 +01:00 |
|
emeric
|
22ed424745
|
Added a way to filter by codec
|
2025-12-06 23:30:00 +01:00 |
|
emeric
|
2fd7d9767b
|
Placed db object related files in a subdirectory
|
2025-07-09 19:36:26 +02:00 |
|
emeric
|
1b73ae1e8c
|
Scanner: parallelized processing within the playlist/track association step
|
2025-07-05 19:28:18 +02:00 |
|
emeric
|
204a4a8857
|
Scanner: parallelized processing within artwork association steps
|
2025-07-04 23:05:35 +02:00 |
|
emeric
|
5bed2320bc
|
Made some small optims when checking if files are removed
|
2025-07-01 21:15:04 +02:00 |
|
emeric
|
ac84b891f6
|
Removed some useless columns in the track table
|
2025-06-25 22:59:55 +02:00 |
|
emeric
|
dd2f97903e
|
Fixed regression when removing an artwork
|
2025-06-21 18:37:36 +02:00 |
|
emeric
|
b4bce77877
|
Centralized some db filters
|
2025-02-09 18:35:09 +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
|
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
|
33759def78
|
Adding support for partial dates (only year or month), fixes #477
|
2025-01-19 23:50:39 +01:00 |
|
emeric
|
0a320a8b87
|
Fixed unit tests
|
2024-11-15 18:16:00 +01:00 |
|
emeric
|
cd0e88d28d
|
Added support for comment tag, fixes #510
|
2024-08-20 19:03:28 +02:00 |
|
emeric
|
39941d90a3
|
Auto reformatted the base, ref #470
|
2024-05-24 23:31:52 +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
|
ed1be02aaf
|
Added a scan tracker to speed up queries with high offset in very large database
|
2024-03-17 23:36:40 +01:00 |
|
emeric
|
03425f3c94
|
Made the last scan step (checking for removed files) faster on big libraries
|
2024-03-14 23:21:30 +01:00 |
|
emeric
|
4b7c4295ec
|
Refactored namespaces
|
2024-03-12 08:32:08 +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
|
1f282c0517
|
Removed the database lib from services as it is still not a service
|
2023-11-26 17:38:44 +01:00 |
|
emeric
|
a0489b2d94
|
Migrated scrobbling stuff
|
2021-10-18 20:39:47 +02:00 |
|
emeric
|
1faea94a24
|
Revert "Migrated database stuff"
This reverts commit c41cc77e21.
|
2021-10-17 21:08:48 +02:00 |
|
emeric
|
c41cc77e21
|
Migrated database stuff
|
2021-10-16 16:28:29 +02:00 |
|
emeric
|
6baf0d313d
|
Finished clean on recommendation engines
|
2021-09-30 19:02:49 +02:00 |
|
emeric
|
4e9cf0d77f
|
Moved unit tests close to the sources
|
2021-09-29 11:57:11 +02:00 |
|