RobbH wrote: 
> After switching to the normal build of the binary, I get the same
> behavior. After a reboot, AirPlay speakers don't connect until the
> bridge is restarted. And I also get a vivid reminder of why I switched
> to the static build: the bridge can't handle mp3 files when the normal
> build is running. They play fine on the three players connected by
> ethernet, but if I try to play an mp3 on an AirPlay player (alone or as
> part of a group), I get this error in the log:
> 
> > 
Code:
--------------------
  >   > Slim::Player::Song::open (415) Error: Couldn't create command line for 
mp3 playback for [file:....
--------------------
> > 
> 
> Flac files play fine. The list of codecs supported by the bridge does
> include mp3.
> 
> I could take that as an incentive to switch the entire library over to
> flac. but I don't think that's likely to happen.
> 
> Whether this is in any way related to the other problem, I have no
> idea. I also suspect the concatenation error is unrelated. I see it's
> in your log, too.
> 
> You've helped me narrow the field of possibilities, and I appreciate
> that. I hate to pile more on Philippe, but it looks like it's up to
> him!
> 
> edit: I really ought to acknowledge that restarting the bridge a few
> minutes after rebooting the Pi is not a difficult task, and I can
> easily continue to do that. It would be nice to find the problem,
> though.

The mp3 issue is due to the fact that your basic installation does not
include "mad" shared library. The non-static version of the bridge
relies on shared libraries for codec. At startup, it tries to load them
and only enables the codec for the ones found, even if you have set
"mp3" in the codec list. The static version has *everything* built-in
but the price to pay is a much bigger binary and no update of the
codecs.

For the startup issue, it feels as said by somebody else that when the
bridge is started, then the IP address is not available yet. I would
need a server log and a bridge log



LMS 7.9  on Pi 3B+ & Odroid-C2 - *SqueezeAMP!*, 5xRadio, 3xBoom, 4xDuet,
1xTouch, 1 SB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2,
Squeezelite on Pi,  Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5,
Riva 1 & 3
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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

Reply via email to