I've been struggling to get another plugin to do what I want (the UPnP
bridge) and found that having C3PO installed but disabled for the player
I'm using has unexpected consequences.

If C3PO is not installed, the convert.conf rule below is used, and in
this case that is what I want:

Code:
--------------------
    
  flc flc transcode *
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ - 
  
--------------------


If C3PO is installed, but disabled, the rule is ignored, and I get
unwanted conversions (from flac to mp3 to downsample a 24/192000
track).

Does C3PO disable some of convert.conf for all players?

You may well ask why I don't use C3PO for this UPnP player.  The answer
is that I've so far been unable to get a working combination for reasons
I fail to understand, but I'll leave that for another time.  

Two logs are server attached, one with C3PO installed and one without. 
These show the flac-to-flac transcode rule being ignored when C3PO is
installed.


+-------------------------------------------------------------------+
|Filename: server.log.c3poinstalled.zip                             |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25526|
+-------------------------------------------------------------------+


LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.10 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
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to