You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An App, that allow HDMI Inputs as Menu item in the Home-Ribbon Menu. LG had this feature in older TVs, now its moved to a different Menu and not possible to add to the Ribbon Menu.
websites the same… old WebOS could add Website Bookmarks to the Ribbon Menu, now (LG CX - 2020) its not possible anymore!
The text was updated successfully, but these errors were encountered:
kitsuned
transferred this issue from webosbrew/webos-homebrew-channel
Aug 25, 2023
You can create such app with https://dropbox.inf.re/webos-app-stub/:
Application ID = org.example.app.hdmi1 - change to appropriate HDMI number
Title = HDMI 1 - change to appropriate HDMI number
Launch indicator = Spinner
Stub type = Shortcut
Target app = com.webos.app.hdmi1 - change to appropriate HDMI number
Press Build App button, save ipk, upload it to tv.
Install ipk like described here https://www.webosbrew.org/pages/commands-cheatsheet.html
# Install app from local TVs storage
luna-send -i -f luna://com.webos.appInstallService/dev/install '{"id":"com.ares.defaultName","ipkUrl":"/tmp/app.ipk","subscribe":true}'
An App, that allow HDMI Inputs as Menu item in the Home-Ribbon Menu. LG had this feature in older TVs, now its moved to a different Menu and not possible to add to the Ribbon Menu.
websites the same… old WebOS could add Website Bookmarks to the Ribbon Menu, now (LG CX - 2020) its not possible anymore!
The text was updated successfully, but these errors were encountered: