NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 15 16 17 18 19 … 93 Next »
zap2xml - a free zap2it scraper

 
  • 0 Vote(s) - 0 Average
zap2xml - a free zap2it scraper
scezic
Offline

Junior Member

Posts: 13
Threads: 0
Joined: Sep 2006
#51
2007-09-18, 05:46 AM
Modular Wrote:Interestingly enough (or just my luck) this is not happening.

Heh, I got it. I'm an idiot and didn't use the quotation mark at the beginning of step 3.

OK new problem: I only get the EPG data on one channel. I tried deleting the cache as was written about in the 3rd post in this thread, but that didn't work for me. Any suggestions?

Didn't run into that problem myself. Did you set up your preferences http://tvlistings.zap2it.com/tvlistings/...erences.do move all channels that you want listed to My Favorites.
ww4397
Offline

Senior Member

Posts: 382
Threads: 47
Joined: Oct 2005
#52
2007-09-18, 12:44 PM
tony1234 Wrote:Let's say you grab for 10 days. If the schedule for day 10 is updated let's say tomorrow or the day after. When day 10 will be the current day (in 10 days) it won't have been updated since it has been cached and won't be re-downloaded. Still with me? How about forcing a re-download of the current day and the day after in order to have the freshest epg possible. Does that make sens?

Yes, it does make sense. It is a good idea.

Who is the author of this? Does he participate in these forums?
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#53
2007-09-18, 12:58 PM (This post was last modified: 2007-09-18, 01:06 PM by pvruser.)
gangaskan Wrote:i tried getting this to work but i get

C:\Program Files\devnz\gbpvr>zap2xml\zap2xml.exe -C zap2xml\zap2xmlrc
Logging in as ""
Login failed: Invalid e-mail address/password. Please log in again. at script/zap2xml.pl line 264.
C:\Program Files\devnz\gbpvr>


edit: i'm using the 2nd version if the UpdateEPG you have in your post.

edit 2: i seem to be able to use the command line functions instead of the config file fine. i will try updating my EPG when i get home from work.

you may need to check if you really created the config file in the same directory as the application i.e. if you "dir zap2xml\zap2xmlrc" you should get that file listed. you need to "dir" from the same directory that you're running the UpdateEPG.bat file.
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#54
2007-09-18, 01:01 PM
tony1234 Wrote:Let's say you grab for 10 days. If the schedule for day 10 is updated let's say tomorrow or the day after. When day 10 will be the current day (in 10 days) it won't have been updated since it has been cached and won't be re-downloaded. Still with me? How about forcing a re-download of the current day and the day after in order to have the freshest epg possible. Does that make sens?

well here is a quote from the web site:
Quote:To minimize web traffic zap2xml keeps all downloaded .html files in a cache subdirectory off of the directory from which zap2xml is run. It deletes old .html files in this directory based on last access time. (if last access > days + 2)

so that means every 2 days you get brand new listings. my thought would be to have just "tomorrow" (next 24 hours) force reloaded with each run to make sure you have the newest listings for the next day till you refresh again. i could live with the rest of the data being 7+ days old.
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#55
2007-09-18, 01:05 PM
scezic Wrote:Didn't run into that problem myself. Did you set up your preferences http://tvlistings.zap2it.com/tvlistings/...erences.do move all channels that you want listed to My Favorites.

and don't forget to set up your preferences to use 6 hours of guid on the web site. this puts less load on the site and makes the program run faster. i'm not sure if the program assumes you have it already set up to 6 hours (which would mean if you dont set it up then you only get the first 3 hours out of every 6).

its a neat command line program kudos to the author if he's reading Smile
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
Modular
Offline

Member

Posts: 73
Threads: 20
Joined: Oct 2006
#56
2007-09-18, 01:38 PM
scezic Wrote:Didn't run into that problem myself. Did you set up your preferences http://tvlistings.zap2it.com/tvlistings/...erences.do move all channels that you want listed to My Favorites.

Yes, I had set up the preferences already. I just double checked and they are all as they are supposed to be. Maybe I should delete all my channels and let the application re-register them. Would that work?
tony1234
Offline

Junior Member

Posts: 31
Threads: 1
Joined: Dec 2006
#57
2007-09-18, 03:02 PM
pvruser Wrote:so that means every 2 days you get brand new listings.
Quote:It deletes old .html files in this directory based on last access time. (if last access > days + 2)

Unless I got everything wrong: 'days + 2' stand for the number of days you want to keep the epg. So each day, it deletes 4 files (1 for each 6 hours) and download 4 new one. If you look at the datetime of the files in the cache directory, there're only 4 files with today's date.
mtags
Offline

Junior Member

Posts: 8
Threads: 5
Joined: Jan 2006
#58
2007-09-18, 03:26 PM
I have the zap2xml running and gbpvr reading the data in, but when I look at the TV Guide, some of the programs are a few hours longer than they should be, and the shows that should be after these extra long shows, aren't there. And this issue seems to happen to all show on all channels that start around a particular time (example: all shows on channels 1-100 that start at 10pm are 2 or more hours long).

I'm wondering if this is an issue with an apostropy not being excoded properly or something. I haven't played with the parameters of zap2xml much, yet.

Anyone have an idea of how to fix this?
Gameross
Offline

Junior Member

Posts: 41
Threads: 4
Joined: Apr 2004
#59
2007-09-19, 02:04 PM
Great utility! Had it installed and GBPVR reconfigured in 10 minutes!

Thanks to whoever wrote it!
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#60
2007-09-19, 03:01 PM
mtags Wrote:I have the zap2xml running and gbpvr reading the data in, but when I look at the TV Guide, some of the programs are a few hours longer than they should be, and the shows that should be after these extra long shows, aren't there. And this issue seems to happen to all show on all channels that start around a particular time (example: all shows on channels 1-100 that start at 10pm are 2 or more hours long).

I'm wondering if this is an issue with an apostropy not being excoded properly or something. I haven't played with the parameters of zap2xml much, yet.

Anyone have an idea of how to fix this?

I had the same problem. I think the issue may be that you haven;t configured Zap2It to display your schedule in 6 hours time blocks. The default is 3 hours and, if you use the default, I think shows that are 1 hour end up getting treated as 2. I changed my settings, deleted the cahce, and reloaded the EPG and it worked.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Free XMLTV EPG scraper dneprrider 214 101,460 2010-03-29, 04:54 AM
Last Post: dljones8053
  xmltv zap2it & msn scraper merge tvshowman 2 1,943 2007-12-12, 03:48 AM
Last Post: tvshowman
  Thanks to all the Scraper Developers obiwan 1 1,516 2007-09-18, 01:43 AM
Last Post: whurlston
  Quick plug for the FREE Gimp Digital712 2 2,186 2006-08-05, 04:49 AM
Last Post: reven
  Free code librarys? McBainUK 7 3,411 2006-05-19, 04:52 PM
Last Post: acheyne
  Free eBook on how SharpDevelop was written gruskada 0 1,254 2006-02-04, 02:07 PM
Last Post: gruskada
  Extra Zap2It Meta Data jorm 18 6,846 2005-03-15, 03:45 PM
Last Post: sub
  free icons for skins. reven 0 1,899 2004-12-31, 05:32 AM
Last Post: reven

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

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

Linear Mode
Threaded Mode