We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a RCA RokuTv
In my script I have Tv5=Roku('192.168.1.225’) Pan= Tv5[‘Pandora’] Pan.launch()
Pandora will load, will say logging in than return to the home screen.
The text was updated successfully, but these errors were encountered:
I just did that myself, and everything seems to be working fine for me, maybe check the App id and use that instead of 'Pandora'? (Tv5.app)
Sorry, something went wrong.
No branches or pull requests
I have a RCA RokuTv
In my script I have
Tv5=Roku('192.168.1.225’)
Pan= Tv5[‘Pandora’]
Pan.launch()
Pandora will load, will say logging in than return to the home screen.
The text was updated successfully, but these errors were encountered: