Triode wrote: > Can you edit the perl file: Spotifyd.pm? If so, try changing this line > 85 to: > > > Code: -------------------- > > > # this converts to windows shortened paths > my $helperPath = Slim::Utils::OSDetect::getOS->decodeExternalHelperPath($helperName) || $helperName; > -------------------- > > > > Other wise change that line to: > > Code: -------------------- > > > my $helperPath = $helperName; > -------------------- > > > > I'm summising that that call to decodeExternalHelperPath doesn't > work... But it could be something else..
I've tried both of those edits, but neither worked. Log attached. +-------------------------------------------------------------------+ |Filename: server.log.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=14691| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ neilcoburn's Profile: http://forums.slimdevices.com/member.php?userid=653 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
