Live data from Hacker News

Netflix Canada just got rid of its cheapest ad-free plan without even a heads up

narcity.com

101–105 of 105 posts

Re: Netflix Canada just got rid of its cheapest ad-free plan without even a heads up

#101

Netflix also no longer works when i travel. Went on a short trip to see some relatives in another country and my netflix account is blocked. Contacted support and they said i need to pay for a new account in that country. Netflix is really starting to lose its value for me. But I’m working on setting up a VPN at my house to tunnel all Netflix traffic through and then configure some rpis to send to family members so w…

Netflix lost its value for me when they just stopped having good content. I kept it around almost out of habit, but the anti-consumer policies were the straw that broke the camels back. Their self produced movies and shows are on average, abysmal. I might put up with their practices if they made good things.

It's a shame, because the non-US production is actually quite nice, creating an outlet for big-budget experimentation that certain markets (ITA, ESP...) sorely lacked.

But yes, the quality of Netflix US productions has nosedived, and their backcatalogue has been drained of anything valuable. I lost access a month ago and absolutely have no intention to subscribe, I'm happy enough with Disney+ as my sole channel.

Re: Netflix Canada just got rid of its cheapest ad-free plan without even a heads up

#102
post #61

Earlier quoted context omitted.

I wanted to try Crave but I bought an nVidia box instead. Install kodi found some popular addons. Now I can see anything on Crave or any other network from any point in history. I'm watching season 2 of Big Brother, I'm watching shows not available on streaming services. I didn't realize this user experience and availability was possible. I still have netflix, prime, plex and cable but that might give me .1% availabi…

What plugins are you using? I have nvidia box and kodi and I am not aware of what you are describing!

https://www.wirelesshack.org/top-best-working-kodi-video-add...

Re: Netflix Canada just got rid of its cheapest ad-free plan without even a heads up

#103
post #76
post #61

Earlier quoted context omitted.

I wanted to try Crave but I bought an nVidia box instead. Install kodi found some popular addons. Now I can see anything on Crave or any other network from any point in history. I'm watching season 2 of Big Brother, I'm watching shows not available on streaming services. I didn't realize this user experience and availability was possible. I still have netflix, prime, plex and cable but that might give me .1% availabi…

Curious about your setup. Which nVidia box do you have? It’s been a while since I touched Kodi. Last time I played with it, I found that the addon ecosystem was hit and miss. Any suggestions there?

https://www.wirelesshack.org/top-best-working-kodi-video-add...

Re: Netflix Canada just got rid of its cheapest ad-free plan without even a heads up

#104

Earlier quoted context omitted.

A l7 (http) proxy will not work for this. Even if you are able to redirect the app to your proxy by overriding DNS it would just fail on the TLS handshake since Netflix is using https. You would need to have their private server certificate to make it work. Plus they might infer from extra headers that traffic is Proxied. => You need a L4 proxy, aka VPN

That sounds weird to me, as your description of it sounds like https servers in general shouldn't work through a (squid) proxy. However, they work just fine.

They work if you have control over the client and can either explicitly configure them to use a proxy server or if your client is ok to speak to a different domain for which you have the legit certificates. With the Netflix app both of this won’t be the case. When using it with a browser for which you can change connection settings it might work.

Re: Netflix Canada just got rid of its cheapest ad-free plan without even a heads up

#105

Earlier quoted context omitted.

That sounds weird to me, as your description of it sounds like https servers in general shouldn't work through a (squid) proxy. However, they work just fine.

They work if you have control over the client and can either explicitly configure them to use a proxy server or if your client is ok to speak to a different domain for which you have the legit certificates. With the Netflix app both of this won’t be the case. When using it with a browser for which you can change connection settings it might work.

> With the Netflix app both of this won’t be the case.

Thanks, I'd forgotten about that. I've not used Netflix, so didn't really associate "it's an app with no proxy settings ability".

That being said though, if it's being used on a device (android, iSomething) shouldn't it all "just work" if the proxy is set in the OS system settings?

Post reply on HN