NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 9 10 11 12 13 … 56 Next »
Very fast Dutch TV listings with NLGrabXMLTV 1.0

 
  • 0 Vote(s) - 0 Average
Very fast Dutch TV listings with NLGrabXMLTV 1.0
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#41
2008-04-30, 06:40 AM
Sheik Yerbouti Wrote:most of the time I get an EPG of a week.

I probably found the source of my problem. I assume xmltv.assies.info produces single day files, and one multi-day file. My EPG update was scheduled at 7:00am. At that time the multi-day file is already overwritten by a single day file, while the new multi-day file is not yet available. My manual test in the previous post was around 7:00am. I repeated with more success around 8:30am.
I have set the EPG update to 11am to be on the safe side.
Pieter
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#42
2008-04-30, 02:43 PM
Last week I noticed that xmltv.assies.info had problems, it had only for a few days epg. It was cured a few days ago I think. At the moment I'm testing the epggrabber by Synchpuls. Works fine I think, although it's still being developed. Ans ofcourse it misses the big advantage of not downloading from TVgids.nl.

Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#43
2008-04-30, 02:52 PM
HtV Wrote:At the moment I'm testing the epggrabber by Synchpuls.
It can't hurt to have two options available.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#44
2008-05-29, 05:48 PM
I've uploaded version 1.0.7 in the first message of this thread. Changes:
- Version number in the .exe;
- Update GBPVR epg after download with <updateepg>true</updateepg> in config.xml (only tested by me, seems to work OK);
- Some coding improvements.

Hope you like it!
Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#45
2008-05-29, 08:05 PM
Sheik Yerbouti Wrote:I've uploaded version 1.0.7 in the first message of this thread.

This release continues to crash on my machine. It runs on a W2K server machine which is always on. Even a cold reboot did not cure the problem. The only message I get is the standard thing to send an error report to Microsoft. Unfortunately I lost a copy of the previous version, so I can't revert and test again
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#46
2008-05-29, 08:17 PM
pz1 Wrote:Unfortunately I lost a copy of the previous version, so I can't revert and test again
I don't think it has something to do with the version, but here is the previous one, just to be sure.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#47
2008-05-29, 09:04 PM
Sheik Yerbouti Wrote:I don't think it has something to do with the version.

You are right the old version had the same problem. I did find the problem in the name of one of the Belgian channels (Eén) which had an accented character. Replacing that character cured the problem.
Thanks, Pieter
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#48
2008-05-29, 10:54 PM
I use updateepg.bat, why would I use your way of updating gbpvr?

Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#49
2008-05-30, 07:41 AM
HtV Wrote:I use updateepg.bat, why would I use your way of updating gbpvr?
I can't come up with a reason, both methods will work just fine I guess. What's in your updateepg.bat?

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#50
2008-05-30, 10:48 AM
Just the commandline for your grabber:

Code:
cd NLGrabXMLTV
start /low /wait /MIN NLGrabXMLTV
cd..

The "start /low /wait /MIN" part is probably not needed anymore, in former updatepg.bats I had more lines in it with filtering programs etc. but they are not needed anymore (I think).

Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): « Previous 1 … 3 4 5 6 7 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  TV Listings 3.7.2 released alibert 0 3,006 2016-11-21, 05:13 PM
Last Post: alibert
  TV Listings 3.7.1 released alibert 3 3,984 2015-01-10, 11:05 AM
Last Post: liteswap
  TV Listings 3.7.0 released alibert 0 3,337 2013-10-23, 06:45 AM
Last Post: alibert
  TV Listings 3.6.2 released alibert 3 5,431 2013-04-30, 01:14 AM
Last Post: dljones8053
  TV Listings 3.6.1 released alibert 3 4,188 2012-08-06, 07:51 AM
Last Post: alibert
  TV Listings 3.6.0 released alibert 0 2,613 2012-03-19, 05:13 PM
Last Post: alibert
  TV Listings 3.5.1 released alibert 0 1,965 2011-11-20, 09:08 AM
Last Post: alibert
  TV Listings 3.5 released alibert 1 1,767 2011-07-04, 10:07 PM
Last Post: ShiningDragon
  TV Listings 3.4 released alibert 9 4,773 2011-03-24, 01:36 AM
Last Post: raceviper13
  TV Listings 3.3 released alibert 1 1,623 2011-01-18, 12:30 AM
Last Post: smajor

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

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

Linear Mode
Threaded Mode