Commit Graph

17 Commits

Author SHA1 Message Date
Ryan Hitchman cb8c437772 flake8 + autopep8 (whitespace fixes) 2014-01-14 13:12:37 -08:00
Ryan Hitchman cb514dfede tvdb: don't download zip files, just use the xml endpoint 2013-11-19 16:27:58 -08:00
Lasse Vang Gravesen 8c47b0c2e1 Renamed first_aired variable to episode_air_date in tvdb plugin. 2013-08-10 02:27:06 +02:00
Lasse Vang Gravesen d9b9558776 tvdb.py: When there's a next episode date, provide a time until in the return string. 2013-08-10 02:18:24 +02:00
Ryan Hitchman a4d70df463 reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
Ryan Hitchman faa68b6af5 refactor vimeo plugin, PEP8 2011-04-13 20:56:30 -05:00
Alex Vidal 5ea6135927 Fixed a bug with tvdb.py
Certain series will return incomplete episode information. If the episode did
not contain a first run date, the `get_episode_info` function would return
None, but the `tv_next` and `tv_last` functions expected a tuple of three
items.
2011-03-10 01:51:52 +08:00
melonhead c3ef09c59e Added .tv_last trigger to tvdb.py 2011-01-21 00:11:49 +08:00
Ryan Hitchman 36ed83d664 move babel.py to translate.py, add .translate -- use the google translate API for useful work, minor PEP8 fixes 2010-09-10 22:01:20 -05:00
Ryan Hitchman bef56c0a93 change tvdb a bit because I am obsessive 2010-09-10 21:23:17 -05:00
Rob Dennis 1c474fb095 change output to not show unentered titles 2010-09-11 10:15:46 +08:00
Rob Dennis 3cfad0340d now using zipped version of full-series-record 2010-09-11 10:15:46 +08:00
Rob Dennis 59ea02c1fc removal of extraneous comments 2010-09-05 04:50:15 +08:00
Rob Dennis 43fd4dbe19 added output on URL timeout, and change api to use a unique key just for skybot 2010-09-03 12:57:55 +08:00
Ryan Hitchman c2a607198c PEP8 2010-08-29 22:35:27 -05:00
Ryan Hitchman ba565a3eaa modify tvdb to be more in line with skybot coding style 2010-08-29 21:12:03 -05:00
Rob Dennis 93d507342d Addition of .tv_next <series name> command to show next airing episode 2010-08-30 03:33:37 +08:00