OK, I'm not sure exactly when I'll post a new version, but to fix the
bug mentioned by bebop above and make the plugin 7.3 compatible, edit
SrvePowerCtrl/Util.pm and change line 62 from:
if ($curclient->playmode() eq 'play') {
--to--
if (Slim::Player::Source::playmode($curclient) eq 'play') {
That should fix things.
--
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
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins