GUIDE: Complete Setup Guide for TVHeadEnd, HDHomeRun, and N.A. Program Listings
#76
Everyone has been so helpful on every other question I have asked so I figured here was a good place to start. I am trying to create a crontab to update the tvguide using zap2xml, but I cannot for the life of me get it to run. I end up having to manually command the perl script to refresh the guide. If someone can take a look I would appreciate it.

Code:
shermer@TVHeadend:/storage/zap2xml$ sudo perl zap2xml.pl -D -u [email protected] -p Shermer****

CRONTAB access
Code:
shermer@TVHeadend:/storage/zap2xml$ sudo crontab -e - root

CRONTAB
Code:
0 2 */2 * * perl /storage/zap2xml/zap2xml/pl -D -u [email protected] -p Shermer**** >/dev/nu$

TVHEADEND
Code:
# Default config
0 4 */2 * *
Reply
#77
Bump, if this does not work I will post a new thread...
Reply

Logout Mark Read Team Forum Stats Members Help
GUIDE: Complete Setup Guide for TVHeadEnd, HDHomeRun, and N.A. Program Listings2