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 No Longer Working - zap2xml

 
  • 0 Vote(s) - 0 Average
EPG No Longer Working - zap2xml
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,083
Threads: 957
Joined: May 2006
#31
Yesterday, 03:27 PM (This post was last modified: Yesterday, 03:27 PM by mvallevand.)
OK sorry I thought you followed his instructions how to build your own. Why not follow up his GitHub reply if you have issues there?

Martin
SamM
Offline

Member

United States
Posts: 108
Threads: 28
Joined: Jun 2020
#32
Yesterday, 03:39 PM
(Yesterday, 03:27 PM)mvallevand Wrote: OK sorry I thought you followed his instructions how to build your own.  Why not follow up his GitHub reply if you have issues there?

Martin

His only reply that I can see is " Here's a link to an updated EXE that works:" which downloads a zip file that only contains the exe. I don't see anything besides that, so I'm at a loss to do anything.
JohnySmith1010
Offline

Junior Member

US
Posts: 19
Threads: 3
Joined: Jan 2024
#33
Yesterday, 04:06 PM
Instructions from fla in the larger thread, not sure why there are 2 all of sudden. First on windows install strawberry perl from https://strawberryperl.com/ then modify your zap2xml.py to conform with gracenote & user agent based on the instructions already floating around in both of these threads. You can do this in a standard text editor and save your perl file. Then CRUCIALLY run a command prompt with ADMINISTRATOR rights (I banged my head against this one). Then goto your directory wherever you have your moidfied perl file (I recommend you do this is C:\temp to make life easier). Then run "pp -M Sub::Util -o zap2xml.exe zap2xml.pl" without the quotes. This will compile a new zap2xml.exe for you which you can place wherever your original was and it should run normally now. Oh and I also found out, you must leave strawberry perl installed for this to continue to work correctly.

Here is the original thread you can read on the toilet if you wish. https://forums.nextpvr.com/showthread.ph...253&page=2
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,083
Threads: 957
Joined: May 2006
#34
Yesterday, 04:09 PM
I meant reply to him directly on GitHub if he is posting non working builds he should be able to correct it, This of course assumes you trust GitHub releases from users you may or may not no it is a vector for bad stuff. Even though that users has posted here it was quarantined as a trojan here by Windows Defender and I couldn't be bothered to run it. Apparently a known issue with the perl stuff but still why risk it.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,083
Threads: 957
Joined: May 2006
#35
Yesterday, 04:16 PM (This post was last modified: Yesterday, 05:42 PM by mvallevand.)
(Yesterday, 04:06 PM)JohnySmith1010 Wrote: Instructions from fla in the larger thread, not sure why there are 2 all of sudden.  First on windows install strawberry perl from https://strawberryperl.com/  then modify your zap2xml.py to conform with gracenote & user agent based on the instructions already floating around in both of these threads. 

You don't even need to edit anything just download the current version


Code:
curl -L https://raw.githubusercontent.com/jef/zap2xml/b95628578a34c4479a0cd4570b9285f81a18757a/zap2xml.pl -O


Martin
SamM
Offline

Member

United States
Posts: 108
Threads: 28
Joined: Jun 2020
#36
Yesterday, 04:40 PM (This post was last modified: Yesterday, 04:41 PM by SamM.)
(Yesterday, 04:06 PM)JohnySmith1010 Wrote: Instructions from fla in the larger thread, not sure why there are 2 all of sudden.  First on windows install strawberry perl from https://strawberryperl.com/  then modify your zap2xml.py to conform with gracenote & user agent based on the instructions already floating around in both of these threads.  You can do this in a standard text editor and save your perl file.  Then CRUCIALLY run a command prompt with ADMINISTRATOR rights (I banged my head against this one).  Then goto your directory wherever you have your moidfied perl file (I recommend you do this is C:\temp to make life easier).  Then run "pp -M Sub::Util -o zap2xml.exe zap2xml.pl" without the quotes.  This will compile a new zap2xml.exe for you which you can place wherever your original was and it should run normally now.  Oh and I also found out, you must leave strawberry perl installed for this to continue to work correctly.

Here is the original thread you can read on the toilet if you wish.  https://forums.nextpvr.com/showthread.ph...253&page=2

I did that instruction before for compiling the exe, and it yields the error:
[Attempt 1] <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
</body>
</html>
and quits after 3 attempts. The only difference is that when I ran the pp command, it included "pp_autolink.pl" at the beginning (as instructed). I just don't get why it stopped working on my Win 11 unit 2 weeks ago (or why it still works on my Win 10 unit), except that maybe there was a change in the gracenote website. When I go to tvlistings.gracenote.com, it says "page not found,"  but when I add "/grid-affiliates.html" I get the listings with login, but when I log in, I get the attached screenshot error message. If I recompiled with the added "grid-affiliates" I get the idea it would still fail. I don't know what to do at this point, everything I try seems like an exercise in futility.


Attached Files Thumbnail(s)
   
JohnySmith1010
Offline

