I'll give it a go.
Ok. There's CPAN/Template/Filters.pm somewhere in your LMS installation
path. Can't tell where it is on your system. Find it :-).
Open the file in vi (or your preferred editor. Scroll down to line 23:
https://github.com/Logitech/slimserver/blob/public/7.9/CPAN/Template/Filters.pm#L23
Put a # in front of the "use warnings", or add "no warnings 'locale';"
after that line (to only disable some of the warnings). Save the change
and restart LMS.
This is not going to fix the issue, but it will prevent the spilling of
the log file. The problem seems to stem from rendering web pages with
wide characters content (accented or non-latin etc.). Alas I couldn't
see any problem rendering the web UI in Chinese, or list Japanese radio
stations. Therefore I'm going to silence the warning away...
--
Michael
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter