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
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