Something like a chromecast would be the easiest solution.
Me personally, I just like having a media pc hooked up to my tv. I bought an amazon fire tv cause it was fairly cheap for 4k and its never been hooked up to the internet.
I’ve been having a seperate media box connected to my TV for decades now, and if I want to get support for newer video encoding protocols (which happens maybe every 8 years or so) I can just change the media box, which is far cheaper than getting a whole new TV just because you need the hardware decoder chip for a newer video encoding.
You probably can give it a static ip through your router and block any access to the internet for it. Could even set up pihole to block the ads from coming in to any device. That said, it’s possible the TV has built in ads or error messages to show in place of the ads when offline/blocked, or may just not even work if offline for longer than x minutes/hours/days
That will definitely work for a Pi-Hole or AdGuard Home. If it has 2 network controllers, you could even set it up as a router and firewall with OPNsense. That would allow you to do even cooler stuff like DNS packet redirection for devices/applications that have a hardcoded DNS server.
Only DNS lookups. And it’s lightweight enough you could have an original NUC, set up a pi hole LXC on proxmox, and have plenty of power left over for other tasks.
Omg, that reminds me of a time when a retail employee insisted that installing Linux on a particular machine would rock crashing the hard drive. This was, oh, maybe 2006 or so.
Sure, break it’s routing. You can give it a fake DNS server (like a pihole that blocks everything), you could set up routing rules that block everything not addressed in the network ip range, there’s a ton of ways I can think to do it off the top of my head. It might require some tinkering though
Any way to connect it to an internal network so I can still cast from local devices? Otherwise it’s just going to exist plugged into a laptop.
Something like a chromecast would be the easiest solution.
Me personally, I just like having a media pc hooked up to my tv. I bought an amazon fire tv cause it was fairly cheap for 4k and its never been hooked up to the internet.
Just watch them litter those with ads too
It is a problem, my shield tv started having ads on the home page, but I was able to install a new launcher on it to fix that.
Overall having a media player plugged in to a disconnected tv is the way to go. It is easier to replace a chromecast than the whole tv.
What launcher are you using? I haven’t found one I really like yet.
I think I am using the wolf launcher. I have it set up pretty minimally. 95% of the time I just use it to launch Jellyfin.
FLauncher is decent
It’s even open-source: https://gitlab.com/flauncher/flauncher
I’ve been having a seperate media box connected to my TV for decades now, and if I want to get support for newer video encoding protocols (which happens maybe every 8 years or so) I can just change the media box, which is far cheaper than getting a whole new TV just because you need the hardware decoder chip for a newer video encoding.
The dumb part of the TV easilly lasts decades.
If they do there’ll be a media center raspberry pi within a week.
Depends on your router. Some have the ability to disable internet access to single devices while leaving their internal network access intact.
You probably can give it a static ip through your router and block any access to the internet for it. Could even set up pihole to block the ads from coming in to any device. That said, it’s possible the TV has built in ads or error messages to show in place of the ads when offline/blocked, or may just not even work if offline for longer than x minutes/hours/days
I think a PiHole wouldn’t work cause the ads come from the same place as the videos
Samsung, AFAIK, doesn’t have a streaming service so that doesn’t matter.
We weren’t talking about ADs on some streaming service, we’re talking about ADs displayed on the TV from Samsung themselves
Also, AD proxying with content isn’t always guaranteed, I’ve seen YT do it ofc
I was reading “Active Directory” and it made it all the more glorious.
Not sure about Samsung devices but I’ve got a few Rokus and my pihole does a great job of blocking ads.
They still push “promotions” into the menus and every month I have to go through and turn them off, but I don’t see ads in the UI.
I have an old Intel nuc that I could slap a hard drive in. It wouldn’t have to handle all traffic, right?
That should be fine, most people use raspberry pi’s as a pihole server so a much shouldn’t have any problems handling it
That will definitely work for a Pi-Hole or AdGuard Home. If it has 2 network controllers, you could even set it up as a router and firewall with OPNsense. That would allow you to do even cooler stuff like DNS packet redirection for devices/applications that have a hardcoded DNS server.
Only DNS lookups. And it’s lightweight enough you could have an original NUC, set up a pi hole LXC on proxmox, and have plenty of power left over for other tasks.
That’s how I handled my “smart” TV - I had a spare minipc from my old homelab, threw Linux on it and plugged it into the HDMI port.
It has never connected to my network, despite the BestBuy employee insisting it would need firmware updates for better picture.
Good fucking lord.
Omg, that reminds me of a time when a retail employee insisted that installing Linux on a particular machine would rock crashing the hard drive. This was, oh, maybe 2006 or so.
I did not buy a new computer that day.
if it gives you the option you could try setting the DNS settings to something that doesn’t exist.
Maybe if you give it its own vlan? Idk tho
You can probably get a DNS based ad blocker and configure your router DHCP to assign it to devices.
You may use it as a display and connect it to a Raspberry Pi (or other mini-PC) with Kodi on it.
Smart TVs can also scan the input from their hdmi ports and relay that to advertisers.
Except if you don’t connect the TV to the internet, but use it as a huge display only.
True. That said, another comment has claimed that some smart TVs seek out open wifi and use that. Not a big problem in my area though.
…that’s what I’ve been doing. I’ve accepted my fate
Sure, break it’s routing. You can give it a fake DNS server (like a pihole that blocks everything), you could set up routing rules that block everything not addressed in the network ip range, there’s a ton of ways I can think to do it off the top of my head. It might require some tinkering though
Yes, I have a firewall profile that I do exactly this for all my IoT devices.