PDA

View Full Version : how to clean epg database?


orduek
January 3rd, 2010, 04:13 PM
Hi,
I'm using Mythbuntu 9.04 and an external epg grabber (megaepg).
I use a cron job to updater the epg using this command to update the database:
mythfilldatabase <sourceid> --file filename.xml
everything works out great but now one of the channels has some wrong information in it. when looking at the xml file I see different information. But - when I try to update it using the command stated above, nothing is changed.
Is there a way to reset the epg data or, otherwise, to tell mythfilldatabase to override the existing data?

azmyth
January 3rd, 2010, 11:22 PM
mythfilldatabase --refresh-all

orduek
January 4th, 2010, 01:08 PM
it didn't help :(
using refresh-all and still - the old data is in that channel.
can I clear the database and fill it again?