public
Description: Simple to use TVDB (thetvdb.com) API in Python, and automatic TV episode namer
Homepage: http://dbr.lighthouseapp.com/projects/13342-tvdb_api/tickets
Clone URL: git://github.com/dbr/tvdb_api.git
dbr (author)
Fri Jul 25 12:10:41 -0700 2008
commit  1f2d3c92945313906aebfb14c3f9029d282b7962
tree    ca0fb208ab45a3be3efd16021a16df0a88689e04
parent  0e71baa294b5bce4e828d4521b75b02ca9fc22ea
name age message
file .gitignore Thu May 15 19:12:14 -0700 2008 Added git-ignore [dbr]
file BeautifulSoup.py Mon May 05 06:02:27 -0700 2008 Added first (sort of) public version [dbr]
file setup.py Thu Jul 24 17:37:27 -0700 2008 Added classifiers to setup.py, stopped it putti... [dbr]
file tvdb_api.py Fri Jul 25 12:10:41 -0700 2008 Fixed searching when a numeric key or string wa... [dbr]
file tvnamer.py Thu Jul 24 18:40:22 -0700 2008 Bumped to v0.3 in preperation for first proper ... [dbr]