Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 283 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 283 Bytes

tvspielfilm2xmltv

Simple XMLTV generator for Linux VDR

Dependencies:

  • python >= 2.7
  • requests
  • pytz

Debian Dependencies:

  • python
  • python-requests
  • python-tz
apt-get install python python-requests python-tz

Install:

make install