NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
1 2 3 4 5 … 102 Next »
EPG Zap2it

 
  • 0 Vote(s) - 0 Average
EPG Zap2it
stamanf
Offline

Junior Member

canada
Posts: 6
Threads: 1
Joined: Jul 2023
#91
2025-04-18, 01:12 AM (This post was last modified: 2025-04-18, 01:14 AM by stamanf.)
(2025-04-05, 05:17 PM)Freddo45 Wrote: Hi, the site tvlistings.gracenote.com has just changed its IP address to 35.82.197.238, so you need to modify the HOST file to properly redirect Zap2it to the replacement site.

Make a change in the HOST file.

54.148.50.239 tvlistings.zap2it.com ( old )    ---> By    35.82.197.238 tvlistings.zap2it.com

I was happy this worked for a bit (Thanks!!!), until it didn't.
The host "tvlistings.gracenote.com" changed again, I had to update my hostfile to: 52.33.99.5

To find the IP address they use, as they seem to change frequently, use this url: https://www.nslookup.io/domains/tvlistin...ebservers/
elstaci
Offline

Member

Posts: 124
Threads: 15
Joined: Jan 2018
#92
2025-04-18, 09:57 PM
When I first noticed that my Website NPVR TV Guide was blank and found out that Zap2it website was shut down. Went to Github and downloaded the latest Zap2xml.PL file for the new TV guide website Grace Notes. But it didn't work.

So I came here to NVPR Forums and started following other Users and the Moderator's advice. First I downloaded portable Strawberry Perl and copied pasted both Zap2xml.exe and Zap2xml.PL file into the main directory of Strawberry Perl and ran the command line for Perl from a previous reply from another User. It ran but with some errors. But EPG.xml file still was updated by only witn non-XMLTV channels. 

I thought that I had accidentally deleted my previous Active State Perl since I couldn't locate the program anywhere. But found it strange that Zap2xml was still working but not correctly.

So I downloaded Strawberry Perl entire program and installed it on my computer. Again copied and pasted Zap2xml.exe and Zap2xml.PL files in the same Main directory of Strawberry Perl. Again ran the same command line for Perl to reconfigure the PL file to be accepted by Zap2xml.exe.  This time there was a few seconds and then Perl came back with no errors. Cut both Zap2xml files back to the NPVR-Data Script folder. Ran the UpdateEPG.bat. It showed that it scanned several thousand TV programs but Zero updated for the EPG.XML file. I even re-installed NPVR again with the same exact error. Then the Moderator mentioned about Re-mapping the channels. I remapped the channel correctly again and bingo. Ran the UpdateEPG.bat (without any modifications) and it updated the EPG.XML files with 14 days worth of TV shows.

Since then I has been running flawlessly without any issue as before when Zap2it TV Guide website was being used. 

The reason why I am posting this is I also tried the  DNS fix on my Windows Hosts file but didn't work beside the Moderator mentioned that Grace Notes DNS kept changing making this method unreliable. 

Also found out that I didn't uninstall Active State Perl. I just forgot that I hid the Main program folder in my C:\ Root directory. I then used Revo Uninstaller to get rid of all traces of Active State Perl in case it might cause some conflict with the newly installed Strawberry Perl program.

I have no experience in programing in Perl. Just followed the suggestion on how to use the Perl Command line to reconfigure the updated Zap2xml.PL file from Github. Besides Re-mapping the channels in NPVR and using the same Bat. file as before. The Moderator mentioned I didn't need to modify my .BAT file at all and I didn't.

NOTE: I did download and tried to configure a different equivalent scraper but the instructions was not very clear on configuring the scraper. so deleted it.

The point I am trying to make is you don't need to know Perl programming. Just copy and paste the Perl command line from this thread from another User inside of Strawberry Perl and remap your channel again. This may need to be done more than once if you installed NVPR again or re-scanned the device for channels.

From NPVR instructions in the past, you do need to have Perl program installed for NVPR to work correctly.
elstaci
Offline

Member

Posts: 124
Threads: 15
Joined: Jan 2018
#93
2025-06-04, 01:02 AM
I am still using Zap2xml to download TV Guide data from Grace Notes without any issues and still using the same EPG.bat file before Zap2it became discontinued.

The only changes I made was downloading the latest Github file for Zap2xml and installed Strawberry PERL and using the command line from a previous User's reply and configured all my TV channels again making sure they were all are in XMLTV format.

I haven't seen any disruptions in NextPVR TV Guide webpage or in Kodi TV Guide.

Hopefully Grace Notes won't also be discontinued like Zip2it website.
fla
Offline

Posting Freak

Posts: 884
Threads: 46
Joined: Mar 2006
#94
2025-06-04, 12:01 PM
Yes the Grace Notes solution discussed in this thread still works perfectly.

The epgtechtalk post above looks like a promotional bot see also here and here.

New account, one post. Sentences that contribute nothing really thoughtful to the topic being discussed... Moderators should at least keep an eye on that account...
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,082
Threads: 957
Joined: May 2006
#95
2025-06-04, 12:07 PM
Yes I am monitoring his post for spam click bait.

Martin.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,780
Threads: 769
Joined: Nov 2003
#96
2025-06-05, 05:43 AM
Agreed, sounds like it is.
koijh65
Offline

Junior Member

Posts: 42
Threads: 11
Joined: Apr 2017
#97
2025-06-16, 10:17 PM
Zap2xml no longer works. I tried all of the current IP addresses. They all create the following error.

[Attempt 1] <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
</body>
</html>
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,082
Threads: 957
Joined: May 2006
#98
2025-06-16, 11:40 PM
For zap2xml it looks like there is challenge/response cookie for aws now. You can start by reading up on this https://sdk.amazonaws.com/cpp/api/LATEST...ction.html or move to SchedulesDirect

I expect perl uses to come knocking soon.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,082
Threads: 957
Joined: May 2006
#99
2025-06-17, 07:48 PM (This post was last modified: 2025-06-17, 07:51 PM by mvallevand.)
Good news for some, it seems they changed their logic today and only require a User-Agent header. Perhaps some grabbers already do this.

Martin
renojim
Offline

Junior Member

US
Posts: 1
Threads: 0
Joined: Jun 2025
#100
2025-06-17, 08:41 PM
With the clue about what to look for, it's a pretty easy fix.

Change:
Code:
$ua->agent('Mozilla/4.0');


To: 
Code:
$ua->agent('Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0');
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (12): « Previous 1 … 8 9 10 11 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I set up zap2it EPG? thebigz 24 2,891 Today, 01:23 AM
Last Post: mvallevand
  Changing from Zap2it to Schedules Direct 3grg 4 515 2025-04-06, 08:34 PM
Last Post: 3grg
  TV listings "suddenly" missing via zap2it grabber RichU 2 1,490 2022-09-25, 02:34 PM
Last Post: RichU
  epg zap2it MaxOne72 0 592 2021-11-22, 12:45 AM
Last Post: MaxOne72

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

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

Linear Mode
Threaded Mode