Installing SmartTUBE app on LG TV manually
The SmartTUBE app supports LG Smart TVs with WebOS 4.0 and newer. The installation process includes two stages: connecting to the TV and installing the app.
Connecting TV
- Create an account on https://webostv.developer.lge.com/
- Press Settings button and open All Settings > General > Broadcast Country on your TV and set Country to the same value as was used when you created the account.
- Turn Set automatically to OFF and set LG services Country same as Broadcast Country.
- Restart your TV and accept license agreement (all articles).
- Login on TV with LG developer account.
- Open LG Store, find the Developer mode app and install it.
- Start the Developer mode app. Login to the app with your LG developer UserID.
- Set Dev Mode Status: ON and confirm TV restart (if you use the WiFi connection, you will need to manage network settings after the restart.)
- Start the Developer mode app and set Key Server: ON
- Install the webOS TV CLI app on your PC.
- Check that your PC and TV are connected to the same network and then start webOS TV CLI.
- Input the ares-setup-device command in the console mode.
- You should see 3 variants: add, modify, remove. Choose Add.
- Set the following connection parameters:
- Name of your TV — any string, for example lgtest;
- IP address — IP address of TV (you can find it in the Developer mode app);
- Device Port — use default value;
- SSH user — use default value;
- Description — any string;
- Authentication — password;
- Password — leave empty, press Enter;
- Input “Y” to save settings.
- Input the command ares-setup-device -list and you should see your TV in the device list.
- Input the command ares-novacom –device %Name% –getkey and input Passphrase (you can find it in the Developer mode app).
Now your TV is connected to the PC with WebOS CLI.
Application Installation
- If you are a SmartLabs customer, please go to your SmartLabs Wiki‘s space.
If not, you can try our demo app Lime. For getting the latest version, please contact our Sales Team. - Download the app package intended for the LG Smart TVs from the Software Release Notes page.
- Open CLI and input ares-install –device %Name% %app_path% (for example, ares-install –device lgtest c:lime_v6_14_21_295_1080.ipk).
- Input ares-install –device %Name% –list and check that app has been added to list.
- Open the My apps menu on the TV and start the installed app.