mkkyah wrote: 
> Still having "upgrade available loop". I have manually cleaned plugin
> and added even your beta-repo, still not installing. Is there a way to
> manually install the plugin?
Just did a test my manually installing the .19 version. The upgrade is
offered, and it installs correctly. So either something in your cache
that is not correct, and the permissions of the plugin directory might
no be correct. If you did a lot of manual install, the permission might
not be correct.

On my Linux (Debian) to manually (re-)install the plugin (as root):

Code:
--------------------
    
  service logitechmediaserver stop
  cd /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins
  wget http://danielvijge.github.io/SqueezeCloud/SqueezeCloud-0.8.2.20.zip
  rm -r SqueezeCloud
  unzip SqueezeCloud-0.8.2.20.zip
  chown -R squeezeboxserver:nogroup SqueezeCloud
  service logitechmediaserver start
  
--------------------



My patch: 'Reduce brightness when screen saver is active'
(http://server.vijge.net/squeezebox/) for Touch (and maybe Radio)
------------------------------------------------------------------------
505's Profile: http://forums.slimdevices.com/member.php?userid=44967
View this thread: http://forums.slimdevices.com/showthread.php?t=92723

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

Reply via email to