This repository was archived by the owner on Nov 28, 2019. It is now read-only.
kTitan/tvdb2episodes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
tvdb2episodes.py is a simple script that uses the data from http://www.thetvdb.com to generate the episodes files for vdr-addon-seriestimer (a.k.a VDRSeriesTimer.pl) Currently this episodes files are also used in the xmltv2vdr plugin. If you are using this scripts for your own project please request an own api key here: http://thetvdb.com/?tab=apiregister * Dependencies tvshowinfo depends on the following packages to function: - pytvdbapi <https://github.com/fuzzycode/pytvdbapi>