PasTim wrote:
> 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.
It found
flc-mp3-*-00:06:78:09:50:ce enabled, where I suppose 00:06:78:09:50:ce
is the c-3PO disabled player mac.
This is easily beccuse C-3PO, when installed, disables ALL the generic
lines, like:
flc-mp3-*-*
but adds the corresponding ones for the disabled players, like the one
found by transcodingHelper2.
Same happen to
flc flc transcode *
that becomes
flc-mp3-*-00:06:78:09:50:ce
The reason why the first is used instead of the second is up to LMS,
seems to me both are there and valid.
What you coul do is go ro File Types and disable FLAC to MP3 conversion.
What sound strange to me, is that this line is enabled so, unless you
have a different flac playback role enabled for that player, it should
be active also when C-3PO is not installed.
COuld you post your ccustom-convert.conf please?
________________________________________________________________________
Author of C-3PO plugin, Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it
------------------------------------------------------------------------
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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter