okay, this one does the trick

Code:
--------------------
    
  Index: Slim/Player/Controller.pm
  ===================================================================
  --- Slim/Player/Controller.pm (revision 23938)
  +++ Slim/Player/Controller.pm (working copy)
  @@ -19,7 +19,7 @@
                push @ISA, qw(SDI::Service::Player::SqueezeNetworkClient);
        }
        else {
  -             require Slim::Player::Squeezebox2;
  +             require Slim::Player::SqueezePlay;
                push @ISA, qw(Slim::Player::SqueezePlay);
        }
  }
  
--------------------


btw. "WELCOME_TO_CONTROLLER" is missing in strings.txt...

kind regards,
Markus


-- 
schiegl
------------------------------------------------------------------------
schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55090

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

Reply via email to