Reply to thread

i have been running this batch file for months with no issues using the Spring '16 version:


time /t

date /t

cd "C:\ProgramData\Team MediaPortal\MP2-Server\SlimTVCore\v3.0\xmltv\

del tvguide.xml /q

zap2xml -u <email addr> -p <pw> -o "C:\ProgramData\Team MediaPortal\MP2-Server\SlimTVCore\v3.0\xmltv\tvguide.xml" -I -e -D -d 14

time /t

date /t


i output the results to a log file (attached with email/pw for account redacted)

the results at the end of the file are:


Downloaded 66219 bytes in 258 http requests.

Writing XML file: C:\ProgramData\Team MediaPortal\MP2-Server\SlimTVCore\v3.0\xmltv\tvguide.xml

Completed in 151s (Parse: 151s) 30 stations, 1951 programs, 2880 scheduled.


reading the tvguide.xml file i find no entries with a start date of 20161121 or greater. nothing shows up in MP2 TV guide for 11/21 or later, which makes sense based on the xml file.

Zap2it.com recently changed but i am not getting any indication of any errors.

Is anyone else seeing this problem?

any suggestions for troubleshooting?


thanks in advance for any assistance.

--- Post updated ---

UPDATE:  pointing zap2xml generates an xml file with dates as expected but it is not importing into MP2. i have restarted the MP service and the MP2 program after getting the new xml file but nothing shows in the TV GUIDE


Top Bottom