evandcoleman / homebridge-theater-mode

A homebridge plugin to make your HomeKit devices react to the play/pause state of your Apple TV. Configured via the Home app.
MIT License
95 stars 15 forks source link

Only partially working in Channels #10

Closed mtjoernelund closed 5 years ago

mtjoernelund commented 6 years ago

Just installed this and played around with it a little. It seems to do the trick for most videoplayers except the Channels App.

When starting to watch tv in Channels it will execute a button press for play. But the plugin does not seem to register when playback in Channels are paused or stopped. May be due to the fact that Channels use their own custom player rather than the build-in tvOS player. Going to look around at the output from node-appletv and report back. Any other ideas?

evandcoleman commented 5 years ago

The use of a custom player is likely the cause. If this is still causing issues, please open an issue on the node-appletv Github repo.