-
Recent Posts
Recent Comments
- RTPMatt on Bookmarklet For Increasing YouTube Speed
- michal on Bookmarklet For Increasing YouTube Speed
- RTPMatt on Netflix Autoplay Chrome Extension – v0.8 – Chromecast Support!
- RTPMatt on Netflix Autoplay Bookmarklet – With Multiple Season Support!
- Scott on Netflix Autoplay Bookmarklet – With Multiple Season Support!
Archives
Categories
Author Archives: RTPMatt
I Don’t Like Being Told What I Can and Can’t Do
I was trying to update my Netflix autoplay bookmarklet since the autoplay feature that Netflix came out with is…not great. What I found was that Netflix tried to disable the console. Well, that became a more interesting problem to solve…and … Continue reading
Netflix added autoplay!
Hey I don’t need to update my bookmarklet any more. Actually, I was going to update it again, but I had an interview with them and they told me it was about to happen, so that was why I didn’t … Continue reading
Posted in javascript, Netflix
7 Comments
Fixed Netflix Autoplay Bookmarklet!
As promised, here is the new fixed version of my bookmarklet: Please note I can no longer tell when the episode is almost over, so I am now just timing the entire length of play. You will now see a … Continue reading
Posted in javascript, Netflix, programming
24 Comments
I Know My Netflix Bookmarklet Broken!
Yes folks, I know. I am sorry, the new player they released last week broke it. I too was sad to discover this, I mean I didn’t really make it for you all, I made it because I wanted it! … Continue reading
Posted in Geeks, javascript, Netflix, programming
2 Comments
Getting All jQuery Events for a DOM Node.
I have more than once found myself needing to know all of the events for a specific DOM node. In the past I have used which worked great for a time. The problem is that I am now working on … Continue reading
Posted in jQuery, jQueryUI, Uncategorized
1 Comment
I Githubed myself!
(Githubbed?) Well, I finally took the time to throw my bookmarklet up on Github, I have some more projects I may add soon, but for now, if you want to fork my bookmarklet, I have it here: https://github.com/rtpmatt/Netflix-Autoplay-Bookmarklet Also, getting … Continue reading
Posted in GIT, Github, javascript, Netflix
5 Comments
Well, my site is all messed up…
That is a bummer…Tried to get a new layout on it, but it was messed up, tried to restore it from a backup, but that was messed up…I will get it fixed at some point.
Posted in Uncategorized
1 Comment
Fixing the Terrible: Turning an SVN Branch into a GIT Repository
Long ago, someone, for some reason, thought it was a good idea to use branches in SVN as if they were repositories, so one repository contained many different branches each branch being its own completely independent project. When we moved … Continue reading
Posted in GIT, programming
1 Comment
Netflix Autoplay Bookmarklet – With Multiple Season Support!
Not content to leave well enough alone, I was hacking on my bookmarklet some more. It can now handle crossing between seasons. There is also a bit less guessing going on now, so I am more confident in it. For … Continue reading
Posted in javascript, Netflix, programming
47 Comments
Netflix Autoplay Bookmarklet!
I have updated this plugin, please use the new BETTER version – Click Here Netflix is awesome, most of the time the fact that I have to click the “Play next episode” button does not bother me, usually I am … Continue reading
Posted in javascript, Netflix, programming
3 Comments