pyatv
pyatv copied to clipboard
AirPlay does not support user specified password
Describe the bug
If AirPlay is configured with user provided password, pairing will work as expected but playing something with play_url will not. This is because pyatv does not support this kind of authentication.
To Reproduce
- Enable password on Apple TV
- Pair with AirPlay and get credentials
- Try to play something with
play_url - Get 401 error
Expected behavior Pairing and playing should work
System Setup (please complete the following information):
- OS: any
- Python: any
- pyatv: any
- Apple TV: any
Additional context It is described here: https://nto.github.io/AirPlay.html#passwordprotection
Hi, @postlund Do you have any updates or announcements about AirPlay password feature implementation?