Commit Graph
129 Commits
Author SHA1 Message Date
emeric e609b239f3 Do not lock the database while retrieving all the track features 2019-03-10 14:13:59 +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 31afdae4fc Added French translation. Auth token now valid for a year instead of two weeks 2018-11-17 15:59:44 +01:00
emeric ec852f8a2f Persistent radio and repeat button 2018-10-08 13:33:44 +02:00
emeric 995be9470d Fixed bad cluster scan on track update 2018-09-26 22:44:52 +02:00
emeric 9a019aaf3c Made the sort case insensitive 2018-09-24 13:08:39 +02:00
emeric 87f1f1a13d Removed orphan items after scan, make multi tag values work again 2018-09-24 12:56:36 +02:00
emeric f5f6136159 Add copyright/copyrightURL support and display it in the release view 2018-09-21 14:00:15 +02:00
emeric 8bd94d5493 add 96kbps + handle the encoding settings from user 2018-09-17 13:43:58 +02:00
emeric dcf8e3df42 Added Tracks information panel 2018-09-11 13:09:47 +02:00
emeric 500fa104c3 Added a play history view 2018-08-03 15:30:38 +02:00
emeric a7e279ce42 Added an played tracklist 2018-08-03 14:01:56 +02:00
emeric 5c182f2868 Handle multiple connections from the demo user 2018-08-02 12:45:33 +02:00
emeric 4cadb915ba Added demo account support 2018-08-01 12:57:03 +02:00
emeric a31fb3c062 Always use our own exception tree 2018-07-26 10:26:49 +02:00
emeric ed008533b2 Added a playque shuffle 2018-06-08 17:11:59 +02:00
emeric 49f92ba0f9 Make recetnly played/most played info update 2018-06-08 16:01:03 +02:00
emeric 1e68ccce2a Added recently added releases feature 2018-06-06 13:14:00 +02:00
emeric 1bd5633202 Added missing files 2018-06-05 14:02:45 +02:00
emeric da2e2148cf Added most played artists feature 2018-06-05 13:18:55 +02:00
emeric fff899cecb Better radio mode 2018-05-31 20:43:09 +02:00
emeric e0ae294abf Adding basic radio mode 2018-05-30 13:35:49 +02:00
emeric 26d2065180 Do not drop all clusters when updating the scan settings 2018-05-24 20:54:31 +02:00
emeric a087f470a7 Add a scan version field for each scanned track 2018-05-24 14:08:13 +02:00
emeric db24d339c3 Remove the per view tags selection 2018-05-24 13:22:59 +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 8f459e03a2 Fix regression when displaying tags of a track 2018-05-17 23:40:52 +02:00
emeric a4788320a6 Adding tags in the tracks view 2018-05-17 13:45:22 +02:00
emeric 6685795b9c Adding tags in the releases view 2018-05-17 13:06:23 +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 c801a818c8 Remove unused sources 2018-05-15 13:21:38 +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 87c2f2936f Added interactions for clusters/filters 2018-05-07 14:04:03 +02:00
emeric aa19caffbd Raise the timeout on SQL connection pool to prevent aborts 2018-05-06 16:09:09 +02:00
emeric 057ea3ab4e Better handling of date/year in tags 2018-04-25 13:45:01 +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 05fd8a47d8 First version of the Users view (read only) 2018-03-29 14:00:49 +02:00
emeric 5006a82ce6 Added some logic in the playqueue (play next / play previous handling) 2018-03-19 13:45:09 +01:00
emeric 7b0231da10 Made the delete button work in the play queue 2018-03-17 18:22:10 +01:00
emeric 1e6ea42f65 Added Settings view 2018-03-16 14:00:03 +01:00