mherger wrote:
You wouldn't have a scanner.log file with some of these lookups logged?lDon if
it's related but the Synology packages still have the following
lines commented out, as a fix:
Code:
--------------------
sub getDirsPref { # SYNO_FIX begin return [ map { $_ } @{
$prefs->get($_[0]) || [''] } ]; # SYNO_FIX # return [ map {
Slim::Utils::Unicode::encode_locale($_) } @{ $prefs->get($_[0]) || [''] } ]; #
SYNO_FIX end}
--------------------
Where is this and what is it supposed to fix? This basically seems to
disable the getDirsPref function...
--
Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins