Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OTH] lg c4 Open the full service menu #249

Open
Lang45 opened this issue Oct 14, 2024 · 4 comments
Open

[OTH] lg c4 Open the full service menu #249

Lang45 opened this issue Oct 14, 2024 · 4 comments

Comments

@Lang45
Copy link

Lang45 commented Oct 14, 2024

lg c4 webos24 3.11.20
I use

"LGTV Companion.exe" -settings_other "{"svcMenuFlag":false}"

Open the full service menu,I use what's in the documentation
"LGTVcli.exe" -settings_other "{"svcMenuFlag": false}" device1
Cannot open。

@Lang45
Copy link
Author

Lang45 commented Oct 14, 2024

It seems that some commands cannot be used with "LGTVcli.exe" in the new system

@Lang45
Copy link
Author

Lang45 commented Oct 14, 2024

Post-run appearance

{"command":"settings_picture","error":"Invalid JSON: [json.exception.parse_error.101] parse error at line 1, column 2: syntax error while parsing object key - invalid literal; last read: '{c'; expected string literal"}

@JPersson77
Copy link
Owner

JPersson77 commented Oct 14, 2024

It should actually be:

C:\Program Files\LGTV Companion>LGTVcli.exe -settings_other "{\"svcMenuFlag\": false}" device1

@JPersson77
Copy link
Owner

the backslash is the escape character. I should probably update the documentation to be clearer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants