NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 26 27 28 29 30 … 93 Next »
MceEpg2XmlTv

 
  • 0 Vote(s) - 0 Average
MceEpg2XmlTv
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#741
2008-02-12, 03:12 AM
One thing to note is the downloader and converter are not scrapers. 'Scrapers' implies the data is on the net, usually a webpage, and the data is scraped or skimmed off the actual html document.

The Downloader tells MCE to do the downloading. The Downloader switches MCE to use a specific HeadEnd ID and then tells MCE to download the data from the Internet. (Looking at the output file, I guess that MCE actually gets its data from zap2it.)

Anyway, after a download, the data is on your computer, but not really usable by GB-PVR. The converter grabs the data out of the MCE storage, and converts it into a xmltv file that GB-PVR can import...

If you only have one Listing HeadEnd, then the first part is not important, (although you still have include it in the command line)
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
jjaomni
Offline

Member

Posts: 188
Threads: 34
Joined: Apr 2006
#742
2008-02-12, 04:26 AM
for the xml files can i use MceEpg2XmlTv.exe "C:\EPG\Output\KS57836-.xml" auto ?
moo: os: Microsoft® Windows Vistaâ„¢ Ultimate - Service Pack 1 (6.0.6001) up: 14hrs 40mins 5secs cpu: Intel® Core™2 Quad CPU Q6600 @ 2.40GHz (x64) at 2448MHz (8% Load) gfx: NVIDIA GeForce 8800 GT 512MB res: 1680x1050 32bit 59Hz ram: 3074/8189.6MB (37.54%) [||||------] net: Generic Marvell Yukon 88E8056 based Ethernet Controller - 1000MB/s 85.32MB In 18.25MB Out
-
jjaomni
Offline

Member

Posts: 188
Threads: 34
Joined: Apr 2006
#743
2008-02-12, 04:30 AM (This post was last modified: 2008-02-12, 06:24 AM by jjaomni.)
so what ever was last downloaded as the headend is pulled into the xml file right?
moo: os: Microsoft® Windows Vistaâ„¢ Ultimate - Service Pack 1 (6.0.6001) up: 14hrs 40mins 5secs cpu: Intel® Core™2 Quad CPU Q6600 @ 2.40GHz (x64) at 2448MHz (8% Load) gfx: NVIDIA GeForce 8800 GT 512MB res: 1680x1050 32bit 59Hz ram: 3074/8189.6MB (37.54%) [||||------] net: Generic Marvell Yukon 88E8056 based Ethernet Controller - 1000MB/s 85.32MB In 18.25MB Out
-
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#744
2008-02-12, 04:18 PM
jjaomni Wrote:so what ever was last downloaded as the headend is pulled into the xml file right?

Yes. THe converter will convert whatever was downloaded into the MCE storage. The converter's config file, denotes where the converted file will be output.

That's why you want to have two different config files specifying two different output files.

BTW, I looked at it again, and when you set up a config file in the GUI, you can set your output file there. You will not have to include it in the command line. (sorry I missed that)

(and in the previous post I wonder if the 'auto' is a mistake. It is not necessary.

In my previous example, MceEpg2XmlTv.exe 2.xml auto, the 2.xml is NOT the xmltv file. It is the config file that stores the settings, which may include the output xmltv file. That's why I chose a config filename that does not include the headend.

I use the headend id in the output xmltv files only...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#745
2008-02-12, 04:23 PM
I'm starting to recognize an area of confusion. That both the xmltv file and the config have xml extensions...

To be clear, the xmltv file is a file that will be used to import epg data into GB-PVR. THe file can be called anything you like, but for convenience sake I make it something that includes the HeadEnd ID. eg 0009999X.xml

The Config file, stores the settings that will be used by the converter, and is referenced in the command line when you call it. It can be called anything, but for convenience I use a filename that DOES NOT include the HeadEnd ID... eg 1.xml, 2.xml etc

PS. whurlston, I'll be writing a bit better description when I update the wiki, including pics...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#746
2008-02-12, 05:27 PM
zehd Wrote:PS. whurlston, I'll be writing a bit better description when I update the wiki, including pics...
Thanks Frank. I haven't had a chance to get to that yet.
jjaomni
Offline

Member

Posts: 188
Threads: 34
Joined: Apr 2006
#747
2008-02-13, 09:31 PM
from the epg xml gui it wont save my path and file name to the setting xml file.
moo: os: Microsoft® Windows Vistaâ„¢ Ultimate - Service Pack 1 (6.0.6001) up: 14hrs 40mins 5secs cpu: Intel® Core™2 Quad CPU Q6600 @ 2.40GHz (x64) at 2448MHz (8% Load) gfx: NVIDIA GeForce 8800 GT 512MB res: 1680x1050 32bit 59Hz ram: 3074/8189.6MB (37.54%) [||||------] net: Generic Marvell Yukon 88E8056 based Ethernet Controller - 1000MB/s 85.32MB In 18.25MB Out
-
jjaomni
Offline

Member

Posts: 188
Threads: 34
Joined: Apr 2006
#748
2008-02-13, 09:54 PM
also
MceEpg2XmlTv2.exe 2.xml auto
seems to ignore the config and reports the entire lineup when i only need the local hd channels

i uploaded the bat file to see where i might of gone wrong
moo: os: Microsoft® Windows Vistaâ„¢ Ultimate - Service Pack 1 (6.0.6001) up: 14hrs 40mins 5secs cpu: Intel® Core™2 Quad CPU Q6600 @ 2.40GHz (x64) at 2448MHz (8% Load) gfx: NVIDIA GeForce 8800 GT 512MB res: 1680x1050 32bit 59Hz ram: 3074/8189.6MB (37.54%) [||||------] net: Generic Marvell Yukon 88E8056 based Ethernet Controller - 1000MB/s 85.32MB In 18.25MB Out
-
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#749
2008-02-13, 11:13 PM
jjaomni Wrote:also
MceEpg2XmlTv2.exe 2.xml auto
seems to ignore the config and reports the entire lineup when i only need the local hd channels

i uploaded the bat file to see where i might of gone wrong

I have to ask. Why have you renamed the exe? I woiinder if that might be a problem
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#750
2008-02-14, 12:22 AM
jjaomni Wrote:MceEpg2XmlTv2.exe 2.xml auto

"2.xml" is being ignored. If that is your config file, it should be:
Code:
MceEpg2XmlTv2.exe config=2.xml auto
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (96): « Previous 1 … 73 74 75 76 77 … 96 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems retrieving providers using MceEpg2xmlTv kiekar 4 1,901 2007-10-13, 04:08 PM
Last Post: kiekar

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode