Commit Graph
31 Commits
Author SHA1 Message Date
emeric 9a44fb838d Reduce database include dependencies 2018-05-16 13:47:00 +02:00
emeric aa19caffbd Raise the timeout on SQL connection pool to prevent aborts 2018-05-06 16:09:09 +02:00
emeric 7c841f6b46 Fix build on wt 4.0.3 2018-04-18 13:23:13 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric 2f7697d278 Adding User edit/create view 2018-04-10 13:24:14 +02:00
emeric f91aacb0a3 Added a login view 2018-03-13 09:43:16 +01:00
emeric 86fc1415d5 Added first connection wizard to create the administrator account 2018-03-08 22:57:56 +01:00
emeric ceab623e57 Restored WAL to improve import perfs 2018-03-04 15:36:39 +01:00
emeric 9cf89893e0 Prepare multi cluster tag parsing 2018-03-01 22:20:53 +01:00
emeric 18a446a0a2 Remove special None handling and video 2018-02-10 16:30:19 +01:00
emeric 6591006fcc New UI: first step 2018-01-28 14:15:50 +01:00
emeric f825afa37a Moved util functions into utils 2016-08-23 13:33:01 +02:00
emeric 7c475ee2d3 [DB] Faster scan thanks to index on file path + stats improvements + bugfix 2016-06-05 13:44:43 +02:00
emeric fd9fdb8e87 [UI] Added option to parametrize the min probability for creating high level tags 2016-05-30 13:57:18 +02:00
emeric 2ea4ba7f22 [DB] Reworked settings for acousticbrainz tagging 2016-05-28 18:32:09 +02:00
emeric af97d6af4d [DB] Reworked feature extraction 2016-05-23 20:06:13 +02:00
emeric 6f973096f3 [DB] Switched from ffmpeg to TagLib in order to get tags 2016-05-02 19:58:27 +02:00
emeric 2975d87889 [DB] Generalized Genre to Cluster 2016-04-28 21:51:56 +02:00
emeric 5b00229978 [DB] Experimental debug version of track clustering 2016-04-28 12:38:30 +02:00
emeric 7723d461a5 [DB] Some code refactoring 2016-04-15 23:43:59 +02:00
epoupon 5361dc3da6 Temporary workaround in order to avoid the 'database locked' problem 2015-09-29 18:29:54 +02:00
epoupon 9ebedd5bfc Updated Logger to use enum class 2015-09-11 17:58:10 +02:00
epoupon 65a8e4ba09 Removed custom logger(switching to WServer's logger) + removed custom config file 2015-09-07 18:21:22 +02:00
epoupon 614b05105a Splitting services, begin the switch to a more integrated Wt daemon 2015-09-07 12:43:21 +02:00
emeric e18221689f [DB] Use a single shared pool of connections to the database 2015-08-19 13:31:50 +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 30c5858fa2 [DB] Corrected searching by genre and added searching by multi keywords 2014-12-19 22:56:03 +01:00
emeric b9657a5680 Simplified db schema 2014-11-24 19:42:33 +01:00
emeric 5b67519966 Drastically reduced password checks 2014-10-11 17:29:34 +02:00
emeric 49ff050539 Reworked the project layout 2014-10-10 20:41:34 +02:00