mirror of
https://github.com/SuperBFG7/ympd
synced 2025-10-22 01:17:40 +00:00
Feat: enable coverimages for http streams
This commit is contained in:
@@ -680,6 +680,7 @@ function webSocketConnect() {
|
||||
case 'update_queue':
|
||||
if (app.current.app === 'Queue')
|
||||
getQueue();
|
||||
sendAPI({"cmd": "MPD_API_GET_STATE"}, parseState);
|
||||
break;
|
||||
case 'update_options':
|
||||
getSettings();
|
||||
|
Reference in New Issue
Block a user