Commit Graph
84 Commits
Author SHA1 Message Date
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
emeric 2975d87889 [DB] Generalized Genre to Cluster 2016-04-28 21:51:56 +02:00
emeric edfc174771 [DB] Experimental debug version of track clustering 2016-04-28 12:38:40 +02:00
emeric 5b00229978 [DB] Experimental debug version of track clustering 2016-04-28 12:38:30 +02:00
emeric 795ce08043 [DB] Some code refactoring. Added missing new file 2016-04-15 23:44:25 +02:00
emeric 7723d461a5 [DB] Some code refactoring 2016-04-15 23:43:59 +02:00
emeric f8c808433f [UI/MOBILE] WIP on internal path support 2016-03-06 00:44:24 +01:00
emeric 5676ef866c [DB] Better reporting database scan results (errors, grouped duplicates) 2016-02-02 18:25:05 +01:00
emeric b9a7707849 [DB] Added detection for duplicated audio files (mbid or checksum) 2016-02-01 20:48:58 +01:00
emeric e5d12c7aea [DB] Corrected total duration calculation in the stats of the track view 2016-02-01 12:57:43 +01:00
emeric feb52c3ed9 [UI/MOBILE] Changed the audio player. Still WIP 2015-12-22 15:02:21 +01:00
emeric 3b9745bd54 [UI/Mobile] Search keywords are now ANDed 2015-12-10 19:52:51 +01:00
emeric 3fdc25572a [UI/MOBILE] Display disc number only if necessary 2015-11-22 22:45:13 +01:00
emeric 963e5911e3 [UI/MOBILE] Handling year in release 2015-11-22 15:01:00 +01:00
emeric fc88cce33e [UI] Refactored some code and integrated CSS changes made by G.Debros 2015-11-21 22:11:16 +01:00