Commit Graph
36 Commits
Author SHA1 Message Date
emeric 52a0f62491 Sanitize MBID usage: do not trust MBID coming from files' metadata 2020-02-08 12:38:28 +01:00
emeric e0711861b5 Simplified the feature settings 2019-12-15 14:29:44 +01:00
emeric 74a5f6389d Added a cache for track features, made the crossover ratio configurable, now using a fitness proportional selection 2019-12-03 13:47:48 +01:00
emeric 93cd3b6020 Made the number of samples per neuron configurable 2019-11-29 13:37:41 +01:00
emeric 85129d4a40 WIP, first working genetic algorithm to train the neural network 2019-11-29 13:24:03 +01:00
emeric bf2116ff7e Added cluster info 2019-11-20 13:54:39 +01:00
emeric c2ee50ab70 Restored similarity dumps in the similarity tool 2019-11-20 13:47:11 +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 07eae9cf96 WIP, reworking features 2019-11-08 13:34:07 +01:00
emeric f3b8417caa Moved service file into utils 2019-10-28 16:32:40 +01:00
emeric 55d9220ae4 Now correctly detects embedded WMA covers 2019-10-26 15:27:47 +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 ae8aadfdde Do not compile tools by default 2019-05-21 13:32:13 +02:00
emeric a0e57ce2c4 Added artist sort name filed 2019-04-09 13:08:05 +02:00
emeric 03074cedc8 properly handle multi tags like MP3 ID3 v2.4 tags 2019-03-23 14:58:29 +01:00
emeric 313c35bd41 Fixed regression on tag parsing 2019-03-18 23:04:14 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric 9538aa9de9 Merge branch 'develop' into multi-artists 2019-03-10 14:22:01 +01:00
emeric e609b239f3 Do not lock the database while retrieving all the track features 2019-03-10 14:13:59 +01:00
emeric 4d01a1e996 WIP 2019-03-10 13:49:51 +01:00
emeric 0a94aa2875 Fixed bug on training + removed some debug info 2019-03-09 14:18:23 +01:00
emeric 45b4468c01 Refactored the inputvector part of the som implementation 2019-03-08 15:46:29 +01:00
emeric 11a0ed9f12 Breakable training, added cache 2019-02-27 13:57:43 +01:00
emeric 6fcb693261 Reorganized sources, better accuracy for similarities based on features 2019-02-05 14:08:46 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric b76c60f437 WIP on the clusterer 2018-12-14 13:41:22 +01:00
emeric de712936eb Adding a clusterer on top of the network 2018-12-10 13:02:44 +01:00
emeric 63abdc782c Adding a weight for each input dimension 2018-12-09 15:20:29 +01:00
emeric 4a06a5a1cf WIP som network 2018-12-07 13:52:41 +01:00
emeric 995be9470d Fixed bad cluster scan on track update 2018-09-26 22:44:52 +02:00
emeric f5f6136159 Add copyright/copyrightURL support and display it in the release view 2018-09-21 14:00:15 +02:00
emeric f1c12ebb4d Centralized scan settings into a dedicated ScanSettings table 2018-05-20 14:38:04 +02:00
emeric dedb90c6a5 Better scan of total tracks/discks 2018-05-14 12:55:34 +02:00
emeric 868eca62c8 Removed outdated checks + created a new tool dir with the metadata tool scanner 2018-05-11 13:57:28 +02:00