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
eds
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Oct 2007
#581
2007-10-16, 06:57 PM
Hey all -

Completely new to this forum and to the program. Just installed hardware and software last night, but I am having some trouble.

GBPRV won't show live tv without a guide.

Trying to download guide information and after hours of struggling to find Digital HDTV channels through my antenna - I finally got it right.

I've been having the same problem that a few others had - Mce would not find channels when I select antenna as my provider. Then I ran mceepg2xmltv utility and I finally got some channels in GB-PVR config utility.

Question is - do I always have to manually hit the mceepg2xmltv utility to get my digital channels to appear or is there some way to automate the process after each program update?

Also, now that I have channels, I still have problems tuning them in (it crashes GB-PVR config utility). This the right space for this?

BTW- I'm using the current build (GBPVR10016) with a HVP-1600 board.

Thanks in advance.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#582
2007-10-17, 01:47 AM
Ppsychling Wrote:Frank,

Here you go. I've included my UpdateEPG.bat & BasicEPG.bat

Regards,

I'm sorry that I have taken so long to respond to this. It slipped through the cracks...

Your batch files show that you are not calling the GUI at all. If that's what you want, OK

If you want to use the GUI you only need this in your GBPVR/UpdateEPG.bat

Code:
cd\
cd C:\EPG


"C:\EPG\MCE2XML_GUI.exe" auto
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]
wpward
Offline

Junior Member

Posts: 13
Threads: 0
Joined: Oct 2007
#583
2007-10-20, 02:32 AM (This post was last modified: 2007-10-20, 02:33 AM by wpward.)
Hey all. I just got my Hauppauge WinTV PVR 150 and MediaMVP in the mail today. I'm using Windows Vista Home Premium. MCE recognizes the PVR150 and I can watch TV through it. But I'm having trouble getting MCE2XML configured. It finds my providers just fine, but when I select a HeadEnd and click "Select Capture Sources", it does not list the PVR150, so I can't select anything. Without getting this configured, I can't get gbpvr configured (since it requires an EPG to be configured)... Help!

Oh yeah, I've installed the latest Hauppauge Vista drivers (rather than the ones Microsoft installed for me the first time). Although mce2xml didn't find the card with either driver. I've rebooted several times (in typical MS fashion) to no effect.
wpward
Offline

Junior Member

Posts: 13
Threads: 0
Joined: Oct 2007
#584
2007-10-20, 04:22 AM
It just magically started working, so nevermind I guess. Smile
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#585
2007-10-22, 02:42 AM
wpward Wrote:Hey all. I just got my Hauppauge WinTV PVR 150 and MediaMVP in the mail today. I'm using Windows Vista Home Premium. MCE recognizes the PVR150 and I can watch TV through it. But I'm having trouble getting MCE2XML configured. It finds my providers just fine, but when I select a HeadEnd and click "Select Capture Sources", it does not list the PVR150, so I can't select anything. Without getting this configured, I can't get gbpvr configured (since it requires an EPG to be configured)... Help!

Oh yeah, I've installed the latest Hauppauge Vista drivers (rather than the ones Microsoft installed for me the first time). Although mce2xml didn't find the card with either driver. I've rebooted several times (in typical MS fashion) to no effect.

Although you've got this working, I thought I'd answer in case others are reading...

It sounds like you did not have the capture sources installed in GB-PVR. You actually did not need to setup the EPG part of the Capture Sources, but you did need to make sure that they exist in the GB-PVR config.

Then with the GUI, it will find the Capture Sources, and you can 'attach' the EPG XML files (as per the wiki)

Glad it's working now
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]
stangdaman
Offline

Member

Posts: 248
Threads: 44
Joined: Aug 2006
#586
2007-10-22, 09:28 AM
I'm sorry if this has already been covered but this is a really long thread now. I have two pcs one has MCE and one doesn't. Could I just have it save the info to a folder and share that folder and access it on PCs on my network that don't have MCE?
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#587
2007-10-22, 04:33 PM
stangdaman Wrote:I'm sorry if this has already been covered but this is a really long thread now. I have two pcs one has MCE and one doesn't. Could I just have it save the info to a folder and share that folder and access it on PCs on my network that don't have MCE?
Yes. This is basically the reason I created this utility. I had Vista on a laptop and figured there had to be a way to export the data so that I could use it on my HTPC.
Ppsychling
Offline

Member

Posts: 54
Threads: 6
Joined: Nov 2005
#588
2007-10-23, 02:39 AM
zehd,

Just wanted to let you know I'm back in business. Thanks for all your help.



zehd Wrote:I'm sorry that I have taken so long to respond to this. It slipped through the cracks...

Your batch files show that you are not calling the GUI at all. If that's what you want, OK

If you want to use the GUI you only need this in your GBPVR/UpdateEPG.bat

Code:
cd\
cd C:\EPG


"C:\EPG\MCE2XML_GUI.exe" auto
stangdaman
Offline

Member

Posts: 248
Threads: 44
Joined: Aug 2006
#589
2007-10-23, 02:59 PM
ok just a couple of questions on this. If I want to use to use the listings data from the one PC that has MCE 2005 on the one that doesn't do I need to set this plugin up on both PCs or just the one that has MCE or what?
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#590
2007-10-23, 04:31 PM
Just the one that has MCE. The non-MCE machine only needs to be able to access the output files. Set the output to a location that can be accessed by both machines. The simplest thing is to share the Output folder and map it on the non-MCE machine.
« Next Oldest | Next Newest »

Users browsing this thread: 5 Guest(s)

Pages (96): « Previous 1 … 57 58 59 60 61 … 96 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems retrieving providers using MceEpg2xmlTv kiekar 4 1,943 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