no it helps to block everything that isnt just netflix or whatever streaming service you use. you combine a DNS adblock along with blocking all the unused ports and it severely limits the communications. you could also add a vpn to add another layer of security. idk about jellyfin but most streaming services i know use https/443 to stream to your tv. so youre only allowing the specific service you want and only on a specific port. buncha great dns blocklists here https://github.com/hagezi/dns-blocklists, and a smart tv specific one for pihole here https://github.com/Perflyst/PiHoleBlocklist/blob/master/SmartTV.txt
kieron115
It's relatively easy to restrict a smart tv to TLS/HTTPS traffic only using your router and a dns adblocker.
Right? They should be making them watch the entire Lord of the Rings extended trilogy instead.
consumer level copyright infringement is generally a civil matter, not a criminal one. you'd have to be doing something like selling bootleg dvds for it to turn into a criminal issue.
For me it was buying star trek the next generation on blu-ray and getting annoyed with having to flip through fifty disks to watch an episode.
Doesnt each play start with a traditional sniffing of someones balls before the football is thrown back
lol frfr. these people have NO clue what tariffs are meant for.
It's all just one big ass blast.
right, a character being portrayed by a dick. but that doesn't necessarily make the character themselves a dick.
Thats Peter Quill.

Not sure if you mean hardcoded DNS IPs or hardcoded "phone home" IPs. Hardcoded DNS addresses in devices are annoying, the only way i've found to get around that is using destination nat rules (DNAT) which requires more than a consumer router typically. hardcoded phone home IPs would get blocked by your firewall. you're right that most firewalls are set up by default to implicitly allow outbound traffic. you set up a rule that explicitly denies all outbound traffic from the TV, then only allow port 443 (or whatever port your streaming service uses) on the specific IP/IPs that your service uses. Here's Netflix's published IP info for example.
edit also i'm fully aware it's fucking ridiculous that we as consumers have to go through this much rigamarole. you shouldnt have to be a literal network engineer to do something as simple as have an internet-connected tv that doesnt spy on you.