python-roku icon indicating copy to clipboard operation
python-roku copied to clipboard

Using search function

Open ifuchs opened this issue 4 years ago • 1 comments

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?

ifuchs avatar Jan 27 '21 17:01 ifuchs

I can fix this for you.

Hellscaped avatar Dec 02 '21 18:12 Hellscaped