jcarbaugh / python-roku

Screw remotes. Control your Roku with Python.
https://pypi.python.org/pypi/roku
BSD 3-Clause "New" or "Revised" License
288 stars 94 forks source link

Add support for media-player query #79

Closed kk7ds closed 1 year ago

kk7ds commented 2 years ago

The media-player query shows information like player state, the current app from which the media is being played, as well as the duration and position within the stream. This is useful for automation like automatic movie room lighting and sleep timers.

jcarbaugh commented 1 year ago

@kk7ds a very belated thank you for this contribution!