Pierre Ståhl
Pierre Ståhl
Still interested in this.
@dependabot recreate
Interesting. I just want to make sure that I get this right: * Power is lost to one device: is only that device misbehaving or do you see additional problems...
Hey! I haven't experienced this exact behavior per se, but I (and many other users) typically see something similar when using `play_url` to play a video. For some reason something...
It is probably possible with AirPlay 1 somehow, but I focused on AirPlay 2 (I kept the previous implementation based on v1 for older devices). The main thing I changed...
You can modify the source here to always return the v1 Implementation: https://github.com/postlund/pyatv/blob/6438d9f8e1daca138164f2c3e543487d45d03d54/pyatv/protocols/airplay/__init__.py#L167 There's currently no other way than modifying the source unfortunately. At some point when I have implanted...
Can you provide some logs? Maybe I can find something.
Does this always fail for you? I have seen similar issues in case my TV is not on, I.e. no HDMI output. But it seems to normally work otherwise.
All I can say: the documentation is (likely) very out-of-date and could care for some love. I would appreciate PRs with open arms!
There are a few quirks that needs to be sorted before this can be done. I opened an issue about it: https://github.com/jstasiak/python-zeroconf/issues/1004