jansmolders86 / mediacenterjs

A HTML/CSS/Javascript (NodeJS) based Media center
http://mediacenterjs.com
1.29k stars 243 forks source link

Ensure callbacks are called in media-handler #244

Closed Borewit closed 6 years ago

Borewit commented 6 years ago

If an error occurs in your media-handler the callback is never called. Which causes the audio page (http://localhost:3000/music/) to hang.