musicbeeremote / mbrc-plugin

MusicBee Remote Plugin
http://mbrc.kelsos.net
Other
114 stars 13 forks source link

Change protocol so cover is not broadcasted. #26

Closed kelsos closed 7 years ago

kelsos commented 7 years ago

With the changes on the protocol there is no reason to push the cover to the client. Instead there should be a change that simply notifies the client that the cover is available. Then the client should perform a request on a new socket connection to get the cover.

This will not load the active socket and it will keep it available for actions.

kelsos commented 7 years ago

This is done in b0c70db