Hello Michael, thank you for you response and help. Indeed, it was a permissions problem. The plugin apparently was installing with the root.root (UID.GID), but this seems strange since I ran as regular user to install the plugin. The error message in /var/log/squeezeserver was "cannot remove directory for /var/lib/squeezeboxserver/cache/spotty/files: Permission denied at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Plugin.pm line 444". I corrected the problem by issuing chown -R squeezeboxserver.nogroup /var/log/squeezeserver. Seems to work, but maybe something to understand why this was necessary?
------------------------------------------------------------------------ freelsjd's Profile: http://forums.slimdevices.com/member.php?userid=4344 View this thread: http://forums.slimdevices.com/showthread.php?t=109463 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
