Commit Graph
17 Commits
Author SHA1 Message Date
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 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 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 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 07624995e7 WIP. Logger for every modules 2014-08-27 21:25:02 +02:00
emeric b6abce0c2f Initial import from SVN 2014-03-09 10:58:52 +01:00