Entries tagged as netflix
Thursday, January 14. 2010
I read yesterday that Netflix made a deal with Warner Brothers to delay DVD releases in echange for having access to more of Warner’s library for their Netflix Watch Instantly feature.
Interestingly, people seem put off by this, which, as a long-time Netflix subscriber and a Netflix Watch Instantly early adopter has me a bit perplexed. Anyone who’s ever used Netflix knows that they often won’t get a specific movie when they expect it, and in fact end up altering their movie watch behavior accordingly. Watch Instantly, however, DOES allow people to, funnily enough, “watch instantly.”
D bought me the first Roku box when it was first announced, which allows us to watch Netflix Watch Instantly titles (and now Amazon VOD titles as well) right on our TV, using a remote to navigate. In HD, even. The box keeps track of where you are in each title if you decide to stop watching and finish later, and even keeps track of which episode in a TV series you’re on. Even without the 2-day time advantage the Watch Instantly service has over having a disc mailed to you, there’s value added in keeping track of this stuff. Anyone who’s ever had to figure out which episodes they haven’t seen after a several month hiatus of watching a particular show can attest to this.
Netflix Watch Instantly is now available on Xbo and PS3, as well as a host of DVD players and Blu-ray players, televisions and other boxes you may already have in your home. Soon, it’ll be available on the Wii that you have collecting dust, and there’s a range of different Roku boxes that will hook you up inexpensively if you don’t already have one of those other boxes in your home. Streaming is the future, and getting more titles available for people to stream is a great advantage for Netflix, helping ensure that they’re not only in the game, but at the forefront of it.
So, it seems to me that Netflix is in a win/win situation; not only are their customers already used to delays of new releases, but adding more titles to Watch Instantly will help keep customers like us happier for longer. We use Netflix via Watch Instantly almost exclusively and haven’t even received a disc in probably close to a year. I look forward to a sudden influx of new things to watch.
If a 30-day delay on Batman Begins Again DVDs means I can stream the rest of the Batman franchise, then I say delay it. If I really need to see a title within 30 days, there’s always a Redbox machine nearby.
Thanks, Netflix, for making deals like this.
Wednesday, April 12. 2006
This weekend we decided to rent a couple DVDs from Blockbuster, having exhausted our weekly Netflix shipment.
Upon arriving at the counter, I discovered that my account wasn’t in the system. As I had never rented from that particular location before, they said this is no problem and called over to the branch I normally rented from. It seems I wasn’t in that system either.
“Hmm,” said the young lady behind the counter. “Has it been more than 90 days since you last rented?”
“Uh, yeah. It’s been a lot longer than that.”
“Well, there’s your problem. Would you like to sign up for a new account?”
Needless to say, I fucked off and went to Hollywood Video instead, where my account stays permanently active. (I rented the only copy of High Strung in existence there last month, after not renting anything for at least 2 years)
I can’t understand the logic of this at all.
“We are losing customers to Netflix left and right, what can we do to get them to stay?”
“How ‘bout we make them rent something every 90 days or they have to make a new account?”
“Brilliant!”
I used to feel a little sorry for Blockbuster, but not anymore. Fuck them. Defined tags for this entry: netflix
Wednesday, June 1. 2005
First off, I’d like to point out that it’s a bad idea to be writing anything at 2am. This is generally what happens when I sit down after work to work on something — before I know it, it is 2am and I go to bed leaving things in some completely whacked out state.
A week or so ago I sat down and implemented a big chunk of my Netflix Queue Extender greasemonkey script, but got stuck somewhere and promptly forgot about it after going to bed. Today I loaded up my netflix queue for the first time since then, completely forgetting that I put an “alert(movieTitle);” in just the wrong spot, causing it to pop up a dialog with the title of the movie for each item in your queue. As I have 351 things currently in the queue I was viewing, this was a bad thing.
You might say “Jer, clicking ‘OK’ 351 times isn’t really a big deal,” to which I would have to respond pointing out some further idiocy. My script is loading a list I have on listology.com that currently has about 25 things in it, and inserts it into the netflix queue page. Apparently I goofed somewhere, because it isn’t popping up a dialog for each movie in my queue, it is popping up a dialog for each movie in my queue for each item in my listology.com list. Yup, 25 × 351 = 8,775 ‘OK’ dialogs.
I had important stuff open in other tabs, so closing out firefox wasn’t really a viable option, so I opted for the old “stick a beer bottle on the Enter key and walk away’ method. Let’s just say firefox doesn’t like opening that many dialogs in a row. Somewhere after 3,000 of them firefox started doing very odd things, which eventually needed to be stopped by killing it.
So on with the update. I discovered that it doesn’t really matter that listology.com requires approval to view posts — I just use the edit url rather than the view url to obtain the contents of the list. The list actually updates right away, it just doesn’t show up when ‘viewing’ the list until after moderation. With the ‘edit’ link you can see it right away. That’s one problem down.
I have it inserting a new DIV element containing the list of movies from your listology.com list into the Netflix page right below your queue. Here’s a little screenshot so you can see the injected content:

