You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am curious as to whether there is a way to ping the Apple TV to see if it is currently streaming content (similar to polling whether the 'player' object exists within the gem). This would be a handy feature for what I am using the gem for so I will take up the cause of trying to implement this if possible.
I know the gem tracks the state of the Apple TV based on its own interactions with the device. I am hoping there is a more abstract, generic way to see if the Apple TV is playing any content from any source (netflix, youtube, or other apps all together).
The text was updated successfully, but these errors were encountered:
Fastforward is a remote command. As far as I can tell this doesn't fastforward or rewind, rather you can seek to a new position. I am going to add the Fastforward and rewind remote commands and submit a pull request.
I am curious as to whether there is a way to ping the Apple TV to see if it is currently streaming content (similar to polling whether the 'player' object exists within the gem). This would be a handy feature for what I am using the gem for so I will take up the cause of trying to implement this if possible.
I know the gem tracks the state of the Apple TV based on its own interactions with the device. I am hoping there is a more abstract, generic way to see if the Apple TV is playing any content from any source (netflix, youtube, or other apps all together).
The text was updated successfully, but these errors were encountered: