Menu

Tree [54d053] master /
 History

HTTPS access


File Date Author Commit
 TVDB 2015-03-30 Nathaniel Clark Nathaniel Clark [54d053] TVDB: fix except strings
 .gitignore 2011-10-20 Nathaniel Clark Nathaniel Clark [673731] Initial Drop of files.
 .htaccess 2012-04-03 Nathaniel Clark Nathaniel Clark [fc1e64] Add default htaccess
 COPYING 2012-02-03 Nathaniel Clark Nathaniel Clark [37ce21] Add GPLv3 copyright
 README 2012-01-06 Nathaniel Clark Nathaniel Clark [d579fa] Replace parse routines with python-dateutil
 TODO 2013-01-18 Nathaniel Clark Nathaniel Clark [ed5eab] TZ: fix local timezone processing
 tvdb.conf 2011-10-29 Nathaniel Clark Nathaniel Clark [46ed92] Add tvdb.conf to repository and update README t...
 tvdb2cal.cgi 2012-01-12 Nathaniel Clark Nathaniel Clark [a39c44] Add execute bit to cgi
 tvdb2cal.py 2014-06-17 Nathaniel Clark Nathaniel Clark [ee2d09] Disable debug by default and add a command line...

Read Me

TheTVDB.com to Calendar

API References:

* TVDB
http://thetvdb.com/wiki/index.php?title=Programmers_API

* Requires Packages
PyXML (works with 0.8.4)
python-vobject (Tested with 0.8.1c)
python-dateutil
python (works with 2.4+, Tested with 2.4 and 2.7)

* How To Use

1. Get API key from tvdb.com

2. Edit tvdb.conf to include your API key

3. Add cron job to create your ics file or add as CGI

python tvdb2cal.py userid=YOURID > /path/to/tv.ics
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.