1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-19 19:39:57 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
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