Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 598 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 598 Bytes

This is a fork of the Icecast ices0 utility, with the following changes:

  • It has been modified to fix Unicode-encoded ID3 metadata. You can read the full story in the associated blog post.
  • It has username support (through <Username> in the XML config, or a -U flag), courtesy of Mikko Laine.
  • The new test-src folder contains a debugger/test program.

Check out the original documentation for ice0 and Icecast for how to build and run the utility.