This site is a tool to track what you watch and is heavily centered around the Browser Extension that connects your viewing history to IMDb.
2012-01-19 [r274]
* Adjusted for change of format of IMDb's episode page.
Though I may tinker with it more later, for now the change means
that episodes won't have year/releasedate data. Series pages
messed up by the change will get fixed automatically as future
page views will reparse the IMDb episode list.
2012-01-07 [r273]
* Updated extension to highlight seen movies on The Film
Lover's Check List at http://rinkworks.com/checklist/
2012-01-05 [r271]
* Finally fixed Facebook authentication to use the newer
OAuth 2.0 code.
2011-12-15 [r269]
* Looks like Facebook must have finally killed whatever old
method of authentication I've been using. Since I'm pretty much
the only one that uses this site and I update via backdoor
methods, it might be a while before I fix this.
2011-08-24 [r261]
* Forgot I needed to change the version number of the Chrome
extension in more than one place. Fixed.
2011-08-14 [r260]
* Browser Extension updated to 1.0.1: Netflix streaming
pages now properly show a link to search for the title on IMDb.
Although it seems Netflix only passes the title parameter in the
url in Chrome...Not sure why this is, but that means it won't
work in FF.
2011-07-21 [r259]
* Further organization of media caching so I can tell what
user or ip address caused it, from what function, and a list of
the most recent media added to the database. Prompted by the fact
that Googlebot caused a bunch of things to cache but finding out
the cause took more work than it should have.
2011-07-10 [r256]
* Fixed IMDb parsing. Regex corrected should be more robust
against future changes.
* Improved the way media to be cached is
organized
* Prevented IMDb movies from associating to a Netflix
series.
2011-07-08 [r254]
* Firefox Extension recompiled as compatible through FF 10.x
due to Mozilla's new plan for more speedy releases.
* Episodes
that don't have a season are no longer displayed by default
because most "season 0" entries are erroneous or are technically
not separate episodes like "uncut pilot". The Missing Data filter
now has a Season setting which will show Season 0 episodes.
2011-05-27 [r253]
* Standardized metadata a bit between types of lists. Mostly
this just means episode lists will show the number of items and
total runtime as they should.