Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoPlay option - enhancement #28

Open
jtsimikas opened this issue Aug 18, 2017 · 4 comments
Open

AutoPlay option - enhancement #28

jtsimikas opened this issue Aug 18, 2017 · 4 comments

Comments

@jtsimikas
Copy link

Is there any chance of adding an Auto-Play option.

So basically the app would detect the main video url on the page and cast it automatically.

When the website reloads the page with a new video, RokuCast would be have a timer of some kind to constantly check to see if the main video URL has changed.

If the video URL has changed then automatically cast the new URL video.

@pranav-prakash
Copy link
Owner

pranav-prakash commented Aug 19, 2017

Interesting idea. It should be simple to add (just add a callback for chrome.tabs.onUpdated) but could you elaborate a bit more on the use case? I also don't have a Roku with me anymore so it might be a bit hard to test out any changes.

@jtsimikas
Copy link
Author

jtsimikas commented Aug 19, 2017 via email

@pranav-prakash
Copy link
Owner

Ah I see. Yeah that would definitely be handy. I don't have much time to work on it now but if you know a bit of JS the quickest way to accomplish this would be to mark fullapp.js as a background page and always inject libvget.js when the chrome tab is updated.

@jtsimikas
Copy link
Author

jtsimikas commented Aug 20, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants