06-27-2021, 02:31 AM
(06-26-2021, 04:21 PM)Tim Curtis Wrote: Have a look at /etc/shairport-sync.conf. The param below may be something to try.
Code:// ignore_volume_control = "no"; // set this to "yes" if you want the volume to be at 100% no matter what the source's volume control is set to.
If you are looking for smaller footprint the quad-core Pi-3A+ would be a great choice. It performs much better than the single core Zero's. https://www.raspberrypi.org/products/ras...el-a-plus/
Yeah, I've played with that, but no luck ... yet. It appears right now that shairport-sync logs are going to /var/log/syslog and not /var/log/shairport-sync.log. So I have been able to confirm via the logs that ignore_volume_control is getting set, just looking to see if there are any other conditions that need to be met.
However, I am starting to STRONGLY think that it is just the nature of how the iPhone does AirPlay. From what I can tell between the different parts at play within moOde, they are all set to 0dB .... so, starts to point towards the source device
![Big Grin Big Grin](https://moodeaudio.org/forum/images/smilies/biggrin.png)
Thanks again for all the support!