someone has perl knowledge to tell me what's wrong with YAML / XS module
There's a version conflict. LMS comes with YAML::XS, but probably not for your platform. Still it would use its own version perl file, which does not correspond to the installed binary.
I'm not familiar with your NAS and how you installed LMS on it. But most likely you'll need to either remove YAML::XS from LMS (and do this whenever you update), or compile a matching binary yourself.
-- Michael _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
