jcarbaugh/python-roku

App launches than goes back to home screen

Opened this issue · 1 comments

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)