Commit Graph
100 Commits
Author SHA1 Message Date
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
emeric 0d8516231a [DB] Minor log level changes 2016-04-07 13:00:00 +02:00
emeric bdd8f8d876 [UI/Mobile] Minor style fixes 2016-03-10 21:56:50 +01:00
emeric 17f84c22bb [UI/MOBILE] Can now play tracks from views 2016-03-06 20:08:28 +01:00
emeric 4e63d99e3e [DB] Better handling file errors 2016-03-06 16:17:28 +01:00
emeric 073a178aa2 [UI/MOBILE] WIP on internal path support 2016-03-06 12:26:32 +01:00
emeric f8c808433f [UI/MOBILE] WIP on internal path support 2016-03-06 00:44:24 +01:00
emeric a07704c218 [UI/MOBILE] Began internal path support 2016-03-05 11:34:59 +01:00
emeric 6da1b42f93 [DB] Better reporting database scan results (skipped, import errors) 2016-02-03 12:46:27 +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 e912b1bad7 Removed unnecessary file 2016-02-01 13:59:26 +01:00
emeric 9118b6d970 [DOC] updated README 2016-02-01 13:10:14 +01:00
emeric 4de5b64b6a [DB] Added '\' as a multi genre separator 2016-02-01 13:09:47 +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 ae8310b837 [DB] Added MBID for tracks 2016-01-26 21:01:00 +01:00
emeric 7463e243dd [DOC] Updated doc 2016-01-24 15:14:27 +01:00
emeric 1234aceeef [UI] Changed default transcode chunk size 2016-01-24 15:14:07 +01:00
emeric 4575da4c79 [UI] Removed unused playlist icon 2016-01-24 15:13:36 +01:00
emeric 589aa1f79b Merge branch 'audio-player' into develop 2016-01-18 13:33:56 +01:00
emeric ff4dfe2dfd [UI] Nicer display of current time / time duration 2016-01-18 13:33:49 +01:00
emeric 29ae83bf64 Merge branch 'audio-player' into develop 2016-01-16 19:10:38 +01:00
emeric 1860ab7c15 [DOC] updated TODO 2016-01-16 19:09:53 +01:00
emeric 5151d779ae [UI] Restored audio encoding setting 2016-01-16 19:04:46 +01:00
emeric 027e9d9bf7 [UI] Better looking 2016-01-16 17:36:47 +01:00
emeric 514e46a724 [UI] Better looking 2016-01-16 16:36:35 +01:00
emeric c383d2a194 [UI] Correct a crash due to concurrent accesses to a dbo session 2016-01-13 19:06:33 +01:00
emeric b68fb38e6e [UI] play/pause icon switching + better looking 2016-01-13 19:05:37 +01:00
emeric 18a979a67a [UI] Correct a crash due to concurrent accesses to a dbo session 2016-01-13 19:03:53 +01:00
emeric e2dee6d4b8 [UI] Updated audio player layout 2016-01-11 20:24:41 +01:00
emeric c24dd3c9d8 [UI/MOBILE] Restored the old timed linedit search 2016-01-05 21:51:12 +01:00
emeric 89e58b5adf [UI/MOBILE] Removed the duplicated search bar 2016-01-03 20:05:29 +01:00
emeric feb52c3ed9 [UI/MOBILE] Changed the audio player. Still WIP 2015-12-22 15:02:21 +01:00
emeric dc8fc46e21 [UI/MOBILE] merging Guillaume's work on track list 2015-12-15 23:47:02 +01:00
emeric 5e60dc9987 Merge branch 'audio-mobile' into develop 2015-12-10 23:25:52 +01:00
emeric d4f945d16f [UI/Mobile] Added a dedicated track result view 2015-12-10 20:54:08 +01:00
emeric 5eec45e446 [UI/Mobile] Search keywords are now ANDed. updated TODO 2015-12-10 19:53:40 +01:00
emeric 3b9745bd54 [UI/Mobile] Search keywords are now ANDed 2015-12-10 19:52:51 +01:00
emeric 6db3606a4b [UI] Added some test programs 2015-12-08 20:44:16 +01:00
emeric 108d95b20f [DOC] Updated TODO 2015-11-22 23:09:41 +01:00
emeric 3fdc25572a [UI/MOBILE] Display disc number only if necessary 2015-11-22 22:45:13 +01:00
emeric df6bfec486 [DOC] Updated doc 2015-11-22 15:46:10 +01:00
emeric fd6627051d [UI/MOBILE] Condition year, original year, track num and disc num 2015-11-22 15:33:27 +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
emeric 3826377f01 [DOC] Updated readme to get the proper mobile rendering 2015-11-21 12:06:01 +01:00
emeric c295cf501b [AV] Reduce chunk size 2015-11-21 11:44:11 +01:00