1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-28 15:43:15 +00:00
Commit Graph

221 Commits

Author SHA1 Message Date
jcorporation
9ca519c69a Feat: added keyboard shurtcuts help
Fix: use event.code instead of deprecated event.which
Feat: blur inputs on Esc
Feat: / focuses search fields
2018-11-08 22:42:45 +00:00
jcorporation
a70ab4e48c Fix: improve keyboard navigation of main menu 2018-11-07 23:52:28 +00:00
jcorporation
db8b0a1d24 Feat: add more shortcuts #58 2018-11-06 23:59:44 +00:00
jcorporation
c5628a0989 Feat: add keymap file to define keyboard shortcuts #58 2018-11-05 23:13:22 +00:00
jcorporation
f97ec914f6 Fix: small layout improvements 2018-11-05 21:49:57 +00:00
jcorporation
179668e868 Feat: configurable tags in playback card 2018-11-05 19:57:06 +00:00
jcorporation
65c5d6486d Feat: configurable tags in playback card 2018-11-04 23:26:59 +00:00
jcorporation
abf66397a7 Feat: new layout of database view 2018-11-04 18:34:46 +00:00
jcorporation
c218b50ac4 Feat: add setting to disable coverimages 2018-10-29 19:41:04 +00:00
jcorporation
d857ae40b6 Feat: add settings for localplayer, streamurl, searchtaglist, browsetaglist, syscmds #70 2018-10-29 18:17:04 +00:00
jcorporation
610ecc84da Feat: hide column buttons, if tags are not enabled 2018-10-25 22:49:02 +01:00
jcorporation
58d1782cf7 Feat: disable playlists and browse database feature if not enabled in mpd #68 #69 2018-10-25 21:03:33 +01:00
jcorporation
c5856c0cbd Feat: configureable columns in all song views #47 2018-10-22 23:20:57 +01:00
jcorporation
122345abdb Feat: configureable columns in queue view #47 2018-10-22 21:03:45 +01:00
jcorporation
e371453b7b Feat: add ability to define and execute system commands, eg. reboot and shutdown 2018-10-15 23:34:25 +01:00
jcorporation
9ef69f3c08 Feat: display total entities in list headers #47 2018-10-15 17:15:09 +01:00
jcorporation
41a46b3656 Feat: confirm dialog for delete playlist #47 2018-10-14 22:08:10 +01:00
jcorporation
a0e4d6512f Fix: update myMPD description 2018-10-11 20:53:08 +01:00
jcorporation
ceb694b7b2 Fix: remove maxelements from myMPDsmart-newest 2018-10-08 21:45:10 +01:00
jcorporation
bf188ebdc2 Feat: enable smart playlist editing #38 2018-10-01 18:07:38 +01:00
jcorporation
fc115a9d1b Feat: jukebox mode - add whole album #57
Feat: jukebox mode - configurable number of tracks in queue #57
2018-09-30 02:03:33 +01:00
jcorporation
81c4c8a928 Feat: integrate smart playlists in playlist management - delete, rename, view
Fix: replace statefile option with more generic varlibdir option
Fix: remove multiple popover event handlers
2018-09-30 00:03:00 +01:00
jcorporation
ffb0b72e6e Feat: save search as smart playlist #38 2018-09-29 19:41:58 +01:00
jcorporation
e550601aa8 Fix: websocket url if connected by ip 2018-09-29 18:52:37 +01:00
jcorporation
4540e853ff Fix: don't close menu on volume down/up click 2018-09-24 22:45:35 +01:00
jcorporation
76161dc0ac Feat: Smart playlists (most played and best rated) #38 2018-09-24 21:55:53 +01:00
jcorporation
f71bef42fe Feat: add rescan database command 2018-09-23 22:48:12 +01:00
jcorporation
4961daa6a3 Fix: simplified packaging 2018-09-20 23:04:35 +01:00
jcorporation
fb9668b39d Feat: option to select jukebox playlist #37 2018-09-20 17:59:29 +01:00
jcorporation
d49baea123 Feat: jukebox mode #37 2018-09-17 23:25:05 +01:00
jcorporation
5bec1f28f6 Fix: don't build json strings manually, use JSON.stringify - should fix bug #50 2018-09-12 23:03:24 +01:00
jcorporation
c4bd90609e Fix: use mpd taglist in songdetails modal
Feat: link album in playback card
2018-09-11 20:59:33 +01:00
jcorporation
1e39e7346d Feat: "Add all" button in database browse mode #43
Feat: generate taglist from mpd setting "metadata_to_use"
2018-09-11 19:59:22 +01:00
jcorporation
5eb16aa17c Feat: "add all" button in browse database detail views (backend to be done) #43 2018-09-10 22:51:53 +02:00
jcorporation
f2489601c1 Feat: browse and search database by more tags #43 #36 2018-09-10 22:32:15 +02:00
jcorporation
eee5e80a91 Feat: add composer and performer tag #36 2018-09-03 22:49:04 +01:00
jcorporation
75af2ada60 Feat: Album actions in menu in search card #42 2018-09-03 21:01:50 +01:00
jcorporation
03dcfb1269 Fix: central search backend - MPD_API_DATABASE_SEARCH
removed: MPD_API_DATABASE_SEARCH_ADD_PLAYLIST
removed: MPD_API_DATABASE_SEARCH_ADD_QUEUE
2018-09-03 19:02:12 +01:00
jcorporation
7e300d5be9 FIX: cleanup api 2018-08-27 19:47:00 +01:00
jcorporation
e150369726 Feat: Show update database progress 2018-08-27 17:56:40 +01:00
jcorporation
a640b9010d Feat: handling of update database events 2018-08-24 11:11:27 +01:00
jcorporation
15fbd039f8 Fix: remove obsolate column in database card 2018-08-22 21:21:21 +01:00
jcorporation
01496c15b6 Fix: code cleanups
Fix: use strtol not atoi
2018-08-22 13:06:22 +01:00
jcorporation
fbb32ae17a Fix: improve speed for listing large queues 2018-08-21 23:56:17 +01:00
jcorporation
a62d4a2995 Fix: source code cleanups 2018-08-21 23:02:22 +01:00
jcorporation
988a315f45 Feat: add config options for stickerusage and mixramp settings 2018-08-21 20:28:13 +01:00
jcorporation
492f008555 Feat: Like button in playback card 2018-08-18 16:26:12 +02:00
jcorporation
6d1f0437b3 Feat: improved layout of playback card 2018-08-18 15:23:02 +02:00
jcorporation
f78a9c8fef Feat: imprved layout of playbakc card 2018-08-17 11:53:03 +02:00
jcorporation
674ff60b09 Feat: clear playback card if songpos = -1 2018-08-06 19:33:52 +01:00