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

117 Commits

Author SHA1 Message Date
jcorporation
4667c82cc1 Feat: new keyboard shortcuts
u - update database
r - rescan database
2018-11-04 19:16:46 +00:00
jcorporation
abf66397a7 Feat: new layout of database view 2018-11-04 18:34:46 +00:00
jcorporation
137bae6b56 Fix: Link uri in song details only if featLibrary = true 2018-10-29 20:00:50 +00:00
jcorporation
c218b50ac4 Feat: add setting to disable coverimages 2018-10-29 19:41:04 +00:00
jcorporation
b195c5c93f Fix: add defaults for columns and tag selects, if mpd metadata is set to none
Fix: sort tag lists
2018-10-29 18:39:55 +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
5f012c83a2 Fix: use AlbumArtist tag only if it found in enabled tags #69 2018-10-25 21:27:54 +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
7dbf1d0262 Fix: remove not needed data-* attributs 2018-10-18 22:33:35 +01:00
jcorporation
d7c9d549be Feat: put all configured mympd_tags in json response for list and detail views 2018-10-17 23:04:06 +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
997928790c Feat: collapse title list in album view 2018-10-15 20:00:22 +01:00
jcorporation
9ef69f3c08 Feat: display total entities in list headers #47 2018-10-15 17:15:09 +01:00
jcorporation
2d2949d6f7 Fix: deleting track from playlist don't deletes playlist
Fix: use update_stored_playlist notify for updating playlist view
2018-10-14 22:38:34 +01:00
jcorporation
41a46b3656 Feat: confirm dialog for delete playlist #47 2018-10-14 22:08:10 +01:00
jcorporation
d84cdd7d6f Feat: separate update_volume notify from update_state notify 2018-10-11 20:50:26 +01:00
jcorporation
8058c48a38 Fix: optimize lazy loading of coverimages 2018-10-10 23:01:21 +01:00
jcorporation
c204318fc4 Feat: use intersection observer api for album view 2018-10-10 22:40:04 +01:00
jcorporation
53dd32c7d8 Fix: filter tag list in "browse by"-button (hide track, title, etc.) 2018-10-09 23:14:16 +01:00
jcorporation
b8d422e564 Feat: replace static tag list with dynamic list, this adds support of all mpd tags to myMPD 2018-10-09 22:51:47 +01:00
jcorporation
61adcb1c59 Fix: get current song only on song change 2018-10-08 21:58:25 +01:00
jcorporation
ceb694b7b2 Fix: remove maxelements from myMPDsmart-newest 2018-10-08 21:45:10 +01:00
jcorporation
7a6d000e58 Fix: differentiate between lower and upper case keyboard shortcuts 2018-10-01 23:02:49 +01:00
jcorporation
87872f0554 Feat: add more keyboard shortcuts #58 2018-10-01 22:50:40 +01:00
jcorporation
bf188ebdc2 Feat: enable smart playlist editing #38 2018-10-01 18:07:38 +01:00
jcorporation
c4df10c71e Feat: first backend code for editing smart playlists 2018-09-30 23:18:55 +01:00
jcorporation
45377cb047 Fix: set opacity05 when switching to playlist details 2018-09-30 22:12:16 +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
0ae38ae2ba Fix: menu for smart playlists in queue card 2018-09-30 00:12:40 +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
022a0469d7 Fix: update searchstr on reload 2018-09-29 19:47: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
17db5d7a2e Fix: filename check in save dialogs #61 2018-09-29 10:38:25 +02:00
jcorporation
043904f888 Fix: base64 encode decode unicode string for popup menu #60 2018-09-26 22:25:51 +01:00
jcorporation
4540e853ff Fix: don't close menu on volume down/up click 2018-09-24 22:45:35 +01:00
jcorporation
068a7b723a Fix: display smart playlists readonly 2018-09-24 22:08:44 +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
54a14277c8 Fix: show lastPlayed in song details 2018-09-20 19:56:24 +01:00
jcorporation
fb9668b39d Feat: option to select jukebox playlist #37 2018-09-20 17:59:29 +01:00
jcorporation
881567a2bd Fix: don't hide "connection error" 2018-09-19 00:10:53 +01:00
jcorporation
4dec20a578 Fix: don't add redundant eventhandler on popovers 2018-09-19 00:01:37 +01:00
jcorporation
355b4000b3 Feat: jukebox mode #37
Fix: append song after playing song
2018-09-17 23:25:50 +01:00
jcorporation
45f1dc1e20 Fix: filter empty tag values in browse database 2018-09-17 16:54:59 +01:00
jcorporation
52208379ed Fix: base64 encode JSON.stringify output, if saved in dom - should fix bug #50 2018-09-13 00:11:58 +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
0e9cc45f5f Fix: display of like in songdetails 2018-09-11 21:08:48 +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
2686587b04 Fix: refresh queue length after queue edit 2018-08-27 20:34:21 +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
b41b8a3b4e Feat: enable coverimages for http streams 2018-08-22 19:42:23 +01:00
jcorporation
b9a5c00956 Fix: improve processing of mpd idle events 2018-08-22 17:29:47 +01:00
jcorporation
01496c15b6 Fix: code cleanups
Fix: use strtol not atoi
2018-08-22 13:06:22 +01:00