We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Blocking future LG TV updates.
Options

forgotmyname
Posts: 32,919 Forumite


in Techie Stuff
My LG TV has done it again, its been popping up the update button for a few days and someone accidently clicked yes to update.
For the 2nd time its messing with my Media playback whether from the NAS box or Prime Video. Watch a show and its fine but when
the show ends it constantly buffers or says an error occured. This happened with a previous update so we usually delay the update
until everyone says its good. We have to close the app or even goto TV mode and back again to fix it.
First thoughts were the Pi-Hole but we have a company provided router which is locked, passwords have been changed so no tinkering.
Is it possible to use a Pi as a firewall for the TV only? Annoyingly the router assigns random IPs when devices are powered off.
We game on several PCs at the same time and we don't want the Pi adding any lag to those.
Any options? Thanks.
For the 2nd time its messing with my Media playback whether from the NAS box or Prime Video. Watch a show and its fine but when
the show ends it constantly buffers or says an error occured. This happened with a previous update so we usually delay the update
until everyone says its good. We have to close the app or even goto TV mode and back again to fix it.
First thoughts were the Pi-Hole but we have a company provided router which is locked, passwords have been changed so no tinkering.
Is it possible to use a Pi as a firewall for the TV only? Annoyingly the router assigns random IPs when devices are powered off.
We game on several PCs at the same time and we don't want the Pi adding any lag to those.
Any options? Thanks.
Censorship Reigns Supreme in Troll City...
0
Comments
-
well if there's an option for "automatic update", turn it offThe IP address changing thing can be fixed by specifying fixed addresses on your devices.0
-
Auto updates cannot be disabled you can just select not now when switching it on but its easy to accidently
press the allow update button. Fairly sure there was an option originally to disable auto updates?
Don't think there is an option to change the IP on the TV? Thats just an annoyance though, powercut when we
are out and the router decides to assign different IPs to everything. Sorted that with another UPS.
Just had a thought (and yep it hurts a little).If a Pi cannot be used could a 2nd router be used?
TV is currently connected with WiFi not a network cable.
Thanks.Censorship Reigns Supreme in Troll City...0 -
You might find that the Update process uses a specific protocol (some variation on FTP?) that can be blocked using the firewall features of your router, or using a cheap firewall device off eBay.The comments I post are my personal opinion. While I try to check everything is correct before posting, I can and do make mistakes, so always try to check official information sources before relying on my posts.0
-
forgotmyname said:My LG TV has done it again, its been popping up the update button for a few days and someone accidently clicked yes to update.
For the 2nd time its messing with my Media playback whether from the NAS box or Prime Video. Watch a show and its fine but when
the show ends it constantly buffers or says an error occured. This happened with a previous update so we usually delay the update
until everyone says its good. We have to close the app or even goto TV mode and back again to fix it.
First thoughts were the Pi-Hole but we have a company provided router which is locked, passwords have been changed so no tinkering.
Is it possible to use a Pi as a firewall for the TV only? Annoyingly the router assigns random IPs when devices are powered off.
We game on several PCs at the same time and we don't want the Pi adding any lag to those.
Any options? Thanks.
The Pi is an option but for the same money and less effort I would offload your media playing from the TV itself on to a dedicated device. I've never been a fan of the inbuilt TV apps and operating systems across a wide range of TV's, they never perform as well as a dedicated device and often the apps are not as polished or up to date.
So for the price of a Pi you can get an Amazon Firestick to replace all the above functionally. If you want to push the boat out get something like an Nvidia Shield Pro that will blow your socks off for smart TV performance and range of apps, you can even run a Plex server on it to share all your media from you NAS across any device in your house.
Raspberry Pi / PiHole solution
If you want to tinker and block various urls for just the LG box then it is entirely possible but will be a bit awkward given you can't get into your router settings but you can still set up a PiHole as a DNS server and manually change the DNS server settings in the LG TV to force it to use the PiHole.
The only problem I found when using my PiHole is that some devices have a hard coded DNS fall back, typically Android devices which will revert to Google DNS when either the DHCP allocated or manually configured DNS servers fail, which will totally bypass the PiHole.
You would need to know what URL's the LG TV is calling for updates though so it will take some experimentation to set the PiHole to block them as it won't do that by default.
You could also go down the firewall option, Pfsense is probably the best and most well known but it won't run on a Raspberry so you could try IPFire instead. Wire the PI via ethernet and use the wifi as a hotspot for the TV for example. Again you would need to know what you are blocking in terms of outgoing traffic / URL's before it would be effective.
Speaking from experience it will be a lot of fun to set up either of them but will be time consuming and difficult if you are not familiar with the Linux kernel.
Another option if you want the fun of a Pi with less hassle is setting Android TV on the Raspberry PI giving you full Smart TV capabilities and media centre functions.0 -
Thanks, yes I had read that some TV's seem to bypass firewall and DNS settings sneakily using their own settings in the background.I can stumble my way through the Linux settings but I REALLY hate doing it. I like the TV app in one way (the wife finds it easy)but my daughter hates the Plex app and wants Kodi back.Silly thing is we have a PC linked to the TV already... (Waits for tar and feathered).... 2 PCs in the same room gets a bit toastyin the warmer weather though, another reason to try and sort the TV issue. No good if it fails after watching a show though.Thanks again.Censorship Reigns Supreme in Troll City...0
-
If the TV uses a DNS name (rather than an IP address) to access the remote LG site, then you could configure a DNS entry which points it to an invalid address.
0 -
prowla said:If the TV uses a DNS name (rather than an IP address) to access the remote LG site, then you could configure a DNS entry which points it to an invalid address.The comments I post are my personal opinion. While I try to check everything is correct before posting, I can and do make mistakes, so always try to check official information sources before relying on my posts.0
-
Is this a lg tv built in last few years?
On mine you can disable auto update in settings>system0 -
forgotmyname said:If a Pi cannot be used could a 2nd router be used?
Internet <--> ISP Router <--> 2nd Router >>> In-home Wifi
You could also use ethernet to connect the PiHole to the 2nd router.0 -
tafelmoneysaver said:forgotmyname said:If a Pi cannot be used could a 2nd router be used?
Internet <--> ISP Router <--> 2nd Router >>> In-home Wifi
You could also use ethernet to connect the PiHole to the 2nd router.
2x routers creates double NAT situation which isn't a great suggestion at all.0
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 350.9K Banking & Borrowing
- 253.1K Reduce Debt & Boost Income
- 453.5K Spending & Discounts
- 243.9K Work, Benefits & Business
- 598.8K Mortgages, Homes & Bills
- 176.9K Life & Family
- 257.2K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards