[
http://dev.sourcefabric.org/browse/LS-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Beauxis closed LS-630.
-----------------------------
Resolution: Not a Bug
Martin is right. This is not a bug. encoding parameter here is for the encoding
used between source client and icecast. Encoding used between listener and
icecast is set in icecast itself.
Listener metadata encoding in icecast defaults to latin1 (indepedently of the
source's metadata encoding). Thus, if some metadata characters do not exist in
latin1 they will be translated to garbage in latin1, which is your issue here.
The fix is to force icecast to use utf8 for those mountpoints, between the
listener and icecast.
> Liquidsoap does not pass UTF-8 charset to Icecast for MP3 streams
> ------------------------------------------------------------------
>
> Key: LS-630
> URL: http://dev.sourcefabric.org/browse/LS-630
> Project: Liquidsoap
> Issue Type: Bug
> Components: Liquidsoap
> Affects Versions: 1.0
> Reporter: Daniel James
> Priority: Major
>
> Using Airtime 2.2.0 snapshot or earlier with Liquidsoap 1.0.1, streams with
> non-latin metadata show up garbled on the Icecast admin page - see
> http://dev.sourcefabric.org/browse/CC-2840
> There is a manual workaround of setting <charset> in
> /etc/icecast2/icecast.xml but this requires shell access and is therefore
> unusable with Airtime Pro.
> http://savonet.sourceforge.net/doc-svn/reference.html says that
> output.icecast takes care of this:
> encoding (string - defaults to ""): Encoding used to send metadata. If empty,
> defaults to "UTF-8" for "http" protocol and "ISO-8859-1" for "icy" protocol.
> However this default of UTF-8 does not seem to work for MP3 streams to
> Icecast when the string is empty.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl