Skip to content

icecast-metadata-stats/0.1.11

Compare
Choose a tag to compare
@eshaz eshaz released this 21 Oct 18:04
581ce48

What's Changed

  • Add IcecastMetadataStats NodeJS Support by @eshaz in #189

Full Changelog: 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