I obviously haven’t done any formatting yet, and they don’t yet actually link to anything when you click them. Where I got stuck is with a function that handles Netflix searching. Basically, my idea is like this: You have a list of movies on listology.com that contains the name of the movie and year. (I was working using the list that Becky from NetflixFan has containing her overflow.) For each item in the list it would do a netflix search, parse the results of the search looking for the combination of the same title and the same year, then when finding it store the netflix ID for that movie into a variable to use when constructing the ‘Add to Queue’ link. It would then add the movie’s ID to the entry in the listology.com list so that next time through it doesn’t need to bother searching to make the link.
I think the problem I’m running into has a simple fix, I’m just a little afraid of sitting down to fix it because it will once again be 2am and I’ll have to quit in some random state again.
Sunday, May 22. 2005
(snip from the bottom in case readers don’t make it that far: Does anyone know of a site like listology.com that doesn’t require moderation on creation/editing of lists?)
After spending quite a bit of time with Greasemonkey the other night, I have decided that one of the extremely fanciful projects I’ve been thinking about embarking upon to extend the functionality of Netflix is actually within my grasp. I’ve now figured out how everything I’d need to do works — all that’s really left to do is to implement all the bits together.
My idea is inspired by a comment Becky over at NetflixFan left on a post I made regarding the 500 item queue limitation.
She says that she stores her overflow in a list on listology.com and just moves things over from there as needed, but that it is completely non-automated.
This got me thinking of several possibilities:
1) it’d be pretty trivial to implement a script that does the following when you click the ‘add to queue’ button: check how many items are currently in your queue — if the queue is full, add the movie to the listology.com list you’ve already set up to hold your overflow, otherwise just add it to your Netflix queue as normal.
2) either the same script or another could then add things from your listology queue to your Netflix queue automagically each time you load your netflix queue page. If your Netflix queue has dropped below 500 — say to 498 — the top 2 items in your listology.com queue would then be copied into your queue without needing to do anything.
This opens up an even more valuable possiblity though:
If the script had a preference for how many things you wanted to keep in your netflix queue — say 10 or so — anything you add to your queue above and beyond that amount would then be in a “3rd party” location. The value in this is, if you suddenly decided you’d like to try out Wal-mart, Blockbuster, GreenCine, NicheFlix or any other service you would then only need to install the correct script to have your queue imported into whichever service you wanted to use, little by little. This would save a crapload of time, and might encourage people to give the competition a try, eliminating the “lock in” factor.
Finally we have my 3rd idea:
3) it would be pretty trivial to have the contents of your listology queue displayed right under your actual Netflix queue, meaning you would never even need bother going to listology.com. Having them sortable like the actual Netflix queue would be much less trivial, but is entirely doable.
So by wrapping all these things together you’d get both an effective transparent work-around for the 500 item limit on your queue plus a completely transparent way of keeping your queue in a place where you could get it to other rental services seamlessly.
The only problem? Listology.com requires moderation on lists created by new members. This means that I have created a list, but am currently unable to even view the list, let alone interface to it via Greasemonkey. Hopefully each change to that list won’t require moderation as well. This will only really work if things can be changed realtime.
Does anyone know of a site like listology.com that doesn’t require moderation that I could use for this? All that is required is that you can get the entire contents of a list from one url. Having a url that you can use to simply add an item to the end of the list would be an added bonus, saving me the hassle of doing that bit in code like I’d have to with listology.com.
Tuesday, May 17. 2005
I’m not entirely sure why, but netflix’s star ratings really bother me. It drives me crazy when I go to rate a movie “I hated it” by giving it a star. I do understand how the system works — one star is the lowest you can go — but I can’t help but think back to 3rd grade when getting a gold star is a GOOD thing. You never got a star for doing bad work, only good work, so it pains me every time I do it.
I decided to remedy the situation and write a Greasemonkey script that replaces all the star graphics with new graphics of my own creation. Here’s a screenshot of how I see netflix now:
Letter grades seem to make alot more sense to me, and I feel pretty good about giving a movie an F.
The script needs quite a bit more work, it doesn’t work right when you mouse over to set a rating, and I haven’t quite figured out how to get greasemonkey to change the contents of an externally called javascript file. I’m not even going to bother posting it since it’s not really all that functional. Hopefully I will figure it out eventually.
While I was digging around trying to figure out all the places I needed to replace images, I found a few interesting things:
1) even though your ratings are always shown with yellow stars, and you can only select whole stars, there are graphics for partial stars: Perhaps there will be partial star ratings in the future? More likely they just generated all the stars from a photoshop script or something.
2) there are quite a few different type of stars:
|
|