SpiderJon wrote: 
> Looks like it, yes.
> 
> 
"What is a "wide character"?
> 
> "This is a term used for characters occupying more than one byte.
> 
> "The Perl warning "Wide character in ..." is caused by such a character.
> With no specified encoding layer, Perl tries to fit things into a single
> byte. When it can't, it emits this warning (if warnings are enabled),
> and uses UTF-8 encoded data instead."
> 
> 
> 
> From 
> https://perldoc.perl.org/perlunifaq#What-is-a-%22wide-character%22?

The character is in fact Capital PI.

Metadata in stream can be UTF encoded and so can get wide characters. 
Occasionally BBC used to put a wide character which was a wide space.

LMS now normally handle UTF characters OK. Support ofr UTF was added
over the years.  This could be a piece of code that was forgotten or the
source is using UT when it shoudlnt;/

To identify the code (e.g. plugin) to fix, what was playing when the
error was logged ?


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114446

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to