Skip to content

Releases: gabek/node-internet-radio

v0.2.1

31 Aug 22:01
Compare
Choose a tag to compare

This release fixes a bug where some redirects were not being followed.

v0.2.0

07 Apr 04:24
Compare
Choose a tag to compare
  • Remove Radionomy support
  • Internal changes (Shouldn't impact usage)

v1.1.4

15 Apr 02:51
Compare
Choose a tag to compare
  • Bug fixes
  • Adds content-type header

v1.1.2

13 Mar 04:49
Compare
Choose a tag to compare

Has bug fixes and adds the HTTP headers for a server when requesting the stream details via the StreamSource.STREAM method. See Readme for details.

First release

06 Jul 23:59
Compare
Choose a tag to compare

This is the first release as a standalone module.

It's more or less exactly the same logic that powers The Bat Server, but split off into it's own npm module. The Bat Server will now migrate to using this module, and all work will exist here instead of there.