Icecast Metadata Js Versions Save

Browser and NodeJS packages for playing and reading Icecast compatible streaming audio with realtime metadata updates.

icecast-metadata-player/1.17.2

5 months ago

icecast-metadata-js/1.2.8

6 months ago

What's Changed

Full Changelog: https://github.com/eshaz/icecast-metadata-js/compare/icecast-metadata-js/1.2.7...icecast-metadata-js/1.2.8

Features

  • Export IcecastReadableStream for NodeJS since fetch and ReadableStream support has been available since Node 18.x

icecast-metadata-player/1.17.1

6 months ago

icecast-metadata-stats/0.1.11

6 months ago

What's Changed

Full Changelog: https://github.com/eshaz/icecast-metadata-js/compare/icecast-metadata-stats/0.1.10...icecast-metadata-stats/0.1.11

Features

  • Add NodeJS Support for icy, ogg, icestats, and 7.html
    • Resolves #182
    • stats and nextsongs are currently not supported in NodeJS since there isn't a built in XML parser for NodeJS.
  • Add unit tests to assert NodeJS support

icecast-metadata-stats/0.1.7

9 months ago