Every time I try to import XMLTV file to tvengine3-06-22-2007--01-22h--Rev14957 (XMLTV plugin) and later I get following error in the log:
A XML tv import error loading C:\\tvguide.xml err:insert into Program ( idChannel, startTime, endTime, title, description, genre, notify, originalAirDate, seriesNum, episodeNum, starRating, classification ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?notify, ?originalAirDate, ?seriesNum, ?episodeNum, ?starRating, ?classification ); select LAST_INSERT_ID();
tvguide.xml file is generated in UTF8 by TVxb and it seems to me valid (I can provide sample upon request).
Has someone the same experience? Mayby I am blind and I do something bad. Can someone help... or kick me right direction?
Thank you!
A XML tv import error loading C:\\tvguide.xml err:insert into Program ( idChannel, startTime, endTime, title, description, genre, notify, originalAirDate, seriesNum, episodeNum, starRating, classification ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?notify, ?originalAirDate, ?seriesNum, ?episodeNum, ?starRating, ?classification ); select LAST_INSERT_ID();
tvguide.xml file is generated in UTF8 by TVxb and it seems to me valid (I can provide sample upon request).
Has someone the same experience? Mayby I am blind and I do something bad. Can someone help... or kick me right direction?
Thank you!
Czech Republic