AndreE;522176 Wrote: 
> it looks like I did install it from "released" version 
> 
> my suggestion would be to update the first post(s) where the link was
> presented to the repository (which seams to be obsolete)
> 
> will try to change it later and see how it works
> 
> how I can deactivate installed version if it does not show me any
> option anymore
I'm not sure I understand.  The link to the beta repo has been at the
very top of the 1st post for some months now.  But it's probably time
for me to clean up the code a bit more and do a new "release" that's
7.4+ compliant.

Re "manual" uninstall of SrvrPowerCtrl: just delete the:

/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/

..folder.  E.g.


Code:
--------------------
    
  # sudo rm -R -f 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/
  
--------------------

..from a terminal prompt.

For extra credit, though, this isn't strictly necessary, delete the
prefs file too:

Code:
--------------------
    
  sudo rm /var/lib/squeezeboxserver/prefs/plugin/srvrpowerctrl.prefs
  
--------------------


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to