python-roku
python-roku copied to clipboard
App launches than goes back to home screen
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.
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)