OlegKunitsyn / libshout-java

Libshout binding for streaming audio to Icecast servers from Java applications
MIT License
41 stars 14 forks source link

Fix setting metadata on the MP3 stream #16

Closed delthas closed 6 years ago

delthas commented 6 years ago

This pull request addresses and fixes issue #15.

As a side effect, it also addresses and fixes issue #13 (no errors are thrown when setting the stream metadata).

delthas commented 6 years ago

See issue #15 for more context on this PR.