You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Playing streams ending in .mp3 seems to be no problem, but is there any chance it can play streams like http://live.nsbradio.co.uk:8904/ too? As far as I can figure out that's the correct stream (even though it shows a page when browsing to it). The content type is audio/mpeg, but without the extension I get an error like
events.js:141
throw er; // Unhandled 'error' event
^
Error: EISDIR: illegal operation on a directory, read
at Error (native)
Playing streams ending in
.mp3
seems to be no problem, but is there any chance it can play streams likehttp://live.nsbradio.co.uk:8904/
too? As far as I can figure out that's the correct stream (even though it shows a page when browsing to it). The content type isaudio/mpeg
, but without the extension I get an error likeCutting off the ending slash (
/
) producesThe text was updated successfully, but these errors were encountered: