Giter VIP home page Giter VIP logo

lgtvdevicelistener's Issues

Client key file has nonsensical "CREATOR OWNER" ACL

Currently LGTVDeviceListener sets an ACE on the client key file that gives "CREATOR OWNER" full control.

The intent was to give the owner of the client key file full control, but that's not what happens in practice. Somewhat counter-intuitively, the "CREATOR OWNER" special SID does not affect the access modes of the owner of the object the ACE is attached to. Instead, a "CREATOR OWNER" ACE is used as a template to form an ACE that is automatically added to child objects (with the trustee being the creator of the child object).

Because files cannot have child objects, it doesn't make any sense to set a "CREATOR OWNER" ACE on a file. The ACE is a no-op.

Device events not logged to the console when only --url is used

The instructions state:

After downloading the executable, run it with --url first.

LGTVDeviceListener.exe --url ws://192.168.42.42:3000

This will do two things:

  1. โ€ฆ
  2. LGTVDeviceListener will then start listening for device events and log them to the console.

This is a lie - LGTVDeviceListener does not log device events if --url is passed (or, more specifically, it requires --verbose to be added as well). Either the instructions should be fixed, or LGTVDeviceListener should be changed to log device events in this case.

Cannot register a new client key - Failed to set ACL entries: No mapping between account names and security IDs was done

I've tried executing for the first time but it keeps failing with this message:

FATAL: Failed to set ACL entries: No mapping between account names and security IDs was done.

  1. I see the confirmation dialog on my TV, so I know it's connecting.
  2. I'm using Windows 11 with a microsoft account connected.
  3. Tried with normal and admin powershell.
  4. I searched the web and tried the fixes, but they all say it's caused when a username is changed. However, I never changed my username.

Thanks in advance!

WebSocket client error: Failed reading HTTP status line

After updating to version 03.30.16, this error comes up and no longer switches input. Verbose doesn't display any additional information.

[info ] Switching LGTV to input: HDMI_1
[ERROR ] In device event listener: WebSocket client error: Failed reading HTTP status line from ws://xxx.xxx.xxx.xxx:3000 (retries: 0, wait time: 0.000000 ms, HTTP status: 0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.