Suggestion
|
|
First off I love your script! There's one thing though that I really need it to do if possible. Is there any way for it to sort by length of movie? Sometimes I don't have time to watch a movie that's more than 2 hrs. I would write the script myself but I can't do it to save my life. Thx and keep up the great work. |
|
|
Good suggestion, I've actually had the need for that myself! Sorting by duration isn't hard to do, but it will be time consuming as the duration is only available on the movie details page. (So, the script will need to make a request for each movie on the list.) The real problem is that there's no easy way to show the duration in the list once the list is sorted, i.e. after the user presses the "Update Queue" button. So in the worst case the user would need to hover over the movie link to see the duration... So let me think about it a bit more. I'll put it on my TODO list and will let you know when it's done. Thanks again for the feedback! |
|
|
I really appreciate the quick response and I totally understand. |
|
|
Hi krct, I've added the ability to sort by length. Please install the latest version of the script. The Sort by Length button displays the length for each movie in your queue and performs the sort by length as usual. Pressing the Update Queue button to save the new sort order will reload the page and that will make the lengths go away again (since they're not part of the page's markup). So once the page has loaded again you can press the Sort by Length button again to display the movie lengths again. (There's no need to press Update Queue again after that.) I'm glad you like the script. Please post a review. :) |
|
|
OMG I am officially absolutely in love with you. lol. It works perfectly. This is now my #1 script! I can't thank you enough. Let me shut up before I start sounding like a complete...lmao. |
|
|
One more suggestion! Could you make a tab like the "watch instantly" but instead "save". I would like for them to show me only "save" movies. Thank you for making my last suggestion possible. |
|
|
You mean, the new "Save" tab would only show the movies from your instant queue that are listed under the "saved instant" section (they are not yet playable)? Hmmm... since that does not involve sorting, it probably does not belong in this script. But you can post your request for such a new script in the forum at http://userscripts.org/forums/2 . Good luck! |
|
|
Sorry I didn't mean it as a sorter script. I meant a script of its own.It wouldn't show "saved" movies from your queue; it would show all the movies in netflix that has a "save" button that you could add to your "saved DVDs". I will post it in the forum instead. Thank you. |