Junior Member

US
Posts: 19
Threads: 3
Joined: Jan 2024
#37
Yesterday, 06:23 PM (This post was last modified: Yesterday, 06:25 PM by JohnySmith1010.)
Then something wrong with your login/network something else, as I logged in a used your same zip code and all channels pulls up for me just fine.  Try clearing cache / cookies, use a different browser?  I would say you come into the https://forums.nextpvr.com/showthread.php?tid=66253 thread as I suspect this one will be closed.  That thread has all the relevant information in it anyway.  P.S the site is https://tvlistings.gracenote.com/grid-af...ml?aid=lat#


Attached Files Thumbnail(s)
   
SamM
Offline

Member

United States
Posts: 108
Threads: 28
Joined: Jun 2020
#38
Yesterday, 09:29 PM
(Yesterday, 06:23 PM)JohnySmith1010 Wrote: Then something wrong with your login/network something else, as I logged in a used your same zip code and all channels pulls up for me just fine.  Try clearing cache / cookies, use a different browser?  I would say you come into the https://forums.nextpvr.com/showthread.php?tid=66253 thread as I suspect this one will be closed.  That thread has all the relevant information in it anyway.  P.S the site is https://tvlistings.gracenote.com/grid-af...ml?aid=lat#

I followed Ferrell's instruction on github that he posted today, and it fixed the problem. Tks for your responses.
j2gbpvr
Offline

Junior Member

Posts: 35
Threads: 0
Joined: Oct 2009
#39
Today, 02:22 AM (This post was last modified: Today, 02:37 AM by j2gbpvr.)
(Yesterday, 04:06 PM)JohnySmith1010 Wrote: Instructions from fla in the larger thread, not sure why there are 2 all of sudden.  First on windows install strawberry perl from https://strawberryperl.com/  then modify your zap2xml.py to conform with gracenote & user agent based on the instructions already floating around in both of these threads.  You can do this in a standard text editor and save your perl file.  Then CRUCIALLY run a command prompt with ADMINISTRATOR rights (I banged my head against this one).  Then goto your directory wherever you have your moidfied perl file (I recommend you do this is C:\temp to make life easier).  Then run "pp -M Sub::Util -o zap2xml.exe zap2xml.pl" without the quotes.  This will compile a new zap2xml.exe for you which you can place wherever your original was and it should run normally now.  Oh and I also found out, you must leave strawberry perl installed for this to continue to work correctly.

Here is the original thread you can read on the toilet if you wish.  https://forums.nextpvr.com/showthread.ph...253&page=2

if you want to include the dll files in the zap2xml.exe, use pp_autolink, then you can uninstall strawberry perl

use command prompt (admin)
C:\Strawberry\perl\bin
cpanm App::PP::Autolink

then put the zap2xml.pl file in
C:\Strawberry\perl\site\bin

then run the command
C:\strawberry\perl\site\bin> perl pp_autolink.pl -M Sub::Util -o zap2xml.exe zap2xml.pl
Scanning dependent dynamic libs
Getting dependent DLLs
DLL check iter: 1
DLL check iter: 2
DLL check iter: 3
No alien system dlls detected

Detected link list: c:/strawberry/c/bin/zlib1__.dll c:/strawberry/c/bin/libssl-3-x64__.dll c:/strawberry/c/bin/libcrypto-3-x64__.dll

Detected aliens:

CMD: pp --link c:/strawberry/c/bin/zlib1__.dll --link c:/strawberry/c/bin/libssl-3-x64__.dll --link c:/strawberry/c/bin/libcrypto-3-x64__.dll -o zap2xml.exe zap2xml.pl
C:\strawberry\perl\site\bin>
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  m3u not working WhisperingGhost 3 160 2025-06-22, 02:42 AM
Last Post: sub
  Pending recordings not showing in web interface and NextPVR gadget not working... henryixV 4 377 2025-05-27, 08:29 PM
Last Post: henryixV
  NextPVR client no longer works Rich A 13 934 2025-03-30, 10:04 PM
Last Post: mvallevand
Photo NextTVPI and Titan Record Not Working N88yanks 18 967 2025-02-03, 09:21 PM
Last Post: N88yanks
  NPVR No Longer Acessible From LAN 4zm4r3d02 2 356 2025-01-26, 04:35 PM
Last Post: 4zm4r3d02
  Short skip no longer on OSD, timebar oversensitive. smiffypr 26 1,778 2024-11-14, 08:24 PM
Last Post: mvallevand
  UNC Path for EPG URL not Working in Import Channels taylormia 10 1,241 2024-11-10, 11:42 PM
Last Post: taylormia
  Can no longer schedule recurring recordings Higgo 5 615 2024-10-23, 12:28 PM
Last Post: mvallevand
  nlite client -server option has stopped working meccano 4 569 2024-08-31, 08:23 PM
Last Post: mvallevand
  TV Tuner Is working MyTVBox 1 394 2024-07-08, 12:13 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode