icecast-metadata-stats/0.1.11
What's Changed
Full Changelog: icecast-metadata-stats/0.1.10...icecast-metadata-stats/0.1.11
Features
- Add NodeJS Support for
icy
,ogg
,icestats
, and7.html
- Resolves #182
stats
andnextsongs
are currently not supported in NodeJS since there isn't a built in XML parser for NodeJS.
- Add unit tests to assert NodeJS support