Replies: 4 comments 6 replies
-
Hi, the app establish a new connection as needed (i.e it does not remain connected) It sounds like the app can vommunicate with the TV. Can you confirm the TV / usb-network card is configured to wake on lan? Please enable logging if you haven't already. It can be useful for understanding an issue |
Beta Was this translation helpful? Give feedback.
-
@hi @GorgiGR can you try to clear the ARP cache and/or manually remove entries related to the IP/MAC of the TV to see if that changes anything? in an ADMIN CMD you can use the following commands: "arp-a" will list all entries in the ARP cache Edit: the LGTVC debug-level log will show the selected interface, as returned by getBestRoute2(), in a log message like this: |
Beta Was this translation helpful? Give feedback.
-
Hi @GorgiGR thanks for the feedback and the kind words! The WOL is however sent out by the service (LGTVsvc.exe) and the functionality does not depend on LGTVcli.exe. But I don't know how it started working for you when you added the cli to the whitelist @shodanx2 Incidentally, I have added the functionality to manually choose which network adapter to send the WOL from to the code. Going to publish a development build on discord later today https://discord.gg/7KkTPrP3fq if you want to try it |
Beta Was this translation helpful? Give feedback.
-
Version 5 was just released which allows for selecting the network adapter to send WOL packets from. Let me know how it works for you please |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I think the issue is that LGTVCompanion is not sending the WOL packets to the correct interface.
I have one onboard ethernet connected to my lan and with internet access.
I have one virtual network card for virtualbox
And I have a usb to network card connected to only the TV. (I don't want the TV to have internet access at all)
When I did the pairing, the TV did ask to accept the pairing.
But now that it is done, I have hard time telling, does LGTVC still talk to the TV ?
It is not clear in the interface whether this is still connected ? Except when I run my "LCDOff.exe" program, the TV immediately goes to sleep and the red light turns off. But there's no other clear signs.
Beta Was this translation helpful? Give feedback.
All reactions