PDA

View Full Version : combine grabbers dk and swe. error code 256


weiser
December 4th, 2007, 03:58 PM
Hey,

I'm running Mythbuntu with great happynes.

but I have a big problem with combine grabber.

I combine tv_grab_dk and tv_grab_db_swe.

When I set the grabbers up, it all work fine, but after that it stop to get information from dk. And give an error: FAILED: xmltv returned error code 256.

Hope somebody kan help me....


--
Weiser

axelsvag
December 7th, 2007, 12:44 PM
I got about the same problem with one exception. I just get danish info two days ahead instead of 5 days is supposed to work. Have you looked in the xmltv file and found the danish channels?

Nikas
December 7th, 2007, 02:01 PM
I do this in a cronjob every night:

rm -f /tmp/dk.xml

/usr/bin/tv_grab_dk --days 6 --output /tmp/dk.xml

/usr/bin/mythfilldatabase --no-delete --update --quiet --file 1 0 /tmp/dk.xml

mythfilldatabase --max-days 14 --quiet

This gives me 6 days from the danish source and 14 from the swedish.
I only want listings for TCM from danmark because that channel is missing in the swedish source.