zazafaпосле ввода айпи адреса телика. На телике вышло сообщение LG remote нажал на Да
в командной строке вышло это сообщение, как я понял рут не удался? Версия ПО на телике 04.50.56. Версия теоевизора webOS 5.5.0-1107 (jhericur-jervisbay)
C:\Users\admin\Downloads>python rootmytv.py
Enter your LAN IP address, or press ENTER to autodetect:
Using 192.168.0.99 as LAN IP
Enter the TV's IP address: 192.168.0.111
Server has started.
Connecting, make sure to allow the connection using the TV remote
Connected to the TV, asking it to download our files...
Task exception was never retrieved
future: <Task finished name='Task-4' coro=<main () done, defined at C:\Users\admin\Downloads\rootmytv.py:64> exception=PyLGTVCmdError ({'type': 'error', 'id': 11, 'error': '500 Application error', 'payload': {'returnValue': False, 'errorText': 'Not allowed to call method specified in the uri:
luna://com.webos.service.downloadmanager/download'}}) >
Traceback (most recent call last):
File "C:\Users\admin\Downloads\rootmytv.py", line 75, in main
await client.luna_request (
File "C:\Users\admin\AppData\Local\Programs\Python\Python312\Lib\site-packages\bscpylgtv\webos_client.py", line 1119, in luna_request
ret = await self.request (ep.CREATE_ALERT, payload)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\admin\AppData\Local\Programs\Python\Python312\Lib\site-packages\bscpylgtv\webos_client.py", line 671, in request
raise PyLGTVCmdError (response)
bscpylgtv.exceptions.PyLGTVCmdError: {'type': 'error', 'id': 11, 'error': '500 Application error', 'payload': {'returnValue': False, 'errorText': 'Not allowed to call method specified in the uri:
luna://com.webos.service.downloadmanager/download'}}