This repository has been archived by the owner on Nov 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
License
kTitan/vdr-addon-tvshowinfo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
tvshowinfo.py is a simple replacement script for vdr-addon-seriestimer (a.k.a VDRSeriesTimer.pl) It is in an early development state and much of the features are missing. I use this script learn more about the python programming language. 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> (at lest v0.3) * How to install Simple copy the script somewhere into your PATH. If you want to integrate the script into vdr with the epgsearch plugin, you have to modify the epgsearchuservars.conf in an correct way. * Example epgsearchuservars.conf %Season%=system(tvshowinfo.py,--show %Title% --episode %Subtitle% -fus) %DateVar%=%time_w% %date% %time% %SerieSD%=%Subtitle% ? %Subtitle% : %DateVar% %SerieVar1%=Serie~%Title%~%SerieSD% %Serie%=%Season% ? %Season% : %SerieVar1% * How to contact me Simply use the power of github: https://github.com/kTitan/vdr-addon-tvshowinfo
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published