Maximilian Leith
Maximilian Leith
### Describe the bug When entering the `atvremote cli`, the process crashes regularly as described in maxileith/homebridge-appletv-enhanced#325. ### Error log ```log File "/var/lib/homebridge/appletv-enhanced/.venv/lib/python3.8/site-packages/pyatv/core/protocol.py", line 56, in heartbeater await sender_func(message) File...
### Current Situation The VM image is [listed as an installation option](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Windows-10-Using-Hyper-V). However, the image is pretty outdated and is due for an update. I recently got an [issue](https://github.com/maxileith/homebridge-appletv-enhanced/issues/575) on...
Hi @sebbo2002, I just wanted to ask if you could add the attributes `season_number`, `series_name` and `episode_number` to this library. I actually have never seen them have a value besides...
### Analysis Hello, the creation of this issue is a follow-up of an issue that has been created in my plugins repository: https://github.com/maxileith/homebridge-appletv-enhanced/issues/627 The plugin is exposing apps of an...
Hi @sebbo2002, your pyatv wrapper currently uses `atvscript --scan-hosts 42.42.42.42` ... to connect to an Apple TV. Could you implement a way, to connect to an Apple TV using the...
### Describe the bug HI, since pyatv v0.16.1 it is not possible to use `atvscript push_updates` and `atvremote cli` at the same time. ### Error log ```log see "How to...