Commit Graph
98 Commits
Author SHA1 Message Date
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
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 a3fd11c85b Create a fake user if not existing 2018-03-04 16:09:03 +01:00
emeric ceab623e57 Restored WAL to improve import perfs 2018-03-04 15:36:39 +01:00
emeric c0c5273e92 Remove orphaned cluster types 2018-03-04 15:34:33 +01:00
emeric 2db46260ab Made database scan work, added immediate scan option 2018-03-04 15:19:44 +01:00
emeric 4b20f713f3 Do not display show more for playlist if no playlist is found 2018-03-02 13:05:30 +01:00
emeric 9cf89893e0 Prepare multi cluster tag parsing 2018-03-01 22:20:53 +01:00
emeric d6f0e34b62 Added release tag cloud 2018-02-25 12:27:16 +01:00
emeric e9da3adbf6 Added artist tag cloud 2018-02-25 12:14:34 +01:00
emeric aa54b5b599 Added a play/add all on tracks view 2018-02-25 08:57:05 +01:00
emeric 86077c1e44 Added show more to playlist 2018-02-22 13:54:32 +01:00
emeric 5b4fe044de Added a show more functionnality 2018-02-21 13:34:29 +01:00
emeric f40df1fc29 Continued playlist handling 2018-02-20 14:02:28 +01:00
emeric 6060296649 Added playlist skeleton 2018-02-19 16:07:14 +01:00
emeric 312ad0f9e2 Fix tag update when artist or release has been removed 2018-02-10 19:27:06 +01:00
emeric 18a446a0a2 Remove special None handling and video 2018-02-10 16:30:19 +01:00
emeric cea01d06b7 Make filters really work 2018-02-05 13:39:45 +01:00
emeric 0da8d83288 New UI: filters now operational on all views 2018-01-31 13:06:59 +01:00
emeric 6591006fcc New UI: first step 2018-01-28 14:15:50 +01:00
emeric 50cd4ed131 Minor cleanup 2016-09-24 16:40:17 +02: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 f2b635d263 [DB] Source reorg 2016-06-04 18:17:30 +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 445f459654 [DB] Acousticbrainz tagging now use new setting system 2016-05-28 23:07:28 +02:00
emeric 2ea4ba7f22 [DB] Reworked settings for acousticbrainz tagging 2016-05-28 18:32:09 +02:00
emeric b1b139ffcc [DB] Reworked feature extraction 2016-05-23 20:06:46 +02:00
emeric af97d6af4d [DB] Reworked feature extraction 2016-05-23 20:06:13 +02:00
emeric 200d905d32 [DB] Minor signature change 2016-05-02 20:39:49 +02:00
emeric 6f973096f3 [DB] Switched from ffmpeg to TagLib in order to get tags 2016-05-02 19:58:27 +02:00