On Apr 17, 2008, at 11:20 AM, bpa wrote:
>
> I've seen something similar from a radio stations track feed ( from
> http://shoutcast.omroep.nl:8068/ ) where some german accents in title
> didn't get displayed properly on the WebUI but appeared as a number of
> chars.

AFAIK Shoutcast metadata is not UTF8.

> Could the problem be in the js / templates ?
>
> For my example of the degree character.
> The coding of degree is 00 B0 sent as UTF8 C2 B0.
> The coding of the displayed characters seems to be
> 00 C2 for Â
> 00 B0 for °

Could be, put in some debugging code around the getMetadataFor call.
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to