![]() |
|
|||
|
Re: [plugin] XMLTV Importer
Yep, I want to use the conflict data to fix the conflicts and re-run the import.
The problem I have at the moment is that the eventlog isn't exportable in a format that keeps the data together. The extra linefeeds in the data field break up the log file. If you could output it as XML, I could parse the XML data and use it to fix the problems. Even better would be to have the 2 conflicting shows included in their own object, with their original tags included. For instance: Quote:
Could be represented as: Code:
<conflict detected="20060405212500" losershow="1"> <conflicting show="1" > <programme start="20060411230000" stop="20060412000000" channel="37"> <title>Law & order: Criminal intent</title> </programme> </conflicting> <conflicting show="2" > <programme start="20060411235500" stop="20060412003000" channel="37"> <title>Friends</title> </programme> </conflicting> </conflict> Where the bold text is a straight copy from the input XMLTV file |
|
|||
|
Re: [plugin] XMLTV Importer
I know it would be better to get this fixed in the grabber, but I have no idea how to go about this. I have a working grabber now, but the website is screwing things up IMO.
Funny thing is that their webpages do show the correct info, they're probably parsing the wrong info through a XSLT file first before showing it, whereas the grabber gets the raw data. |
|
|||
|
Re: [plugin] XMLTV Importer
Since installing and starting to use version 4.5 Imports seem to take much longer than they did in previous versions. Is this expected behavior or might I have something wrong that I need to look into?
Normally my update batch file would start at approximately 4:00 a.m. and be done before 5:30 a.m. I just checked and it was still running at 7:15 a.m. It did complete prior to 7:30 a.m. I am processing zap2it.com data from two sources local broadcast programing and 4DTV shows. The file is about 34 -35 meg is size. It was processing a file about 42 meg is size but I trimmed it down yesterday by deleting channels I no longer can get or I'm no longer interested in on the Zap2it site and then ran a full update last night so it would only be processing one more day's worth of data today. Thanks Neal Last edited by nstocke; 05-30-2006 at 08:45 AM. |
|
||||
|
Re: [plugin] XMLTV Importer
Quote:
In version 4.5 the Importer use the EPGID furnished by Zap2it this cause extra lookups in the lookup table and searching the lookup table takes a long time (especially when using the importer since a long time as the lookup table grows up). Regards, Stéphane.
__________________
P4 820D - 2 GB ATI X1800 XL - PVR 150 x 2 XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder. Beyond TV 4.2 - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. |
|
|||
|
Re: [plugin] XMLTV Importer
Quote:
Thanks for the quick reply. Is there anything I can do that would reduce the time? I currently process my XMLTV file with a utility that marks episodes as new. I"m not sure what criteria it uses. Do you think it would be better to use the Importer to determine new episodes or disable that function? Do you know if Zap2it is the only sources for XMLTV data for North America? Thanks in advance for any info you can throw my way. I can always just start the process earlier so I'm just fine. But I'm always looking for ways to improve how my system works. Neal Last edited by nstocke; 05-30-2006 at 10:35 AM. |
|
||||
|
Re: [plugin] XMLTV Importer
Quote:
With version 4.5, the Importer is given the EPGID by Zap2it, so the Importer will check that the Zap2it EPGID and the computed EPGID are the same, if they are not, the Importer will correct its lookup table. As such, it will do a search through the lookup table by EPGID and it is taking some time. However the more you'll use the Importer, the less "new" shows it will encounter and the less the Importer will be forced to correct the lookup table. So normally (If I have done things right the Import time should be the same as before as time goes by). Quote:
Quote:
For instance on monday you have just imported 7 (Mon, Tue, Wen, Thu, Fri, Sat, Sun) days of program guide. The next day only download Zap2it data for Tuesday and next monday, and so on (On Wednesday, only import for Wed and next Tue). This will cut down both download and import times. Regards, Stéphane.
__________________
P4 820D - 2 GB ATI X1800 XL - PVR 150 x 2 XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder. Beyond TV 4.2 - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. |
|
|||
|
Re: [plugin] XMLTV Importer
I don't seam to get this XMLTV thing, I need serious help
I have read most of this topic, but no light yet I have BeyondTV 3.50, and have tried the guide for installing XMLTV: http://www.lmgestion.net/@en-us/4/22/20/21/article.asp From StephaneM's five point, I will ask my questions: 1) Install BTV 3.5 --this is done 2) Grab XMLTV data --I downloadet two files: xmltv and xmltv_prereq . But I dont know where to put them... 3) Install XMLTV Importer and import your XMLTV data into BTV --tried this, but I dont know where my XMLTV file are located... 4) Configure BTV to use the new lineups imported --not there yet.. 5) Install the Web guide (after installing IIS through Add/Remove Programs - Add/Remove Windows Components in Control Panel). --IIS installed.. So basicly I am stuck with what to do with the grabber files. If I execute the xlmtv.exe, there will only pop up a dos window a brief moment... AND where is this xmltv file located??? Hoping for a helping hand here. |
|
||||
|
Re: [plugin] XMLTV Importer
Hello,
Quote:
I will suppose you uncompressed the XMLTV package to c:\XMLTV (that is xmltv.exe is in C:\XMLTV\xmltv.exe) First type in the commande line: cd c:\xmltv this will change current directory to the directory where xmltv.exe is located, then type: xmltv.exe tv_grab_xx --configure this will enter the configuration stage for the grabber, you'll have to replace xx by the country code, for instance tv_grab_fr (France), tv_grab_na_dd (North America) etc.. When the configuration stage is done, you'll grab data by typing: xmltv.exe tv_grab_xx --output epg.xml (this is also the command line that you can put in the Importer itself so as it will download subsequent tv listings itself) This will download program guide and put the XMLTV file (epg.xml) in C:\XMLTV\epg.xml You can review xmltv.exe documentation in the c:\xmltv\doc\man directory. Regards, Stéphane.
__________________
P4 820D - 2 GB ATI X1800 XL - PVR 150 x 2 XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder. Beyond TV 4.2 - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. |
|
|||
|
Re: [plugin] XMLTV Importer
I did everything according to the instructions, but when I check web admin the lineup is not available. No where to be found.]
When I check the log it says Quote:
|
|
||||
|
Re: [plugin] XMLTV Importer
Hello,
Quote:
This is because the Importer is setting the lineup for BTV (to avoid you to use the WebAdmin and circumvent a BTV bug with some video capture cards). Usually this is not a serious error and you can ignore it or go to the WebAdmin to reset the lineup for the video source (change it to another, apply and change it back). Regards, Stéphane.
__________________
P4 820D - 2 GB ATI X1800 XL - PVR 150 x 2 XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder. Beyond TV 4.2 - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. |
|
|||
|
Re: [plugin] XMLTV Importer
BTV only has 5 days worth of listings. I don't that the btv xmltv import program is running the xmltv.exe application to update the programs. There doesn't seem to be a lot of information about the grabber arguments section, so maybe I have that wrong? I wondered if maybe it had something to do with the the xmltv import program not finding the config file for xmltv.exe or something?
I'm trying to check to see if I can download more listing manually from the command line, right now, but I seem to be having problems. If I can get it to work, I will let you. Edit: yeah that worked. Last edited by fragmental; 09-13-2006 at 06:49 AM. |
|
||||
|
Re: [plugin] XMLTV Importer
Quote:
Anyway here is a few tips. Usually you have to launch the grabber with a command line, for instance : xmltv.exe xmltv_grab_fr --output epg.xml The command arguments here are : "xmltv_grab_fr --output epg.xml" (without the quotes). Also note that the grabber is launched from it's own directory (the "Start in" directory) so it will find the config file for xmltv.exe and all other files relative to the xmltv.exe directory. For instance "--output epg.xml" tells the grabber to save the XMLTV data into epg.xml, this file will be saved in the xmltv.exe directory (because the Importer start the grabber from it's directory). Regards, Stéphane.
__________________
P4 820D - 2 GB ATI X1800 XL - PVR 150 x 2 XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder. Beyond TV 4.2 - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. |
|
|||
|
Re: [plugin] XMLTV Importer
Quote:
But I have still an issue... There is no picture or sound, only channel id and EPG is displayed in BeyondTV. In order to get picture and sound again I have to open Beyond TV Web Admin (http://localhost:8129 ), select in "Configure", "edit a video source" my "ATI AVStream Analog Capture Lineup - 1" instead of "Snapstream.Net" I'am a little confused here Appreciate further assistance
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| XMLTV Importer for 3.5 | StephaneM | Development Discussion | 121 | 11-22-2004 01:05 PM |
| BTV + BTV XMLTV Importer = No Go? | algorhythm | Beyond TV and Beyond TV Link | 0 | 07-15-2004 09:49 AM |
| XMLTV Importer For Beyond TV 3.4 | ctebo | SnapStream Discussion | 35 | 02-10-2004 08:13 AM |
| XMLTV Importer New Year Bug ? | StephaneM | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 0 | 12-23-2003 10:40 AM |
| XMLTV Importer problem | Peter Vogel | Development Discussion | 5 | 10-23-2003 09:43 PM |