Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] AW: Re: Pb : svdrp, script and crontab
Hi,
could you post the mail which is send as cronjob output?
Karsten
> myscript
> ====================================================================
> #!/bin/sh
> echo Tuning to EPG Channel
> /usr/local/src/vdr/svdrpsend.pl CHAN 400
> sleep 3
> echo Downloading datas
> cd /usr/local/src/mhwepg-0.4
> ./mhwepg -s S19.2E -e equiv.csn -o /video0/epg.csn.data
> echo Transfering datas to VDR via svdrp
> /bin/cat /video0/epg.csn.data | /usr/local/bin/loadepg.pl
> echo All tasks ended.
> ====================================================================
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index