pyatv icon indicating copy to clipboard operation
pyatv copied to clipboard

AirPlay does not support user specified password

Open postlund opened this issue 5 years ago • 1 comments

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

postlund avatar Apr 02 '20 17:04 postlund

Hi, @postlund Do you have any updates or announcements about AirPlay password feature implementation?

TkachenkoViacheslav avatar Oct 11 '24 14:10 TkachenkoViacheslav