mherger wrote: 
> 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.

Well, yes. My platform is not a standard one where an out-of-the-box
installation of LMS is possible, so I compiled the packages from tarball
).

Code:
--------------------
    perl -MEncode::Detect::Detector -e'print $Encode::Detect::Detector::VERSION'
--------------------


Code:
--------------------
  
--------------------

Thanks for the patch! Already applied.
Let me test it and come back with a feedback.

---
Sergey


------------------------------------------------------------------------
tals's Profile: http://forums.slimdevices.com/member.php?userid=58935
View this thread: http://forums.slimdevices.com/showthread.php?t=105686

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

Reply via email to