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

App launches than goes back to home screen #49

Open Phantom3 opened 4 years ago

Phantom3 commented 4 years ago

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.

BradyCodes commented 3 years ago

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)