Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Airplay 2 troubleshooting
#13
Could be some breakage in the protocol switcher having to do with latest ver of Shairport-sync and nqptp. Maybe nqptp has to be part of the process??

Here are the commands used by the switcher.

Going from 2 to 1
Code:
sudo apt update
sudo moode-apt-mark unhold
sudo apt -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" --allow-downgrades install shairport-sync=3.3.8-1moode1
sudo moode-apt-mark hold

Going from 1 back to 2
Code:
sudo apt update
sudo moode-apt-mark unhold
LATESTVERSION=$(apt search shairport-sync | awk 'NR==3 {print $2}')
sudo apt -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install shairport-sync=$LATESTVERSION
sudo moode-apt-mark hold
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Airplay 2 troubleshooting - by Meestor_X - 11-13-2023, 10:59 PM
RE: Airplay 2 troubleshooting - by Tim Curtis - 11-13-2023, 11:08 PM
RE: Airplay 2 troubleshooting - by Meestor_X - 11-13-2023, 11:15 PM
RE: Airplay 2 troubleshooting - by Tim Curtis - 11-13-2023, 11:20 PM
RE: Airplay 2 troubleshooting - by Meestor_X - 11-13-2023, 11:23 PM
RE: Airplay 2 troubleshooting - by Tim Curtis - 11-13-2023, 11:49 PM
RE: Airplay 2 troubleshooting - by Meestor_X - 11-14-2023, 12:01 AM
RE: Airplay 2 troubleshooting - by Meestor_X - 11-14-2023, 01:03 AM
RE: Airplay 2 troubleshooting - by Meestor_X - 11-14-2023, 03:22 AM
RE: Airplay 2 troubleshooting - by Tim Curtis - 11-14-2023, 12:24 PM
RE: Airplay 2 troubleshooting - by Tim Curtis - 11-14-2023, 09:03 PM
RE: Airplay 2 troubleshooting - by Tim Curtis - 11-15-2023, 12:49 AM
RE: Airplay 2 troubleshooting - by Meestor_X - 11-16-2023, 04:39 PM
RE: Airplay 2 troubleshooting - by Tim Curtis - 11-16-2023, 05:17 PM
RE: Airplay 2 troubleshooting - by Meestor_X - 11-16-2023, 05:20 PM
RE: Airplay 2 troubleshooting - by Meestor_X - 03-15-2024, 12:56 AM

Forum Jump: