Skip to content

Searching for Roku devices within LAN ... #9

@basskillin

Description

@basskillin

When I Type "roku"
I don't see
Found the following Roku devices:
[1] 192.168.1.116:8060 (Roku 3-4230X SW v7.2.0.4100)
[2] 192.168.1.147:8060 (Roku 3-4200X SW v7.2.0.4100)

Multiple Rokus found. Select the index of the Roku to control:
Select (1 to 2) >

I see... It works when I add it by hand. I am on Arch

Searching for Roku devices within LAN ...
Found the following Roku devices:
Traceback (most recent call last):
File "/usr/sbin/roku", line 33, in
sys.exit(load_entry_point('rokucli==1.0.6', 'console_scripts', 'roku')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/rokucli-1.0.6-py3.11.egg/rokucli/cli.py", line 166, in main
File "/usr/lib/python3.11/site-packages/rokucli-1.0.6-py3.11.egg/rokucli/cli.py", line 108, in run
File "/usr/lib/python3.11/site-packages/rokucli-1.0.6-py3.11.egg/rokucli/discover.py", line 19, in discover_roku
File "/usr/lib/python3.11/site-packages/roku-4.1.0-py3.11.egg/roku/core.py", line 262, in device_info
resp = self._get("/query/device-info")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/roku-4.1.0-py3.11.egg/roku/core.py", line 211, in _get
return self._call("GET", path, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/roku-4.1.0-py3.11.egg/roku/core.py", line 231, in _call
raise RokuException(resp.content)
roku.core.RokuException: b'<!doctype html><title>HTTP Status 404 \xe2\x80\x93 Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style>

HTTP Status 404 \xe2\x80\x93 Not Found

'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions