emeric
3aa6edd74f
Added Album Artist support
2019-05-15 13:15:18 +02:00
emeric
fdbac7f444
API Subsonic: Adding playlist support
2019-04-12 14:00:05 +02:00
emeric
35b3d631ef
API Subsonic: added authentication support
2019-04-05 10:54:36 +02:00
emeric
202d447422
Added multi artists support
2019-03-18 13:54:13 +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
31afdae4fc
Added French translation. Auth token now valid for a year instead of two weeks
2018-11-17 15:59:44 +01:00
emeric
a7e279ce42
Added an played tracklist
2018-08-03 14:01:56 +02:00
emeric
da2e2148cf
Added most played artists feature
2018-06-05 13:18:55 +02:00
emeric
f1c12ebb4d
Centralized scan settings into a dedicated ScanSettings table
2018-05-20 14:38:04 +02:00
emeric
702e3098a4
Renamed DbArtist to Artist to be more consistent
2018-05-19 14:30:51 +02:00
emeric
97a630ce7f
Split Cluster and Track in order to reduce compile dependencies
2018-05-18 13:50:05 +02:00
emeric
1e7bfd14c2
Include self header first to catch problems
2018-05-16 13:58:29 +02:00
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