Commit Graph
100 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 3aa006c921 Now really display artist/release names as plain text 2018-03-27 23:06:51 +02:00
emeric 6e8737aabb Corrected cover display in mediaplay 2018-03-27 22:20:10 +02:00
emeric f011f0a7e5 Adding cover in player 2018-03-27 13:55:04 +02:00
emeric 9fb5c4e8ee Adding duration/total time in player 2018-03-27 13:22:09 +02:00
emeric f272394992 JS implementation of the player 2018-03-26 23:35:51 +02:00
emeric 7eb250fdff Fixed ReleaseView when displaying a release with no artist 2018-03-25 22:53:59 +02:00
emeric b03622f677 Fixed ReleasesView when displaying a release with no artist 2018-03-25 22:47:53 +02:00
emeric 145244102b Adding mediaplayer.js skeleton 2018-03-24 15:17:34 +01:00
emeric f2491d8408 Fix regression, a track does not always have an artist 2018-03-22 12:48:29 +01:00
emeric 937729f8ff Simplified a bit the AvInfo part 2018-03-21 23:12:14 +01:00
emeric 4683a9ef1e Made the player work, first WIP version 2018-03-21 22:26:57 +01:00
emeric d87731c09e Auto play when playing something found while exploring the collection 2018-03-19 13:48:25 +01:00
emeric 5006a82ce6 Added some logic in the playqueue (play next / play previous handling) 2018-03-19 13:45:09 +01:00
emeric 50036c8918 Notify scan updates only for administrators 2018-03-18 16:21:49 +01:00
emeric 1d6a2bde4a Made the clear button work in the play queue, added a track number infox 2018-03-17 18:46:19 +01:00
emeric 7b0231da10 Made the delete button work in the play queue 2018-03-17 18:22:10 +01:00
emeric 74e0576d31 Updated playqueue to use the new tr message layout 2018-03-17 17:36:03 +01:00
emeric aee3315676 Added kbps span into bitrate edit 2018-03-17 17:24:45 +01:00
emeric 1e6ea42f65 Added Settings view 2018-03-16 14:00:03 +01:00
emeric bc26ddae50 Reorganized the UI/xml part to better handle next steps 2018-03-14 13:17:04 +01:00
emeric 98f64e62f9 Removed overkill settings namespace 2018-03-13 17:18:57 +01:00
emeric acf769c129 Minor cleanup to acces Application elements 2018-03-13 16:52:08 +01:00
emeric ba1968b02c Now deleting auth cookie when logging out 2018-03-13 11:24:20 +01:00
emeric f91aacb0a3 Added a login view 2018-03-13 09:43:16 +01:00
emeric 85a3e42dac Simplified implementation 2018-03-08 23:18:27 +01:00
emeric 86fc1415d5 Added first connection wizard to create the administrator account 2018-03-08 22:57:56 +01:00
emeric db0fe53aa3 Better scan stats 2018-03-05 23:13:44 +01:00
emeric 7d081d3945 Updated TODO list 2018-03-04 23:02:31 +01:00
emeric 6ef33f69b6 Better home template 2018-03-04 22:46:56 +01:00
emeric 711dc613aa Added a notify system 2018-03-04 22:35:08 +01:00
emeric da138aa06e Renamed playlist to playqueue 2018-03-04 20:25:03 +01:00
emeric a3fd11c85b Create a fake user if not existing 2018-03-04 16:09:03 +01:00
emeric bbb988266d Better handler ClusterType creation 2018-03-04 15:52:16 +01:00
emeric 3ac4d1b4f3 Fixed regression when adding all tracks to play queue 2018-03-04 15:48:14 +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 529055d432 Added database settings view 2018-03-03 17:23:28 +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 fe53103445 Do not display covers in playlist 2018-02-24 14:52:54 +01:00
emeric 373d7ff12b When adding an artist to the playlist, add only the tracks he actually made (and not whole compilations for example) 2018-02-22 13:59:43 +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 7ffc9a3262 Added mediaplayer skeleton 2018-02-16 12:42:27 +01:00
emeric e88bcfd2c5 Added mediaplayer skeleton 2018-02-14 13:30:54 +01:00
emeric 058f1e4529 Added mediaplayer skeleton 2018-02-14 13:28:33 +01:00
emeric 591b5c62c3 Added missing filter event on release view 2018-02-12 13:46:41 +01:00
emeric cbd77a7a73 Added play/pause buttons 2018-02-11 12:26:43 +01:00
emeric 6c460ec54d Added play/pause buttons 2018-02-11 12:02:03 +01:00
emeric 4e54bdec59 Added release anchor in the release view 2018-02-11 11:41:42 +01:00
emeric 5f39d4f093 Updated TODO reflecting LMS new directions 2018-02-10 19:31:49 +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 5cc2a29b59 Really fix build with Wt < 3.3.7 2018-02-06 20:29:19 +01:00
emeric f24e634447 Fix build with Wt < 3.3.7 2018-02-06 20:14:27 +01:00
emeric cea01d06b7 Make filters really work 2018-02-05 13:39:45 +01:00
emeric 1e470a34b1 Removed unused html templates 2018-02-03 15:50:03 +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 d8f8c77c07 [UI] Fixed build using older versions of Wt. Playback is unfortunately still broken 2016-11-12 12:23:23 +01:00
emeric 0a70552f8d [UI] Fixed build using older versions of Wt 2016-11-11 14:42:13 +01:00
emeric a9c835a190 Corrected db path 2016-09-24 16:44:56 +02:00
emeric 50cd4ed131 Minor cleanup 2016-09-24 16:40:17 +02:00
emeric 3af320e42b [CONF] Made a single configuration file 2016-08-24 16:54:05 +02:00
emeric f825afa37a Moved util functions into utils 2016-08-23 13:33:01 +02:00
emeric 85a61e46ee [DOC] Updated README 2016-06-05 14:27:34 +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 147c0d7526 [DOC] updated TODO 2016-05-30 14:04:02 +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 d211c76cf8 [METADATA] TagLib support for embedded OGG covers 2016-05-09 20:57:31 +02:00
emeric 6e396d78a4 [METADATA] TagLib support for embedded MP3 covers 2016-05-09 20:49:47 +02:00
emeric f121c5f439 [LOG] Added lms.conf install 2016-05-02 23:24:19 +02:00
emeric 028a6f8e4c [CONF] Plugged conf file on main 2016-05-02 20:40:24 +02:00
emeric 200d905d32 [DB] Minor signature change 2016-05-02 20:39:49 +02:00
emeric 1034adac6c [CONF] Resurrected config files 2016-05-02 20:13:39 +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 0dace5cbdf [DB] Importing KNNL library 2016-04-14 12:53:29 +02:00
emeric dda0f38315 [UI] Changed internal template names used by settings views 2016-04-09 16:23:20 +02:00
emeric acfc22370d [UI/MOBILE] The playqueue button is no longer a toggle button 2016-04-09 15:52:56 +02:00
emeric 0af4ddc23f [DOC] Updated documentation 2016-04-09 15:50:53 +02:00
emeric 131e755adc [UI/DESKTOP] Add a confirmation box to clear the current playqueue 2016-04-07 13:14:20 +02:00
emeric 4c1dcbe9de [UI] Added a playqueue on mobile version, minor visual changes on desktop version 2016-04-07 13:02:51 +02:00