Looking at where the error message is coming from in Song.pm
Code:
--------------------
409 if (! $transcoder) {
410 logError("Couldn't create command line for
$format playback for [$url]");
411 return (undef, ($error ||
'PROBLEM_CONVERT_FILE'), $url);
412 } elsif (main::INFOLOG && $log->is_info) {
413 $log->info("Transcoder: streamMode=",
$transcoder->{'streamMode'}, ", streamformat=", $transcoder->{'streamformat'});
414 }
--------------------
It suggests its having trouble determining the transcoder for the FLAC
file - but not sure why this wouldn't only affect the squeeze2pnp plugin
?
------------------------------------------------------------------------
SteveBamber's Profile: http://forums.slimdevices.com/member.php?userid=66397
View this thread: http://forums.slimdevices.com/showthread.php?t=103728
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins