Reply to thread

I'm curious about how xmltv reads data from tvguide.xml. I've always used a 2 line batch file with mc2xml that does the following and I've never seen a problem when I do the copy. Does xmltv/mc2xml work if you use the "mc2xml -o tvguide.xml" option?

 

mc2xml -c us -g ZIPCODE

copy xmltv.xml tvguide.xml


Top Bottom