-
Similar Topics
-
By Alex Ukraine
Hi, I have a problem with setting area option for my TV LG C2 (now all app are locked). I bought it in Poland and after transferring to Ukraince I can`t change area option, due this a also have a problems with apps and lg store. Could you please help me))
-
By Nick Payne
I can stream ABC content using either the iView app on our LG G1 65" OLED, or via the iView Android TV app that is installed on a Chromecast with Google TV that is plugged into one of the G1 HDMI ports. If I stream content using the app on the TV, every few minutes there's a momentary (fraction of a second) interruption to both sound and video. If I stream the same content using the app on the Chromecast, I get no such interruptions. Both TV and Chromecast are using wired Ethernet connections to the same switch, so I can't see that these interruptions are due to a network problem, or I'd see them on both devices. It would seem to be a problem with the app provided on the TV. Other streaming services that we access via apps on the TV (Netflix, Stan, Amazon Prime, etc) do not show the same problem.
-
By majorusa
Please post here firmware number for your WebOS set including your country or the country where you downloaded the firmware and the model of your tv set:
- 3.23.24 - Romania- 47LB730v
- 3.23.34 - Romania -47LB730v - 21.08.2014 by USB
- 4.30.09 - Romania - 47LB730v - 29.08.2014 - OTA
-
By Alex
Build Your First App for webOS TV
Web apps are written using HTML with copious amounts of CSS and JavaScript for style and functionality. Any modern Web browser can deliver this type of apps to the user. With webOS TV, web apps are elevated to the lofty title of a first class citizen - web apps on webOS TV are given access to the same hardware, and OS features that typically available to native apps.
Web apps built for webOS TV are very similar to standard web apps. Like the standard web applications, you can create web apps for webOS TV using standards based web technologies like HTML, CSS, and JavaScript. Anyone with experience in building web applications can easily start developing web apps for webOS TV.
Now, just create your app using the CLI.
Run the webOS TV CLI.
Create new app with Enyo bootplate.
ares-generate -t moonstone-2014 first-app Now you can continue developing and testing your app.
Edit ./first-app/appinfo.json file. Update "id" and "title" properties in appinfo.json file with text editor as below.
{
"id": "com.yourdomain.app.firstapp",
"version": "0.0.1",
"vendor": "My Company",
"type": "web",
"main": "index.html",
"title": "singlepane",
"icon": "icon.png",
...
}
Package your app from app directory. If app is packaged successfully, you can see the created .ipk file.
ares-package first-app
Run the webOS TV Emulator.
Install your app to emulator. Be sure to use the correct file name for your package.
ares-install com.yourdomain.app.firstapp_0.0.1_all.ipk
Launch your app on emulator.
ares-launch com.yourdomain.app.firstapp -
By bulsat88
I have a LG webOS TVUM7050PLF which is being used with a satellite dish in my vacation home. I am trying to add a new satellite, which is not included in the embedded list of 30+ satellites of this TV.
Can anybody help me on how to add a new satellite, which is not included in the TV's existing list.
-
-
-
Similar Tagged Content
-
english audio track problem with m2TS file format movies... (MPC-HC app support or an update for built-in Media Player)
By oha,
- 0 replies
- 289 views
-
- 0 answers
- 996 views
-
- 2 replies
- 1,276 views
-
- 0 replies
- 1,079 views
-
Question
Alex
LG has partnered with GoPro for their own channel on LG webOS TV. Below is a screenshot.
Link to comment
Share on other sites
Top Posters For This Question
2
1
Popular Days
Mar 3
2
Jan 24
1
Top Posters For This Question
biglaci 2 posts
Alex 1 post
Popular Days
Mar 3 2015
2 posts
Jan 24 2015
1 post
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.