Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing stream without extension #54

Open
sebastiaanluca opened this issue Nov 29, 2015 · 0 comments
Open

Playing stream without extension #54

sebastiaanluca opened this issue Nov 29, 2015 · 0 comments

Comments

@sebastiaanluca
Copy link

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)

Cutting off the ending slash (/) produces

{ [Error: Parse Error] bytesParsed: 0, code: 'HPE_INVALID_CONSTANT' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant