Skip to content

Releases: JPersson77/LGTVCompanion

LGTV Companion x64 v4.1.0

26 Dec 16:39
Compare
Choose a tag to compare

Happy holidays!

New and improved for this version:

  • added a user configurable delay for setting HDMI-input after powering on.
  • reworked the device settings related to source input
  • fixed some typos in the command line documentation
  • added more localisation for the 'restart detection'
  • fixed a bug where the display topology was not restored on boot
  • fixed a bug where parameters for command line function -arcperapp did not work properly
  • updated workflow to be SLSA3 compliant

LGTV Companion x64 v4.0.5

01 Jul 07:31
Compare
Choose a tag to compare

New and improved:

  • global option to add to the management of system restarts. In the drop-down menu for "Timing" there is now a "Delayed" option which will allow more time for everything to work properly during system shutdown/restart. This can be useful if the app sometimes has issues with properly detecting system restarts. Please click on the "What's this" link in the app to read more.
    image

Other:

  • Minor bugfixes and additions to the automatic restart detection.

LGTV Companion x64 v4.0.3

04 Jun 15:07
ae2e6fc
Compare
Choose a tag to compare

This is a bugfix release, with the following fixes:

  • Speakers now properly unmute
  • Remote client connection power states are accurate
  • Optimised work queue

LGTV Companion x64 v4.0.1

17 May 06:26
Compare
Choose a tag to compare

v4 feature new client code to resolve issues with SSL handshakes that has been noticed on webOS23-devices

New and improved:

  • New client netcode and work queues
  • Optional persistent connections
  • Automatic and optimised Wake-on-lan management (WOL)
  • Improved logging module with user configurable logging levels
  • Added automatic restart detection for many languages (thanks to all contributors)
  • WOL is automatically enabled on the TV after a pairing key has been accepted

Bugfixes:

  • Fixed detection of some screensavers
  • A myriad of little fixes and optimisations

Edit: v4.0.1 is a bugfix release with the following fixes:

  • The display did not always power on properly with topology support enabled
  • Error messages (Asio) in the log are now always in english

LGTV Companion x64 v3.5.0

19 Mar 20:23
Compare
Choose a tag to compare

Improvements and additions in this release:

  • Option to blank the screen of devices instead of powering off, when PC is a remote streaming host (RDP, sunshine, gamestream, steam link etc). This may improve compatibility in certain situations.
  • Automatic management of "localized restart words" for select languages (currently English, French, Swedish). The original implementation remains in place for OS localizations which are not yet implemented. The original implementation was confusing at times (that's on me) so moving towards an, hopefully, even more approachable solution by building an internal database.
  • Other minor bugfixes and documentation updates

PLEASE NOTE that in case your OS is localized in a language that is currently not automatically managed (i.e. not English, French, Swedish) consider contributing towards support of your language in a future release by providing your input in this google sheet: https://docs.google.com/spreadsheets/d/1SNjYh7kt4aVhHg0ZjI3i96vCeOJZJS73o9Wl-OVEvzk/edit?usp=drive_link

LGTV Companion x64 v3.4.0

07 Feb 20:33
94306c1
Compare
Choose a tag to compare

This release feature command line control over all aspects of curvature and ambient lighting for compatible devices (i.e. LG OLED Flex).

  • New button command: BENDABLE (virtual key press of the curve settings button on the remote)
  • Set/modify curve presets: -set_curve_preset, -adjust_curve_preset
  • Set curvature directly: -set_curvature
  • Control ambient light: -ambientlight, -ambientlight_mode, -ambientlight_brightness
  • ... and more for controlling ambient light colors, sync modes, etc.

Please check the command line documentation for more details: Here and There

Other:

  • Addition of command line -button_nocheck for sending arbitrary/non-validated button commands to the device
  • Bugfixes
  • Updated documentation

LGTV Companion x64 v3.3.3

31 Dec 22:11
Compare
Choose a tag to compare

Happy New 2024!!

Bugfixes:

  • Devices failed to power on/off sometimes - due to recent changes in Win11 which in turn caused issues with the topology feature.
  • Improved a situation on some systems where devices potentially failed to power off.

LGTV Companion x64 v3.2.9

26 Nov 13:42
Compare
Choose a tag to compare

v 3.2.5
New feature: added an option to restore the monitor topology before logon, at system boot. You can enable it in the global options.
New feature: added command -button_nocheck to allow for sending arbitrary button press commands via the command line interface
Bugfix: erroneous calculation of CIDR / subnet mask leading to erroneous warnings

v 3.2.9
Critical bugfix: service crashed in specific circumstances

LGTV Companion x64 v3.1.9

30 Sep 07:02
Compare
Choose a tag to compare
  • Improved logic for screen "dimmed" power state
  • Improved subnet detection warning and log output
  • Bugfix: corrected CLI formatted output
  • Bugfix: "restart words" is now saved properly
  • Updated in-app documentation
  • Other minor bugfixes

LGTV Companion x64 v3.1.5

30 Jun 15:09
Compare
Choose a tag to compare

This build sees the advent of an additional executable included in the setup package and a few fixes.

"LGTVcli.exe" is a console command line interface which can accept all the normal command line commands, but adds some important tricks. Most importantly it is a console application and will print the output of any command issued to your devices in the console/stdout. So you can now easily query your device for information (f e current system settings, audio settings or picture settings). Please read more about the new console app and usage scenarios in the
command line documentation here

Additionally a new user configurable option has been added to control the timing of the shutdown/restart routines. By default the app will trigger the shutdown/restart routine as late as possible during system shutdown, but if you are having issues with the display not properly powering off you may want to try changing this option. The option can be found in the general options. Please make sure to read the help text in the app by clicking on the "What's this?" link to learn more about how it works.

New features

  • Addition of LGTVcli.exe, the console command line interface
  • New feature to control the shutdown timing

Important fixes

  • Improved error handling in the Wake-on-LAN thread to prevent potential issue with waking devices