tvguide.xml import error (1 Viewer)

rassie

Portal Member
February 4, 2007
7
0
When reading the tvguide.xml, tvserver says
Xmltv: imported 34 channels, 2944 programs status:Invalid XML file:insert into Program ( idChannel, startTime, endTime, title, description, genre, notify ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?notify ); select LAST_INSERT_ID();

The tvguide.xml is created with WebEPG. tv.log and tvguide.xml are attached to this post.

It seems to me that some channels have the EPG imported, and others not.

TV-Server Version: 0.3 svn 3 april 2007
MediaPortal Version: 0.2.2.0 svn 3 april 2007
MediaPortal Skin: Bluetwo
Windows Version: Vista Business
CPU Type: AMD Athlon 64 3400+
HDD: Maxtor 200GB x 2
Memory: 1024
Motherboard: Asus K8NE Deluxe
Motherboard Chipset: Nvidia NForce 3
Motherboard Bios:
Video Card: ATI Radeon X1300 Pro
Video Card Driver: Catalyst 7.3
Sound Card: Realtek
Sound Card AC3:
Sound Card Driver:
1. TV Card: Hauppauge PVR-150
1. TV Card Type: Analog
1. TV Card Driver: 3.4
 

D4bFz3awSRYHKjr3

MP Donator
  • Premium Supporter
  • August 14, 2006
    253
    16
    Home Country
    Aruba Aruba
    Is a known bug, the star-rating field has probably a value like "3/4". just change the fields <star-rating> and </star-rating> in <starRating> and </starRating>.

    Will post a "replace.vbs" file when I get home that changes all those fields. Its a temporarely work around, until the bug gets fixed.(The fields will then be ignored on importing)
     

    rassie

    Portal Member
    February 4, 2007
    7
    0
    With build 14005 I am still getting the same error on the same tvguide.xml file.

    But now it is actually importing LESS programs:
    12-04-2007 09:18:11 Xmltv: imported 34 channels, 92 programs status:Invalid XML file: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();

    In the log file from before (which was build 13727) it imported 2944 programs.
     

    rtv

    Retired Team Member
  • Premium Supporter
  • April 7, 2005
    3,622
    301
    Osnabruck
    Home Country
    Germany Germany
    please upload your xmltv file somewhere
     

    Users who are viewing this thread

    Top Bottom