Hoping for some Linux help with my Vero4K

Hi,

I think it will be sufficient to do this:

cd ~/xmltv/ 
rm *
cd ..
rmdir xmltv

sudo su - hts
rm .xmltv

In TVHeadend, clear the schedule for “Update Channel Number”

Remove “mm hh * * * /home/[user]/xmltv/zap2xml.sh >/dev/null 2>&1” from crontab using crontab -e.

At this point I would reboot.

It looks like zap2it.com is down, hopefully its a temporary. Heres a good guide for/if when it comes back up:

Thanks Tom.