python-roku
python-roku copied to clipboard
Using search function
I have a script which does:
roku.search() roku.literal('something')
What I get is the search box on the TV filled in with 'omething' (1st letter lost). Is there a better way to do a search?
I can fix this for you.