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 … 953 954 955 956 957 … 1231 Next »
Which EPG grapper?

 
  • 0 Vote(s) - 0 Average
Which EPG grapper?
PMF
Offline

Member

Posts: 54
Threads: 12
Joined: Oct 2005
#1
2005-10-17, 11:58 AM
Which EPG grapper should I use? I would like to make the EPG update automatic. How can I do that?
Best regards

Per

Haupage PVR350 + Nova-T
AMD 3000+
Ram 1,5 GB
XP Prof. SR2
Albatron Nvidia GeForce FX5200
Mobo: Asrock VIA socket A
HD Westerd Digital 80 GB IDE (system)
HD Maxtor 300 GB SATA (storrage)
MVP
GBPVR 99.12
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2005-10-17, 12:30 PM
Assuming that you really do live in Denmark, I would look at o2grabber. It has most scandinavian channels. Configure it, and after that make a bat file that downloads the data. Then create a windows task to calll this bat file every day. If you need more specific help, poke me and I can give you my bat file when I get home.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#3
2005-10-17, 12:32 PM
Btw, the link is:
http://www.o2design.se/o2grabber/
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
PMF
Offline

Member

Posts: 54
Threads: 12
Joined: Oct 2005
#4
2005-10-17, 12:35 PM
Thanks for the reply. I do live in Denmark and wil try the recomended grappet and the bat-files tonight.
Best regards

Per

Haupage PVR350 + Nova-T
AMD 3000+
Ram 1,5 GB
XP Prof. SR2
Albatron Nvidia GeForce FX5200
Mobo: Asrock VIA socket A
HD Westerd Digital 80 GB IDE (system)
HD Maxtor 300 GB SATA (storrage)
MVP
GBPVR 99.12
PMF
Offline

Member

Posts: 54
Threads: 12
Joined: Oct 2005
#5
2005-10-17, 11:26 PM
Hi Stafan

It would be nice to receive you BAT files.
I am new in this forum. Can you see my email, or must I make it avalible for you?

Mange tak fra Danmark
Best regards

Per

Haupage PVR350 + Nova-T
AMD 3000+
Ram 1,5 GB
XP Prof. SR2
Albatron Nvidia GeForce FX5200
Mobo: Asrock VIA socket A
HD Westerd Digital 80 GB IDE (system)
HD Maxtor 300 GB SATA (storrage)
MVP
GBPVR 99.12
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#6
2005-10-18, 06:13 AM
I'll get back to you on this when I'm at home.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#7
2005-10-18, 07:50 PM
Ok, so it seems my bat file is of the uttermost simple type =)
Configuring o2grabber is easy. Choose output folder of you choice (doesn't matter where it is) and then choose a file name for output. For example EPGData.xml
Given that you have already run o2grabber once, and configured it with the channels you are interested in, you should now have a file called "o2grabber.settings.xml". That's o2grabber's settings file =)

Open a new textfile with notepad. Name it for example download.bat (or whatever you like). In it you should have one line:

o2grabber -grab

Save the file. Make sure it's called download.bat, and not download.bat.txt (in windows explorer, choose tools->folder options->view and uncheck the checkbox "hide extensions for known file types" so that you can see the entire name of the file)

Try doubleclicking the file, it should now run o2grabber, and then you should have a file called EPGData.xml in the output folder you chose earlier.

Next step would be to run this bat file every day. The easiest way would probably be to add another bat file in C:\Program Files\devnz\GBPVR called UpdateEPG.bat which will run before each time gbpvr tries to update the epg. In my UpdateEPG.bat I have to lines (the quotation marks shall be in there):

cd c:\program files\o2grabber
"c:\program files\o2grabber\download.bat"

That's it!
Good luck and have fun!
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
blader_se
Offline

Senior Member

Posts: 484
Threads: 64
Joined: Aug 2004
#8
2005-10-18, 08:55 PM
If a show is moved, you will end up with an extra entry, so a suggestion is to use a download.bat that is invoked by the Windows scheduler, containing
Code:
o2grabber -grab
gbpvr -onlyemptyepg
gbpvr -onlyupdateepg
Hmm, I guess you could do that from UpdateEPG.bat as well...Smile
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#9
2005-10-19, 06:31 AM
Good suggestion. However, does this affect already scheduled recordings that are moved? Or will I get a conflict between the previously scheduled recording and the "new" one?
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
blader_se
Offline

Senior Member

Posts: 484
Threads: 64
Joined: Aug 2004
#10
2005-10-19, 07:47 AM
Beats me, I don't know if already scheduled recordings are removed (they ought to be rescheduled at least...) when doing updateEPG.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


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

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

Linear Mode
Threaded Mode