emeric
6950616466
Added a way to filter artist by type (album artist, track artist, all artits). Fixes #19
2020-01-22 21:31:11 +01:00
emeric
e0711861b5
Simplified the feature settings
2019-12-15 14:29:44 +01:00
emeric
85129d4a40
WIP, first working genetic algorithm to train the neural network
2019-11-29 13:24:03 +01:00
emeric
6d69fc043b
Reworked the database session creation
2019-11-20 12:58:44 +01:00
emeric
b69e0c0c3d
Split the LMS_LOG macro to work either with a ostream logger or a wt logger
2019-11-19 18:14:23 +01:00
emeric
4ab91aea44
Improved the tag based similarity results
2019-10-22 12:47:25 +02:00
emeric
c65338ef4d
Better Buster compatibility
2019-09-16 19:20:35 +02:00
emeric
2c5917235a
Upgraded code to switch to C++17. Tested on Debian Buster
2019-09-10 13:07:06 +02:00
emeric
609b7c87f7
Fix tools/checks builds
2019-07-30 13:34:53 +02:00
emeric
38ce2600d2
Rework DB session + transactions. Now can handle multiple read only transactions in parallel
2019-07-16 13:17:23 +02:00
emeric
ea3e453aa1
Improved response time of database queries
2019-07-03 13:32:02 +02:00
emeric
56260ed727
Fixed regression on lookup performance (introduced when added track/artist links)
2019-06-17 13:43:29 +02:00
emeric
ef648d5cb6
Subsonic API: added star support
2019-06-16 15:11:42 +02:00
emeric
234d9f80ef
Made transcoding optional
2019-05-20 12:55:17 +02:00
emeric
febfe518ba
Added unit tests on orphaned entries
2019-05-16 13:49:56 +02:00
emeric
3aa6edd74f
Added Album Artist support
2019-05-15 13:15:18 +02:00
emeric
99d592a71e
Add a SOM test
2019-03-09 14:19:24 +01:00
emeric
45b4468c01
Refactored the inputvector part of the som implementation
2019-03-08 15:46:29 +01:00
emeric
868eca62c8
Removed outdated checks + created a new tool dir with the metadata tool scanner
2018-05-11 13:57:28 +02:00
emeric
070d466380
Made the cluster types that are displayed configurable in the release and artist view
2018-05-11 13:42:25 +02:00
emeric
57e745b460
Simplifiying the cluster types handling
2018-05-06 17:14:15 +02:00
emeric
057ea3ab4e
Better handling of date/year in tags
2018-04-25 13:45:01 +02:00
emeric
9cb4918f44
Upgrade from Wt3 to Wt4
2018-04-16 16:56:51 +02:00
emeric
9cf89893e0
Prepare multi cluster tag parsing
2018-03-01 22:20:53 +01:00
emeric
d211c76cf8
[METADATA] TagLib support for embedded OGG covers
2016-05-09 20:57:31 +02:00
emeric
6e396d78a4
[METADATA] TagLib support for embedded MP3 covers
2016-05-09 20:49:47 +02:00
emeric
a07704c218
[UI/MOBILE] Began internal path support
2016-03-05 11:34:59 +01:00
emeric
3b9745bd54
[UI/Mobile] Search keywords are now ANDed
2015-12-10 19:52:51 +01:00
emeric
6db3606a4b
[UI] Added some test programs
2015-12-08 20:44:16 +01:00
emeric
3fdc25572a
[UI/MOBILE] Display disc number only if necessary
2015-11-22 22:45:13 +01:00
emeric
c21dfe6880
[TEST] added a simple Wt test
2015-09-27 20:49:59 +02:00
emeric
1a0b12e223
[TEST] added a simple Wt test
2015-09-27 20:49:49 +02:00
epoupon
40c6e80c2c
[LMSAPI] Removed unused LMS API
2015-09-24 13:12:09 +02:00
emeric
e18221689f
[DB] Use a single shared pool of connections to the database
2015-08-19 13:31:50 +02:00
emeric
abeeace454
[config] Added default values when the logger settings are not found
2015-08-10 18:25:33 +02:00
emeric
ea776320c5
[database] fix check build + cleanup
2015-08-03 13:27:43 +02:00
emeric
773eba50f0
[LMSAPI] Removed unused proto file
2015-07-29 23:06:47 +02:00
emeric
dabed0b3cf
[LMSAPI] move proto files into lms-api/proto
2015-07-29 23:00:03 +02:00
emeric
c1a4451fbd
[UI] Corrected regression on keyword search filter
2015-07-29 22:36:23 +02:00
emeric
16defc4f46
[LmsAPI] Fix build
2015-07-29 18:07:23 +02:00
emeric
407601f638
Made Lms API support conditional
2015-07-29 12:51:22 +02:00
emeric
d59a04f5da
[Database] restored id on Artist, Genre and Release tables. Added basic MusicBrainz ID support. Improved search filters a bit
2015-07-26 20:29:19 +02:00
emeric
e89b08fc39
Squashed commit of the following:
...
commit 997c1138f549766d797f1ba6da26e1e8394387e2
Author: emeric <itmfr@yahoo.fr >
Date: Sat Jan 10 17:50:20 2015 +0100
Implemented save, load and delete playlists
commit bee08a16b544bb21785c45f083ab7c10e65bfa6e
Author: emeric <itmfr@yahoo.fr >
Date: Thu Jan 8 23:46:43 2015 +0100
Reworked the database code layout in order to add playlists
2015-01-10 17:51:24 +01:00
emeric
730ad3b201
[TEST] Added some verbose stats
2014-12-19 22:52:42 +01:00
emeric
b9657a5680
Simplified db schema
2014-11-24 19:42:33 +01:00
emeric
f7edebaf8e
Updated tests
2014-11-24 12:33:52 +01:00
emeric
49d2475422
WIP. new layout on the audio view
2014-10-17 00:11:53 +02:00
emeric
92891ea070
Handle the original date of the songs
2014-10-11 17:37:02 +02:00
emeric
d430034fe5
Moved third party libs in a dedicated directory
2014-10-11 13:30:20 +02:00
emeric
74511ac03c
[Remote] Adding filter genre to search for releases
2014-10-11 13:15:01 +02:00