tals wrote:
> LMS is installed on a NAS ).
> Operating System: Linux -EN - UTF8 (see the very first attachment)
Hmm... I guess you compiled that Perl yourself? It's using non-standard
(for LMS) module versions eg. for SQLite. Would you have
Encode::Detect::Detector? Or could you compile it?
Code:
--------------------
perl -MEncode::Detect::Detector -e'print $Encode::Detect::Detector::VERSION'
--------------------
You could then apply the following patch to Slim::Utils::Unicode:
https://gist.github.com/mherger/0a966eb0222b7802d4b3b50b749e0a32
You can try that patch anyway. It would silently fail if aforementioned
module was missing.
Michael
http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=105686
_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch