NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 19 20 21 22 23 … 56 Next »
I-xmltv: TV Guide customization & Zap2It EPG utility.

 
  • 0 Vote(s) - 0 Average
I-xmltv: TV Guide customization & Zap2It EPG utility.
pens18aj
Offline

Member

Posts: 124
Threads: 9
Joined: Aug 2005
#111
2006-08-12, 02:20 PM
Jim_ Wrote:8/10/06

Simply look at the size of the numbered “.xml” files in the I-xmltv folder (1-13 if you have a 14-day epg).
1.xml should be approximately twice the size of the others (2-13).
If you find any xml files that are abnormally large (almost as big as 1.xml) they should be deleted.

yep some of my files were as big as 1.xml, after cleaning them out a couple times and running some updates I still do see 12 and 13.xml bigger then 1.xml but the others ones did get cut in half. Thanks for the info I'll keep an eye on it.


Jim_ Wrote:You entered –0500 instead of +0000. You don’t need to re-install I-xmltv, just run “–configure.bat” and use +0000 for the time-zone offset.

Jim_ this did fix my issue. I did have the same problem come up earlier this week and since I was still testing I did change it to +0000 and since then no issue with missing data.


Thanks
[SIZE="1"]GBPVR 1.0.16
[COLOR="RoyalBlue"]1 PVR 150
2 PVR 500 MCE (Dual Tuner) (Nothing better than 5, well maybe 8)
Pentium D (dual core) CPU 2.80GHz - Intel® 945P
1GB Ram
160Gb (OS) and 250Gb (Recordings)
XP Media Center SP2
2 MVPs (D3A) wired
42" Panasonic Plasma
Logitech® Harmony® Advanced Universal Remote for Xbox 360
Driver 2.0.43.24054[/COLOR][/SIZE]
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#112
2006-08-12, 07:48 PM
pens18aj Wrote:yep some of my files were as big as 1.xml, after cleaning them out a couple times and running some updates I still do see 12 and 13.xml bigger then 1.xml but the others ones did get cut in half. Thanks for the info I'll keep an eye on it.

I guess the easiest short-term fix will be to choose a maximum of 12 days (11 to be safe) in UpdateEPG.bat, after deleting any large (or all) xml files in the I-xmltv folder.
People with 12 days (or less) selected shouldn’t have had the problem, and do not need to check or change anything.
SET DaysOfEPG=11

If the Zap2It delivery problem doesn’t spread to other days, it should keep everyone going until they get it fixed.
I was hoping this would be a short-term Zap2It problem. But my logs indicate it started on the 8’th, and as of this post, it hasn’t been fixed. I’ll do a test download every day or so and report back when the problem is fixed.

I’d avoided non-incremental solutions in the past, because I wanted to help Zap2It by reducing their bandwidth. But everything I-xmltv does is a separate process, including the incremental feature. Wink A single 14day xmltv download can also be enhanced, but a single long download gives the same errors if it’s longer than 12-days, and when I tried the native plugin it also came up short.
I’ve saved the logs and files that show the problem and I’ll look into finding an automatic way to avoid the problem in the future.



pens18aj Wrote:Jim_ this did fix my issue. I did have the same problem come up earlier this week and since I was still testing I did change it to +0000 and since then no issue with missing data.
Thanks

Glad to hear +0000 worked for the other issue.
I didn’t go through your TVGuide.xml line by line but checked it by loading it and had the same problem you reported with the gaps. The only thing that stood out was the small size percentage of your 2-13 day.xml downloads in the I-xmltv.log. Normally weekends are smaller and I was just guessing they were sending incomplete day files because of the offset.
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#113
2006-08-15, 02:41 PM
I-XMLTV hogs too much of the CPU !

I fixed this by changing a couple of lines in your batch file. You migt wanna have a look, and for example add another user setting for how fast the CPU should run...

Code:
from:
SET XMLTV_Prog="C:\I-xmltv\xmltv.exe"

to:
SET XMLTV_Prog=start "I-XMLTV Update" /i /min /belownormal /b /wait "C:\I-xmltv\xmltv.exe"

Code:
and references of:
I-xmltv.exe
becomes:
start "I-XMLTV Update" /i /min /belownormal /b /wait I-xmltv.exe

I know, I know, this is supposed to be happening when everyone's asleep, and so CPU shouldn't be a problem.

I work graves. (my wife doesn't) and on my day off, when I'm watching AVI's or recorded material, and the update starts, it jerks my picture...

(Love this program)
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]
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#114
2006-08-15, 06:30 PM
zehd Wrote:I-XMLTV hogs too much of the CPU !

I fixed this by changing a couple of lines in your batch file. You migt wanna have a look, and for example add another user setting for how fast the CPU should run...

Code:
from:
SET XMLTV_Prog="C:\I-xmltv\xmltv.exe"

to:
SET XMLTV_Prog=start "I-XMLTV Update" /i /min /belownormal /b /wait "C:\I-xmltv\xmltv.exe"

Code:
and references of:
I-xmltv.exe
becomes:
start "I-XMLTV Update" /i /min /belownormal /b /wait I-xmltv.exe

I know, I know, this is supposed to be happening when everyone's asleep, and so CPU shouldn't be a problem.

I work graves. (my wife doesn't) and on my day off, when I'm watching AVI's or recorded material, and the update starts, it jerks my picture...

(Love this program)
Thanks Frank, I’m always interested in enhancements like this and I’ll check it out! Smile
Did you apply the change to xmltv.exe also? I-xmltv runs only for a few seconds, but xmltv.exe spends several minutes downloading and writing out the xml files.
If you want to post your modified UpdateEPG.bat, I’ll sure give it a try.
I-xmltv shouldn’t have any problems running at a reduced priority, but the xmltv.exe downloader could be a different story.

When I originally tested the TVGuideSupercharger package, I could see the high process usage during the download & enhancements. But my MPV remained responsive until afterwards, when GBPVR actually updated its database. At that point everything became very sluggish for several minutes, until GBPVR has finished loading the EPG.
I couldn’t do anything about the GBPVR recording service part so I didn’t give it any more thought.

Thanks again!
Jim
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
drachan
Offline

Junior Member

Posts: 2
Threads: 0
Joined: Aug 2006
#115
2006-08-16, 08:07 AM (This post was last modified: 2006-08-16, 08:13 AM by drachan.)
Ok, new here, and this is my first post. I've been trying to find a solution to my problem with no luck. I went through the step-by-step install instructions for i-xmltv - ran the updateEPG.bat once and entered in all the info. When I went to run it again, it asked for the same info. The instructions say to delete the ".xmltv" folder and try again. Unfortunately, there is no such folder. Additionally, the tvguide.xml is never created. I am running the multi-lineup setup and have looked in every folder. Any idea what I'm doing wrong here? There is no log created by xmltv either. It seems as if the xmltv.exe is not creating the files necessary for i-xmltv to work....?
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#116
2006-08-16, 08:06 PM (This post was last modified: 2006-08-16, 08:11 PM by Jim_.)
drachan Wrote:Ok, new here, and this is my first post. I've been trying to find a solution to my problem with no luck. I went through the step-by-step install instructions for i-xmltv - ran the updateEPG.bat once and entered in all the info. When I went to run it again, it asked for the same info. The instructions say to delete the ".xmltv" folder and try again. Unfortunately, there is no such folder. Additionally, the tvguide.xml is never created. I am running the multi-lineup setup and have looked in every folder. Any idea what I'm doing wrong here? There is no log created by xmltv either. It seems as if the xmltv.exe is not creating the files necessary for i-xmltv to work....?
Sorry about that!

Short answer:
Create a folder named “xmltv” in the I-xmltv folder and try it again.
Note: No dot in the folder name with the multi version.

Long answer:
My zip program doesn’t include folders in the archive unless they have at least one file in them, that’s why the lineup folders contain a file called “empty.txt”. Guess I forgot to put one in the xmltv folder :o , and you must be the first person to try the multi-lineup function…Wink

I’ll post a patched UpdateEPG.bat for the multi-lineup function when I get a chance.
When I did the test to confirm your problem, I also noticed the xmltv.log was empty.
It’s used for the zap2it status & messages function, and I want to correct it before posting a fixed UdateEPG.bat

Keep in mind the long-term reliability of the multi-lineup version hasn’t been tested because I use a single lineup. I’ll see what I can do, but fixes & multi-lineup updates will be slow until I have more time available.

Jim
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#117
2006-08-17, 01:29 AM
zehd Wrote:I-XMLTV hogs too much of the CPU !

I fixed this by changing a couple of lines in your batch file. You migt wanna have a look, and for example add another user setting for how fast the CPU should run...
<snip>

Frank, changing it to "belownormal" would hog more CPU! Wink
I’d checked the priority months ago, so my memory had faded.
I monitored it again last night when GBPVR did its “automatic” EPG update just to be sure.
When GBPVR calls UpdateEPG.bat during the automatic update, all the processes are run at IDLE.
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
drachan
Offline

Junior Member

Posts: 2
Threads: 0
Joined: Aug 2006
#118
2006-08-17, 04:12 AM
Thanks. I was up for a couple of hours last night trying to figure it out... Smile
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#119
2006-08-31, 12:45 AM
Jim_ Wrote:Frank, changing it to "belownormal" would hog more CPU! Wink
I’d checked the priority months ago, so my memory had faded.
I monitored it again last night when GBPVR did its “automatic” EPG update just to be sure.
When GBPVR calls UpdateEPG.bat during the automatic update, all the processes are run at IDLE.


Well then what's going on...? :confused:

With your standard batch file, my computer stutters to a crawl while viewing a avi or recorded mpg. With my edits, not a problem...

With your way, Task manager shows XMLTV running at Normal, which battles with GB-PVR.

With my mod, Task manager shows Below Normal, and defers to GB-PVR...

If XMLTV behaved itself and ran at low or idle CPU, I would have never looked into this...
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
#120
2006-08-31, 12:56 AM
For the new season, my cable provider has decided to release a couple of analog channels up on the digital bandwidth. That means same channels, different channel numbers. And here's the log...

WARNING: multiple channel mappings for 'CFCN'
WARNING: multiple channel mappings for 'EA2'

K... CFCN is broadcast on 3 (analog cable) and 232 (digital cable)
EA2 is broadcast on 34 (analog cable) and 64 (digital cable)

I no longer have '3' or '64' as choices in the TV listings.

Zap2it is up to snuff. I ran the config again, manually checked channels, those channels are there...

Is it possible that GB-PVR, while updating from your TVGuide.XML, is disallowing the second channels? If so, then why would there be an error in the I-XMLTV log?

(BTW - Regarding the other issue about CPU use, I used your original bat and again, while running at normal, other things running at normal have to share with XMLTV - I think XMLTV should defer CPU (IMHO))
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]
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (31): « Previous 1 … 10 11 12 13 14 … 31 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  MCEBuddy 2.x Guide To Convert .TS To .MP4 BTJustice 44 43,550 2017-11-09, 06:21 AM
Last Post: Endzone
  Schedules Direct AU and NZ guide data now available. rkulagow 10 7,033 2016-09-03, 04:29 AM
Last Post: djmorgan
  Modified TV Guide for large 10' Interface Screens Lao Pan 0 1,726 2015-08-30, 07:03 AM
Last Post: Lao Pan
  xmltv EPG Collector Error Waynesm 0 2,260 2014-09-25, 02:49 AM
Last Post: Waynesm
  MultiSite Incremental XMLTV Epg Grabber WG++Maker 62 36,277 2013-03-26, 10:28 PM
Last Post: jksmurf
  RT_FilmFix - temporary fix up for Radio Times XMLTV users bgowland 12 5,887 2011-12-19, 08:53 PM
Last Post: bgowland
  XmlTV channel and show images downloader (beta) whurlston 0 1,458 2010-06-20, 05:56 PM
Last Post: whurlston
  MpegImport utility added to wiki sixgun 66 23,458 2010-05-25, 01:48 PM
Last Post: carpeVideo
  Auto restart recording service utility gEd 79 29,419 2010-01-13, 05:16 PM
Last Post: liteswap
  Alternative New Zealand XMLTV listing source xanth 85 29,492 2009-04-05, 03:21 AM
Last Post: mattyb

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

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

Linear Mode
Threaded Mode