What I want is a way to sort my instant queue without having to futz manually. A simple sort by rating would be nice, and way more useful than the order I added items to the queue.
There is a way to sort Netflix content by rating: Watch instantly / Subtitles and captions, and then 'all languages' (by default) and then sort by rating.
I believe this sorts all streamable content (or maybe only content that contain subtitles?), based on your Netflix rating (that is, either the one you gave because you watched it, or the one Netflix estimates for you for shows you haven't yet watched/rated).
I find Netflix rating estimates are very accurate and I tend to simply go down that list in order to find what to watch next.
Agreed. I use Flickchart, a service that builds a "best of" list for you over time, and also builds a "highest rated movies you haven't seen yet" list. The other day, the lightbulb went off that I should sort my queue based on that "highest rated movies" list, but I quickly rediscovered that the Netflix queue sorting interface is a hassle to deal with.
Just out of curiosity, does anyone know if a tool like this exists on the imdb/rotten tomatoes side to see if a listing is available for Instant Viewing on Netflix?
Very nice, although I would like it if ratings were added to the actual movie pages as well, rather than just on the index page with the list of movies. (Maybe it is on the movie pages in the US, I'm using Netflix UK; if so I guess I'll just do without)
I never added it to the movie pages since I thought that most people browsed via the index page. The code is public here: https://github.com/joshblum/netflix-rate-chrome-ext if you're interested in adding it.
I may add ratings to the search page in the future.