PasTim wrote:
> This shouldn't matter. If you look at the log LMS seems to look for the
> flc-flc-transcode rule first, but just doesn't find it when C3PO is
> installed.
>
>
> As you say, the system-wide File Types table doesn't show the MACs for
> each entry. So I guessed which one it was and disabled flc to mp3
> there, and your (very useful) transcoding table showed that flc to mp3
> is now disabled for that player. So far so good.
>
> But now my 192000 tracks don't play at all. No match is found for
> resampling. If I turn on flc to mp3 for the player it does play, but
> uses mp3. If I uninstall C3PO, LMS uses the flc flc transcode rule
> successfully. I think all this tells me that C3PO is not providing the
> flc flc transcode option to LMS for this player.
>
> Is there any logging I could turn on that would help diagnose this
> further?
You'r right, symptom are the transcoding line is not found or it miss
some capabilites, log should show you the lines is looking for, the
order and - if one is found - why is rejected.
In the first log you attached, you could see this trials:
Code:
--------------------
[18-08-26 10:00:37.5423] Slim::Player::TranscodingHelper::enabledFormat (209)
Checking to see if flc-flc-*-* is enabled
[18-08-26 10:00:37.5432] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-flc-squeezelite-00:06:78:09:50:ce
[18-08-26 10:00:37.5439] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-flc-*-00:06:78:09:50:ce
[18-08-26 10:00:37.5446] Slim::Player::TranscodingHelper::enabledFormat (209)
Checking to see if flc-flc-*-00:06:78:09:50:ce is enabled
[18-08-26 10:00:37.5455] Slim::Player::TranscodingHelper::checkBin (250)
enabled
[18-08-26 10:00:37.5462] Slim::Player::TranscodingHelper::checkBin (252)
Found command: -
[18-08-26 10:00:37.5470] Slim::Player::TranscodingHelper::getConvertCommand2
(382) Rejecting - because required capability D not supported:
[18-08-26 10:00:37.5478] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-flc-squeezelite-*
[18-08-26 10:00:37.5485] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-flc-*-*
[18-08-26 10:00:37.5493] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-flc-transcode-*
[18-08-26 10:00:37.5500] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-pcm-squeezelite-00:06:78:09:50:ce
[18-08-26 10:00:37.5508] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-pcm-*-00:06:78:09:50:ce
[18-08-26 10:00:37.5515] Slim::Player::TranscodingHelper::enabledFormat (209)
Checking to see if flc-pcm-*-00:06:78:09:50:ce is enabled
[18-08-26 10:00:37.5522] Slim::Player::TranscodingHelper::checkBin (250)
enabled
[18-08-26 10:00:37.5530] Slim::Player::TranscodingHelper::checkBin (252)
Found command: [flac] -dcs --force-raw-format --endian=little --sign=signed
$START$ $END$ -- $FILE$
[18-08-26 10:00:37.5539] Slim::Player::TranscodingHelper::getConvertCommand2
(382) Rejecting [flac] -dcs --force-raw-format --endian=little --sign=signed
$START$ $END$ -- $FILE$ because required capability D not supported:
[18-08-26 10:00:37.5546] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-pcm-squeezelite-*
[18-08-26 10:00:37.5553] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-pcm-*-*
[18-08-26 10:00:37.5561] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-squeezelite-00:06:78:09:50:ce
[18-08-26 10:00:37.5568] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-*-00:06:78:09:50:ce
[18-08-26 10:00:37.5576] Slim::Player::TranscodingHelper::enabledFormat (209)
Checking to see if flc-mp3-*-00:06:78:09:50:ce is enabled
[18-08-26 10:00:37.5584] Slim::Player::TranscodingHelper::checkBin (250)
enabled
[18-08-26 10:00:37.5592] Slim::Player::TranscodingHelper::checkBin (252)
Found command: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent -q
$QUALITY$ $RESAMPLE$ $BITRATE$ - -
[18-08-26 10:00:37.5603] Slim::Player::TranscodingHelper::getConvertCommand2
(446) Matched: flc->mp3 via: [flac] -dcs $START$ $END$ -- $FILE$ | [lame]
--silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
--------------------
As you could see is never looking for
flc-flc-transcode-00:06:78:09:50:ce
I tought it was becouse it found the
flc-mp3-*-00:06:78:09:50:ce
line before, buf if disabling it it does not play, meand it does ot
found any other valid.
Couuld you see in the new log a line where is looking for:
flc-flc-transcode-00:06:78:09:50:ce ?
If so, does if find it?
If so why he reject it?
If is not lookint at the line, we found the problem in LMS.
If is looking for it but he does not fount it, we could then add the
line manually and see if it works, if so, the fault is in C-3PO and I'll
correct it.
Thanks.
________________________________________________________________________
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