NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 416 417 418 419 420 … 1231 Next »
TVGids.nl actively stopping grabbers?

 
  • 0 Vote(s) - 0 Average
TVGids.nl actively stopping grabbers?
-=TJ=-Stefan
Offline

Member

Posts: 137
Threads: 10
Joined: Oct 2006
#21
2007-11-23, 03:36 PM
hzwaal Wrote:Give the tv_grab_nl_py grabber a try. It works the same as the regular xmltv grabber, but it caches the detailed results so that it does not have to download those every day. It does refresh the time information every time. You can download it from http://graphics.tudelft.nl/~paul/grabber/. It does, however, have a small bug in it that results in wrong stop-time for programs after midnight. PM me if you'd like my fixed version for it.


I think you've already send it to me in my email. But if you have version 60 fixed for me that would be very nice. I presume that is the fixed version. I will install it next to my working tvgids_to_xml and will take a look at it. Can it also download 6 days ahead? Anyway will give a go. If it is less bandwith consuming for tvgids then I will use that version in the future.

At the moment I didn't change anything and it still downloads 6 days ahead. Maybe some system engineer at tvgids who thinks he's funny by closing the site for grabbers... Smile
hzwaal
Offline

Member

Posts: 157
Threads: 21
Joined: Jan 2007
#22
2007-11-23, 03:51 PM
-=TJ=-Stefan Wrote:I think you've already send it to me in my email.

Oh, that was you :o. I remember sending it to someone, but I forgot to whom.

Quote:But if you have version 60 fixed for me that would be very nice. I presume that is the fixed version.

The one I sent you no longer works after the tvgids.nl change. I'll send you the fixed version 60.

Quote:I will install it next to my working tvgids_to_xml and will take a look at it. Can it also download 6 days ahead?

You can configure the number of days to download ahead, so it can download as many days ahead as tvgids.nl provides.

Quote:Anyway will give a go. If it is less bandwith consuming for tvgids then I will use that version in the future.

Because of the caching, it will consume a lot less bandwidth than a grabber that grabs everything from scratch. It also tries to be nice to tvgids.nl by pausing 1 or 2 seconds between each page download.

If you're going to run them in parallel you'll of course use more bandwidth Big Grin
[SIZE="1"]
HW: Asus M2NPV-VM (nVidia 6150/430 chipset), AMD Athlon64 3200+, 2x512MB Kingston ValueRAM, Samsung 250GB HDD, 2x Hauppauge PVR 150MCE, Pioneer DVR-111D, Seasonic S12-330 PSU, Silverstone LC10B-M case, Zalman 7500-AlCu fan
SW: XP Pro (SP2), PVRX2 (1.2.9), NVidia (163.71), Hauppauge (2.0.48.24227). MPV/MPA Decoders
[/SIZE]
SuMo
Offline

Senior Member

Posts: 371
Threads: 13
Joined: May 2006
#23
2007-11-25, 08:43 AM
hzwaal Wrote:....... I'll send you the fixed version 60.

any chance you can make this public ?
-[Arjan]-
___________________________
[SIZE="1"]-I'm not a pessimist, just realistic- :p[/SIZE]
hzwaal
Offline

Member

Posts: 157
Threads: 21
Joined: Jan 2007
#24
2007-11-26, 03:27 PM
SuMo Wrote:any chance you can make this public ?

NOTE: This is an updated post, the previous post had an error in it (I was too hasty).

Of course I can. Come to think of it I don't know why I didn't do this in the first place.

I've attached the patched version 60 of the Python script. Basically, the fix is one if statement that checks whether the stopdate is before the startdate and a subsequent correction with one day. This is needed because tvgids.nl puts the nightly programs on the page for the previous day. The if statement is:

if stopdate < startdate:
program['stop-time'] = program['stop-time'] + single_day

it needs to be included after the other one-day correction statement in the correct-times function (line 701 for the 60 version).

Installation of the script is simple:
1) Put the .py file somewhere in a directory of your choice
2) Install the Python interpreter (http://www.python.org/ftp/python/2.5.1/python-2.5.1.msi)
3) Schedule the script to be called daily (parameters are the same as for xmltv)

I use the following command line arguments:

.\tv_grab_nl.py --output .\tvguide.xml --config-file .\tv_grab_nl_py.conf --cache .\tv_grab_nl_py.cache --slow --days 8

Good luck with it...
[SIZE="1"]
HW: Asus M2NPV-VM (nVidia 6150/430 chipset), AMD Athlon64 3200+, 2x512MB Kingston ValueRAM, Samsung 250GB HDD, 2x Hauppauge PVR 150MCE, Pioneer DVR-111D, Seasonic S12-330 PSU, Silverstone LC10B-M case, Zalman 7500-AlCu fan
SW: XP Pro (SP2), PVRX2 (1.2.9), NVidia (163.71), Hauppauge (2.0.48.24227). MPV/MPA Decoders
[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  GBPVRrecording Service - Stopping but does not stop? jksmurf 3 2,002 2010-05-30, 10:57 PM
Last Post: jksmurf
  crash on stopping a recording gunterhausfrau 2 1,573 2010-01-14, 06:38 PM
Last Post: gunterhausfrau
  Stopping 264 playback causes GBPVR crash ga_mueller 4 1,810 2009-12-16, 05:54 AM
Last Post: ga_mueller
  Recording stopping prematurely ACTCMS 29 8,647 2009-09-07, 08:24 PM
Last Post: ACTCMS
  Manual recording not stopping when exit Live TV goobie 1 1,151 2009-08-16, 02:44 PM
Last Post: goobie
  Recordingservice stopping - no error msg ACTCMS 17 4,360 2009-02-26, 10:43 PM
Last Post: ACTCMS
  Stopping or re-starting recording service fails Bobins 1 1,168 2009-01-11, 10:14 PM
Last Post: sub
  stopping one program causes another to stop! danIrl 4 1,890 2009-01-01, 08:26 PM
Last Post: Bobins
  Net2/Quartz crash stopping watching live or recording martint123 1 1,194 2008-11-16, 10:27 PM
Last Post: martint123
  DB error stopping video ggee 2 1,216 2008-10-06, 02:18 AM
Last Post: ggee

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

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

Linear Mode
Threaded Mode