I just built this this weekend after a conversation I had on friday with my dad. We were both complaining about the fact that it's still a hassle to get your updates for tv shows. Even though there's awesome apps for android like SeriesGuide, this still makes you do the whole download process manually.
Some looking into the chrome extensions api and about 160 lines of javascript later the result already works and is awesome :)
I really love it.
Just one minor suggestion, when the list of episodes requires a scroll (eg. Castle), the back and remove from favorites button should still be present at he bottom without a need to scroll.
Currently there's no logic there yet. It's just a search that happens when you click the link. It automatically assumes that series aired today are available on tpb already, so it shows the magnet links there. That'll all change when i add the automatic monitoring and launching :)
I fully support legal purchasing of media (and do not pirate any shows myself) but this is not really a good option due to the restrictive DRM and lack of support on Linux, Android, Google TV, etc.
Some looking into the chrome extensions api and about 160 lines of javascript later the result already works and is awesome :)