Shairport-Sync not Airplay2

Hi, looks like there is a bug in dietpi-software.

You could try to manually install shairport with airplay2 support.

sudo apt update
sudo apt remove shairport-sync -y
sudo apt install shairport-sync-airplay2 -y