Results 1 to 10 of 10

Thread: bad programming = unlimited netflix devices?

  1. #1

    Thread Starter
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    bad programming = unlimited netflix devices?

    as anyone who uses netflix knows, you have a limit of six devices you can stream to. I recently noticed i had bypassed that limit so i looked at my page and this is what i saw:

    note that every device on this list still streams netflix.
    Attached Images Attached Images  
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  2. #2

    Thread Starter
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: bad programming = unlimited netflix devices?

    it should be noted that i don't actually have 15 devices though. some of the pcs are listed multiple times. My main system is listed 3 times due to boxee, media center, and web browser netflix playing. My real number is pretty close though. two tivos, a blu-ray player, a wii, four pcs and four laptops.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  3. #3
    Frenzied Member
    Join Date
    Apr 2009
    Location
    CA, USA
    Posts
    1,516

    Re: bad programming = unlimited netflix devices?

    I was unaware there was any limit. They might just be mindfully lenient unless there's evidence of a severe violation.

  4. #4
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: bad programming = unlimited netflix devices?

    Or they send you an additional bill later

  5. #5
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: bad programming = unlimited netflix devices?

    "My main system is listed 3 times due to boxee, media center, and web browser netflix playing." -- really? Mine only gets listed once even though having used Media Center and Web browser for streaming.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: bad programming = unlimited netflix devices?

    Quote Originally Posted by Lord Orwell View Post
    it should be noted that i don't actually have 15 devices though. some of the pcs are listed multiple times. My main system is listed 3 times due to boxee, media center, and web browser netflix playing. My real number is pretty close though. two tivos, a blu-ray player, a wii, four pcs and four laptops.
    First of all, four pcs and 4 laptops, wow. I bet they track the IDs by IP address so several of your devices may be using the same IP.

  7. #7

    Thread Starter
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: bad programming = unlimited netflix devices?

    i've hit the 6 item limit before. This is why i know there is one. I don't know what happened. If i would guess i would say they have a check "if he has 7" and i activated two at once.

    i don't really have that many systems if you know what they are for.
    1. main gaming rig/media server
    2. hackintosh on main tv
    3. boxee box on upstairs tv
    4. wife's computer
    laptops:
    1. mine
    2. wife's
    3. mother-in-law's (not mine but i let her use netflix since she's in a nursing home)
    4. older dell i'm selling in 2 weeks.
    i also have a thin-client but i dont use it, yet. tentative plans place it on the kitchen wall for recipes.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  8. #8
    Wait... what? weirddemon's Avatar
    Join Date
    Jan 2009
    Location
    USA
    Posts
    3,826

    Re: bad programming = unlimited netflix devices?

    Quote Originally Posted by Lord Orwell View Post
    i've hit the 6 item limit before. This is why i know there is one. I don't know what happened. If i would guess i would say they have a check "if he has 7" and i activated two at once.

    i don't really have that many systems if you know what they are for.
    1. main gaming rig/media server
    2. hackintosh on main tv
    3. boxee box on upstairs tv
    4. wife's computer
    laptops:
    1. mine
    2. wife's
    3. mother-in-law's (not mine but i let her use netflix since she's in a nursing home)
    4. older dell i'm selling in 2 weeks.
    i also have a thin-client but i dont use it, yet. tentative plans place it on the kitchen wall for recipes.
    I've also hit the limit before. But they might not count PCs.
    CodeBank contributions: Process Manager, Temp File Cleaner

    Quote Originally Posted by SJWhiteley
    "game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....

  9. #9
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: bad programming = unlimited netflix devices?

    Quote Originally Posted by Lord Orwell View Post
    i've hit the 6 item limit before. This is why i know there is one. I don't know what happened. If i would guess i would say they have a check "if he has 7" and i activated two at once.

    i don't really have that many systems if you know what they are for.
    1. main gaming rig/media server
    2. hackintosh on main tv
    3. boxee box on upstairs tv
    4. wife's computer
    laptops:
    1. mine
    2. wife's
    3. mother-in-law's (not mine but i let her use netflix since she's in a nursing home)
    4. older dell i'm selling in 2 weeks.
    i also have a thin-client but i dont use it, yet. tentative plans place it on the kitchen wall for recipes.
    Do you use DHCP on your local network? I bet they use a combination of the external and internal IP addresses... if that address has been passed around, then I suppose it could be possible.... *shrug* Really though, are you complaining?

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  10. #10

    Thread Starter
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: bad programming = unlimited netflix devices?

    Quote Originally Posted by weirddemon View Post
    I've also hit the limit before. But they might not count PCs.
    they count them. That's how i've hit the limit. I don't own 6 netflix-enabled devices, let alone 7. my devices = 2 tivos a blu-ray and a wii. Although come to think of it, i think i see what's going on. It will let you add as many pcs as you wish, but you can't add netflix enabled devices unless there are 5 or fewer devices, counting pcs. But it doesn't do the check when you are adding pcs.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width