Jalle19 / xbmc-video-server

Web interface for streaming or downloading media from a Kodi/XBMC library
GNU General Public License v3.0
192 stars 39 forks source link

Unfriendly error message if WOL fails due to a socket error #265

Closed Jalle19 closed 8 years ago

Jalle19 commented 8 years ago

This basically happens when the server and the backend are not on the same broadcast network. Instead of showing a stream socket error we should show something legible.

Jalle19 commented 8 years ago

Depends on https://github.com/TomNomNom/phpwol/issues/1 getting fixed