XMLTV Import does nothing (1 Viewer)

leo212

Portal Pro
November 30, 2005
52
0
TV-Server Version: 1.0 rc1
MediaPortal Version: 1.0 rc1
MediaPortal Skin: Irrelevant
Windows Version: XP
CPU Type: Intel P4 2.4Ghz
HDD: Irrelevant
Memory: Irrelevant
Motherboard: Irrelevant
Motherboard Chipset: Irrelevant
Motherboard Bios: Irrelevant
Video Card: Irrelevant
Video Card Driver: Irrelevant
Sound Card: Irrelevant
Sound Card AC3: Irrelevant
Sound Card Driver: Irrelevant
1. TV Card: Irrelevant
1. TV Card Type: Irrelevant
1. TV Card Driver: Irrelevant
MPEG2 Video Codec: Irrelevant
MPEG2 Audio Codec: Irrelevant
Satelite/CableTV Provider: Irrelevant
HTPC Case: Irrelevant
Cooling: Irrelevant
Power Supply: Irrelevant
Remote: Irrelevant
TV: Irrelevant
TV - HTPC Connection: Irrelevant

I'm trying to import my tvguide.xml (created with WebEPG) using the XMLTV plugin for the TV-Server.
I putted the tvguide.xml and the xmltv.dtd in the XMLTV folder and configured the plugin to take the files from there.
I pressed the "Import" button (near "force import" label)
the result:
Total Channel Imported: 20
Total Programs Imported: 0
Import Status:

I made a smaller tvguide.xml just for the test:
Code:
<?xml version="1.0" encoding="utf-8"?>
<tv generator-info-name="WebEPG">
  <channel id="test">
    <display-name>test</display-name>
  </channel>
  <programme start="20080421203000" channel="test">
    <title>123213</title>
    <sub-title>2222</sub-title>
    <desc>111</desc>
    <category>kkkk</category>
  </programme>
</tv>

the result:
Total Channel Imported: 1
Total Programs Imported: 0
Import Status:

No error messages,
the log files are empty.
but still no programs are imported.

Does anyone knowns how to fix this? currently i have no data in my tv guide.

thanks.
 

Mew

Portal Pro
January 11, 2007
356
111
54
Hertfordshire
Home Country
England England
Hi leo212

Although it is not very clear, you do need to go to the "Mappings" tab in the XmlTv plugin, hit the "Load/Refresh" button, after which your TV Server channels should show in the table mapped to the WebEPG details. Then hit the "Save" button. Hopefully the EPG shoudl then import OK

Mew
 

leo212

Portal Pro
November 30, 2005
52
0
Hi leo212

Although it is not very clear, you do need to go to the "Mappings" tab in the XmlTv plugin, hit the "Load/Refresh" button, after which your TV Server channels should show in the table mapped to the WebEPG details. Then hit the "Save" button. Hopefully the EPG shoudl then import OK

Mew

Thanks Mew, didn't know it...
It's working now!
 

Users who are viewing this thread

Top Bottom