Anyone have a good guide on how to jailbreak my “smart” TV to install Linux in order to run adblock on my TV
Step 1. Never connect it to the Internet. Step 2. Connect Linux machine. Step 3. Profit.
Some cheaper brands, which are subsidized via ads, actively search for unsecured networks. Disabling the Wi-Fi as completely as possible might be worth the time, if you have such a model.
I don’t even think it’s limited to the cheaper brands. I thought I heard about Samsung (or some other similarly large vendor) TVs connecting to networks their servers knew about for updates and stuff all of course without your interaction/consent. I might have just read that as a possible future thing though it was a while back that I saw it.
I do this. It’s the best. You can buy used HP or Dell mini workstations on eBay for super cheap.
Full Linux, full ad blocking, full access to every streaming service instead of just whoever makes an app for your particular TV.
And with the enshittification of smart TVs injecting ads everywhere they can, keeping it disconnected is the only way to fly. Modern tech is like Skynet, you can’t let it connect or it’s the end of the world.
Only problem is streaming services like Amazon that purposefully limit the quality on Linux.
I just use stremio with torrentio and real debrid and I watch whatever I want ad free.
If you’re just looking to get into modern torrenting, start here: https://trash-guides.info/
If you’re ready to put it into action, you might want a network attached storage device (NAS) to run your *-arr stack and store your stuff. I recommend a Synology NAS with at least 4 drive bays and a redundant drive.
You should do all of this behind a VPN. I recommend Proton.
My rig is set up to run in containers with docker-compose. I automated it all to the point that I just have to boot up my NAS and the torrenting starts up automatically. It’s all managed through websites hosted in various containers on the NAS that I can access from any other device on my network. You can read the docker docs here: https://docs.docker.com/compose/
LinuxServer.io is also a fantastic resource for docker containers: https://docs.linuxserver.io/
Also, it’s a good idea to run pi-hole for a network-wide tracker-blocker and ad-blocker. You should have your pi-hole devices on your network as a separate device that doesn’t do anything else. I have 2 pi-hole devices on my network. The hardware they run on is just the smallest Raspberry Pi’s I could find at the time. I connected them to the network via WiFi and plugged them in behind a dresser in one bedroom and next to the wifi router in the other room.