Commit Graph
100 Commits
Author SHA1 Message Date
emeric 9945e14bc6 Better hover style on media rows 2018-09-01 17:16:48 +02:00
emeric c8c28d84e2 Added hover style on artist info panel 2018-08-31 17:22:42 +02:00
emeric 41f37a5a52 Added a style to the show more option 2018-08-31 16:58:39 +02:00
emeric 46f550f7b9 Improved the playqueue/playhistory views 2018-08-31 16:29:47 +02:00
emeric 4c2dca647b Improved the tracks/playqueue view 2018-08-31 15:48:01 +02:00
emeric 65269904df Simplified the artists view 2018-08-31 14:17:39 +02:00
emeric 93f993c146 Improved ui style 2018-08-31 11:47:55 +02:00
emeric c437a17f63 Handling tracknames too long in the release view 2018-08-30 17:03:43 +02:00
emeric 0f5a508681 Minor cosmetic changes 2018-08-30 15:13:28 +02:00
emeric 5532c017cb Better play/add buttons 2018-08-30 14:47:49 +02:00
emeric b0956925bd Reduced duration of the annoying notifications 2018-08-30 11:24:59 +02:00
emeric 3b0c025ffb Added some style to improve usability 2018-08-30 11:14:24 +02:00
emeric 512ae5a0d6 Use bootstrap notify to notify messages 2018-08-29 15:10:00 +02:00
emeric dbe0b81e43 Do not display previous artist/release when no one is set 2018-08-29 14:20:11 +02:00
emeric d51a0465cf Added anchors in the player 2018-08-29 14:10:22 +02:00
emeric 95f206a209 Move the top/recently added parts into a dedicated panel on the left 2018-08-28 15:23:16 +02:00
emeric 01bc71856b Minor spelling fixes 2018-08-28 13:57:56 +02:00
emeric 25413fb5c9 Updated README 2018-08-25 15:01:25 +02:00
emeric 500fa104c3 Added a play history view 2018-08-03 15:30:38 +02:00
emeric ea9ff83355 Updated TODO 2018-08-03 14:25:08 +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 1caadcd7c5 Minor playqueue/playlist modification 2018-08-01 14:55:31 +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 853bcbe008 Corrected multithreading issue 2018-07-26 10:04:29 +02:00
emeric ff96775a03 Corrected multithreading issue 2018-06-26 13:28:24 +02:00
emeric c427396623 Added an ApplicationGroup system to track the multiple sessions open by a user 2018-06-22 13:10:19 +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 c1e7e9a602 Removed unused Home view 2018-06-05 14:03:28 +02:00
emeric 1bd5633202 Added missing files 2018-06-05 14:02:45 +02:00
emeric d6b0dfa2b0 Added most played releases feature 2018-06-05 13:53:51 +02:00
emeric da2e2148cf Added most played artists feature 2018-06-05 13:18:55 +02:00
emeric 96dd5d48ce Updated documentation 2018-06-02 20:03:36 +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 b92717fa4f Added some notifications when queing/playing files 2018-05-25 23:10:25 +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 ed17769808 Fixed regression 2018-05-24 14:07:47 +02:00
emeric ee966448ce Add a tooltip for each tag 2018-05-24 13:39:46 +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 7e6bf57e75 Add a web interface to control the tags to be scanned 2018-05-16 12:45:28 +02:00
emeric ca7a407eea Rerender the Settings view each time the internal path changes 2018-05-15 13:30:41 +02:00
emeric c801a818c8 Remove unused sources 2018-05-15 13:21:38 +02:00
emeric a2ecaa71f5 Adding tags ni the artits view 2018-05-14 13:14:16 +02:00
emeric dedb90c6a5 Better scan of total tracks/discks 2018-05-14 12:55:34 +02:00
emeric 868eca62c8 Removed outdated checks + created a new tool dir with the metadata tool scanner 2018-05-11 13:57:28 +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 6a96af5d48 Added missing file 2018-05-07 14:04:11 +02:00
emeric 87c2f2936f Added interactions for clusters/filters 2018-05-07 14:04:03 +02:00
emeric eedcb1c2b5 Added actual colors to tags 2018-05-07 13:20:49 +02:00
emeric 142ef53b6f Added css style for each cluster type. Unified cluster handling in UI 2018-05-06 17:50:18 +02:00
emeric 57e745b460 Simplifiying the cluster types handling 2018-05-06 17:14:15 +02:00
emeric a4969c134b Prepare the customization of the cluster types 2018-05-06 16:09:29 +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 8a3e522d97 Removed unused buttons on play queue 2018-04-23 13:21:40 +02:00
emeric c586be11e4 Rerender the database settings view when the internal path is updated 2018-04-23 13:20:10 +02:00
emeric 7b5f443b44 Added an option to set wt's resources directory 2018-04-20 20:11:09 +02:00
emeric cdf7863cde Remove unused 3rd party library 2018-04-19 20:28:32 +02:00
emeric a30938a7f9 Make the remember-me feature make again 2018-04-19 13:47:45 +02:00
emeric 3b83b37c38 Fix build where std::size_t is unsigned long 2018-04-18 13:36:32 +02:00
emeric ef03195a37 Prevent duplicate user creation. Adding locale 2018-04-18 13:35:54 +02:00
emeric df0bd4ad0e Prevent duplicate user creation 2018-04-18 13:23:44 +02:00
emeric 7c841f6b46 Fix build on wt 4.0.3 2018-04-18 13:23:13 +02:00
emeric f804bacbd6 Deactive the remember me function as it does not work anymore 2018-04-16 22:48:05 +02:00
emeric 7b6f446543 Fixed regression on the transcoder 2018-04-16 22:25:12 +02:00
emeric 7721f6e874 Get rid of boost posix_time 2018-04-16 21:01:42 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric b743127076 Renamed quit to goHomeAndQuit to avoid base class overrides 2018-04-10 13:50:51 +02:00
emeric f604541812 Renamed refresh to refreshView to avoid base class overrides 2018-04-10 13:45:56 +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 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