Version 5.0.2
This version contains minor updates and fixes and is recommended for all users.
Enhancement
- When built for AirPlay 2, add
pw=trueto the Bonjourraopproperties if the classic AirPlay password is set. This might help with Owntone compatibility. Thanks to janui for the suggestion.
Documentation Update
Bug Fix
- Update the D-Bus test client to refer to
shairport_sync_get_loudness_enabledrather thanshairport_sync_get_loudness. thankt to flatsiedatsie for the bug report. - Defer rather than delete blocks of audio that are too far into the future, and also check for a valid clock when checking the timing of blocks. This is to attempt to deal with an unexpected situation where the timing of blocks of incoming audio seems to suddenly jump into the distant future, as if audio from the skipped-over interval has been dropped.
Changes
- Turn off some currently-irrelevant debug messages by setting their level to 4, meaning they will never be displayed.