loz2103 wrote: 
> Hi all,
> 
> I've just started using C-3PO, which seems excellent, so thanks.
> However, I can't seem to find the log, which says it should be created
> at /var/log/squeezeboxserver/C-3PO.log. I had a look at server.log and I
> have this warning:
> 
> Slim::Utils::Misc::msg (1244) Warning: [08:40:04.1638] Use of
> uninitialized value in concatenation (.) or string at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/C3PO/Plugin.pm
> line 274.
> 
> Not sure if this has anything to do with it or not.
> 
> I'm using lms 7.9.0.
> 
> Thanks in advance.

hi,

the warning in log file is there becuse I'm lazy... please forgive me!

Normally C-3PO share the same log file as LMS, only when is asked to run
as 'transcoder' - depending on settings and actual file characteristics
-  it wrote in his own one. Remember to activate logging as usual.

To understand if C-3PO is running as transcoder or not, you could have a
look to the "file type transcoding table", looking for [C-3PO] appearing
as transcoder or not. 

here flac is not uusing C-3PO as transcoder, all the others format
does.


Code:
--------------------
    
  
  In    Out     [Transcoder]    Model   Player Id
  
  ...
  
  aif   aif     [C-3PO] *       00:20:00:00:00:25
  alc   pcm     [C-3PO] *       00:20:00:00:00:25
  
  ...
  
  dff   pcm     [C-3PO] *       00:20:00:00:00:25
  dsf   pcm     [C-3PO] *       00:20:00:00:00:25
  ...
  flc   pcm     [sox|flac]      *       00:20:00:00:00:25
  ...
  wav   pcm     [C-3PO] *       00:20:00:00:00:25
  
  ...
  
  
--------------------


The "Last executed command"  then will look like that:


Code:
--------------------
    
  LAST EXECUTED COMMAND
  
  At: 2017/11/05 18:17:54
  
  Profile:
  
  wav-pcm-*-00:20:00:00:00:25
  
  Command:
  
  [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" 
-l "C:\\ProgramData\\Squeezebox\\logs" -x "F:/Sviluppo/slimserver" -i wav -o 
wav $START$ $END$ $RESAMPLE$ $FILE$ --nodebuglog
  
  Tokenized command:
  
  "F:\Sviluppo\slimserver\Plugins\C3PO\Bin\MSWin32-x86-multi-thread\C-3PO.exe" 
-c 00-20-00-00-00-25 -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -l 
"C:\\ProgramData\\Squeezebox\\logs" -x "F:/Sviluppo/slimserver" -i wav -o wav 
"F:\SVILUPPO\01 - SqueezeboxServer Plugins\musica 
campione\20_Sec\wav_16_044100.wav" --nodebuglog |
  
  Trasformed by C-3PO in:
  
  F":\Sviluppo\slimserver\Plugins\C3PO\Bin\MSWin32-x86-multi-thread\sox.exe" -q 
-t wav "F:\SVILUPPO\01 - SqueezeboxServer Plugins\musica 
campione\20_Sec\wav_16_044100.wav" -t wav -b 24 --buffer 65536 --multi-threaded 
- gain -h remix -m 1v0.95 2 rate -v -L -t -b 99 -f 176400 dither -f 
improved-e-weighted
  
  
--------------------


when normally you miss the "Trasformed by C-3PO in:" section.



____________________________________________________________
SB+, Klimo Merlino + Kent Gold, Monitor Audio Studio 20 Gold SE+, Klimo
reference and DIS Interconnect.
------------------------------------------------------------------------
marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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

Reply via email to