NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 334 335 336 337 338 … 433 Next »
Problem importing channels with large mc2xml file

Problem importing channels with large mc2xml file
dewchugr
Offline

Junior Member

Posts: 41
Threads: 10
Joined: Feb 2008
#1
2011-11-03, 02:13 AM
Unfortunitely I am on Comcast (basic extended or whatever they call it) and the have of course converted all of my channels to digital. I am using npvr 2.2.6 and I have the DTA box. When I use mc2xml I have the option for Comcast basic which works fine, but only gives me 45 of my channels. I also have the option for digital which, if it's like my tv listing on my iPad will give me hundreds of channels and radio channels. I am not sure how many I really get as there are many duplicates but I only use 70 of them.

When I try to set up my device in npvr using the analog mc2xml file I click import and I get the screen where I can tell it I want the channels to come in on channel 4 and all, click import and e erythronium is good. When I create an mc2xml file for digital cable the ml file is about 150mb. When I am setting up my device I am setting it up as analog so I can tune them on channel 4. I click import and nothing, it just hangs. Task manger shows very little activity for nextpvr.exe but the memory usage is 150-400mb or more. After a half hour still nothing, no channel import, just hang app.

Any ideas what I should look at to figure this out? Is there any way to limit the number of channels it imports?

I've got to get this going and figure out how to get npvr to change the channels on the tuner or my wife's going to make me get a comcast DVR and that's the LAST thing I want in my house!

Thanks
OTAjunkie
Offline

Senior Member

Posts: 277
Threads: 49
Joined: Jul 2010
#2
2011-11-03, 02:31 AM
If you head back to mc2xml, there you'll find all you need to know about getting EPG info for only the channels you want as well as merging xmltv files from different sources into one xmltv.xml file
Server:ASUS F1A75-V Pro,Radeon HD 6000,AMD A6 3670K,SSD128GB,2xWD 2Tb,W7Ultx64,5.1spks,2xHaup2250-MC,ATI650,CM7777,WG HD-8800
ClientTongue4 3.4,ATI HD4650,W7Ult
ClientTongue4 3.06,NVIDA6200,W7Ult
Client:Gateway Netbook,W7Start/XPpro
nDroid Client:Samsung Galaxy Note(synced to previous days recordings)
dewchugr
Offline

Junior Member

Posts: 41
Threads: 10
Joined: Feb 2008
#3
2011-11-03, 02:38 AM
I went to the mc2xml site, but it wasnt working. I don't want to merge, my problem is the analog mc2xml works great, but the digital channel one for whatever reason wont import. I looked at the xml file, it's 138mb and contains 630 channels. Could the size or number of channels be a problem or is it just going to take hours to import.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#4
2011-11-03, 03:22 AM
dewchugr Wrote:I went to the mc2xml site, but it wasnt working. I don't want to merge, my problem is the analog mc2xml works great, but the digital channel one for whatever reason wont import. I looked at the xml file, it's 138mb and contains 630 channels. Could the size or number of channels be a problem or is it just going to take hours to import.
When you set up digital channels you don't import an xmltv file first like you do with analog channels. You scan for channels and then assign their epg to a channel in an xmltv file.

"I'd rather have a bottle in front of me than a frontal lobotomy"
ElihuRozen
Offline

Senior Member

Massachusetts, USA
Posts: 514
Threads: 51
Joined: Apr 2006
#5
2011-11-03, 01:34 PM (This post was last modified: 2011-11-03, 01:41 PM by ElihuRozen.)
When you run mc2xml, you can limit the channels it will import. Just create a text file with any name you want. In my case I used an extension of ".chl". In that file, just list the channels you want:
2
4
5
6
7
9
10
11

or

2
4-7
9-11


Then, when you call mc2xml, you include your file on the command line. The flag is "-C". Something like this:

mc2xml -C myList.chl -D mc2xml.dat -o xmltv.xml
dewchugr
Offline

Junior Member

Posts: 41
Threads: 10
Joined: Feb 2008
#6
2011-11-03, 08:05 PM
Reddwarf Wrote:When you set up digital channels you don't import an xmltv file first like you do with analog channels. You scan for channels and then assign their epg to a channel in an xmltv file.

While they originate as digital channels the DTA converts them to analog so there would be no scanning as far as I can tell.

ElihuRozen Wrote:When you run mc2xml, you can limit the channels it will import. Just create a text file with any name you want. In my case I used an extension of ".chl". In that file, just list the channels you want:
2
4
5
6
7
9
10
11

or

2
4-7
9-11


Then, when you call mc2xml, you include your file on the command line. The flag is "-C". Something like this:

mc2xml -C myList.chl -D mc2xml.dat -o xmltv.xml

Thanks, I'll try this and see if it helps.

Thanks all
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#7
2011-11-03, 08:23 PM
I see, so going for a digital capturecard (that would be cablecard?) is not an option?

"I'd rather have a bottle in front of me than a frontal lobotomy"
dewchugr
Offline

Junior Member

Posts: 41
Threads: 10
Joined: Feb 2008
#8
2011-11-03, 10:44 PM
I have the Hauppauge 1600, the channels are digital from Comcast, then converted to analog by the DTA before they go to the tuner card. My TV doesn't use cable cards Sad, mp PC doesn't and I don't use a STB.

Reddwarf, that worked perfectly. After I set that up I had a 19mb XML file instead of the huge one I had before. The channels imported in seconds. Thanks for the help!

I just added that to my updateepg.bat file so hopefully everything will be good now.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#9
2011-11-04, 12:15 AM
That advice was actually from ElihuRozen, credit to him Smile

"I'd rather have a bottle in front of me than a frontal lobotomy"
dewchugr
Offline

Junior Member

Posts: 41
Threads: 10
Joined: Feb 2008
#10
2011-11-04, 02:37 AM
Reddwarf Wrote:That advice was actually from ElihuRozen, credit to him Smile

Oops.

Thanks ElihuRozen!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  decoder issue? some channels don't play Donsch 10 5,498 2023-12-04, 10:19 PM
Last Post: turkeypets
  incorrect frequency in adelaide .ini file spin35 5 3,154 2023-02-01, 05:40 PM
Last Post: sub
  double channels MaxOne72 2 1,380 2021-08-15, 05:22 AM
Last Post: MaxOne72
  NPVR4 and MPC-HC problem The Solutor 29 7,474 2021-07-27, 03:45 PM
Last Post: The Solutor
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,310 2021-05-05, 06:23 AM
Last Post: tvwatcher
  ts file shows length too long? SuttonWillow 2 2,022 2021-03-15, 01:56 PM
Last Post: mvallevand
  Problem locking on to a tuner? time_lord 7 3,278 2021-01-09, 12:06 PM
Last Post: Graham
  EPG XMLTV problem DBHall 8 3,924 2021-01-01, 12:34 PM
Last Post: Graham
  Problem with Intel 4600 graphics driver pol098 1 1,517 2020-12-01, 12:44 PM
Last Post: romdl
  Unhandled Exception: file name too long (idiots at pbs made it super long) jobby99 1 1,474 2020-10-29, 09:40 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode