amatala wrote: 
> Well until this gets solved properly, I have just hacked into the plugin
> and forced that test to always pass.
> So far it seems to be working fine for me and generating the commands
> that I needed to see, so all good :p
> 
> 
> > 
Code:
--------------------
  >   > sub _testC3PO{
  >     my $self = shift;
  >     
  >     my $exe                 = $EnvironmentHelper->testC3POEXE();
  >     my $pl                  = 0;
  >     
  >     if (!$exe){
  > 
  >             if (main::ISWINDOWS){
  >                     
  >                     #not requested anymore 2.03.01
  >                     
  >                     #require Plugins::C3PO::WindowsDownloader; 
  >                     #Plugins::C3PO::WindowsDownloader->download($self);
  >                     #$C3POisDownloading=1;
  >             }
  >                             
  >             $pl= $EnvironmentHelper->testC3POPL();
  >     }
  >     
  > ..............................      
  > 
  > 
  >     $log->warn('WARNING: C3PO will not start on call: ');
  >     $log->warn('WARNING: Perl path: '.$EnvironmentHelper->pathToPerl());
  >     $log->warn('WARNING: C-3PO.pl path: 
'.$EnvironmentHelper->pathToC3PO_pl());
  >     $log->warn('WARNING: C-3PO path: 
'.$EnvironmentHelper->pathToC3PO_exe());
  >     
  > #return 0;
  >     return 'exe';
  > }
  > 
--------------------
> >  
Well done.  I assume the only change (in Plugin.pm) is the commenting
out of the "return 0" and adding "return 'exe'"?



LMS 7.9.3 on PC, Xubuntu 18.04, FLACs 16->24 bit, 44.1->192kbps.  2
Touchs & EDO.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (A308CR amp & ESLs) & Marantz
CR603 UPnP renderers.  
Also Minimserver & Upplay to same & to upmpdcli/mpd PC renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 18.04 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.
------------------------------------------------------------------------
PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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

Reply via email to