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
j2gbpvr
Offline

Junior Member

Posts: 35
Threads: 0
Joined: Oct 2009
#51
2025-04-06, 04:16 AM
i got the zap2xml.pl from the zap2xml github which was updated for gracenote a few days ago
https://github.com/jef/zap2xml
i installed the strawberry perl msi version which sets up the path links
Strawberry Perl Latest Release: 5.40.0.1 MSI (196.4 MB)
the portable version doesn't do that and it didn't work when i tried
i copied the zap2xml.pl to the folder: c:\strawberry\perl\bin
then opened a command prompt (admin) to it
then ran: pp -M Sub::Util -o zap2xml.exe zap2xml.pl
should be no errors and the zap2it.exe shows up in that folder
it doesn't work on other computers until i installed strawberry perl on them
then the mapping to channels was lost and had to be remapped
the file name was the same but something was different
now it updates fine
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,083
Threads: 957
Joined: May 2006
#52
2025-04-06, 04:43 AM
(2025-04-06, 04:16 AM)j2gbpvr Wrote: then the mapping to channels was lost and had to be remapped

That change you copied from github was wrong I explained earlier in this thread why.

Martin
Esteban
Offline

Member

Posts: 101
Threads: 21
Joined: Jan 2010
#53
2025-04-06, 04:44 AM
I think I can follow that, thanks j2gbpvr.
bigstusexy
Offline

Member

Posts: 126
Threads: 28
Joined: Nov 2005
#54
2025-04-06, 06:46 AM
(2025-03-30, 04:57 PM)I ran into this too.  I don't know if building and running or just running , but I had to do it by running cmd as admin... I'm just a cheapo or I would go to SD, I didn't think it was $35 a year, I thought less.  I saw another provider when I was looking that says they are cheaper but don't list their prices.  I wish we were entitled to this information in my country. I also took the time to replace gracenote.com with zap2it.com in the resulting xml so I don't have to remap.  This should be scriptable too.  I'm probably in a unique position than most here as I run DNS and I can just have the address rewritten, actually it's going to make anything fetch the resulting address so any change will show up.  However, my exe was not pulling that at all, it was trying to get something at tvgcdn.com I think. JohnySmith1010 Wrote:
(2025-03-30, 04:31 AM)fla Wrote: I've always built my own exe with strawberry perl using the following command:
Code:
pp -M Sub::Util -o zap2xml.exe zap2xml.pl
If someone wants it here's the WinMerge patch and the new exe.
Edit: I can't seem to attach the 5.1 MB zip file even though my quota isn't near full use. Here's the source code. Generate the exe with strawberry perl and the command above.

I think I was able to do this, but with new exe, getting tons of errors.  Failed logging attempts, even though I logged in via web and all did was change the executable.
Use of uninitialized value $Net::HTTPS::SSL_SOCKET_CLASS in string eq at C:\Users\user\AppData\Local\Temp\par-616b616d646172\cache-032704d6b3d6182ec21186d0ee62924b54c6dd6a\inc\lib/LWP/Protocol/https.pm line 25.
[Attempt 2] Can't locate object method "new" via package "LWP:Tonguerotocol::https::Socket" at C:\Users\user\AppData\Local\Temp\par-616b616d646172\cache-032704d6b3d6182ec21186d0ee62924b54c6dd6a\inc\lib/LWP/Protocol/http.pm line 33.
Use of uninitialized value $Net::HTTPS::SSL_SOCKET_CLASS in string eq at C:\Users\user\AppData\Local\Temp\par-616b616d646172\cache-032704d6b3d6182ec21186d0ee62924b54c6dd6a\inc\lib/LWP/Protocol/https.pm line 25.
[Attempt 3] Can't locate object method "new" via package "LWP:Tonguerotocol::https::Socket" at C:\Users\userr\AppData\Local\Temp\par-616b616d646172\cache-032704d6b3d6182ec21186d0ee62924b54c6dd6a\inc\lib/LWP/Protocol/http.pm line 33.
Failed to login within 3 retries.
GaBMaN777
Offline

Junior Member

Canada
Posts: 1
Threads: 0
Joined: Apr 2025
#55
2025-04-06, 07:06 AM (This post was last modified: 2025-04-06, 07:08 AM by GaBMaN777.)
(2025-04-05, 08:11 PM)mvallevand Wrote: XMLTV is based on the channel id so you if you change them you need to remap.  First remap to None and the remap to the XMLTV file. 

However your problem is you don't want to change zap2it globally to gracenote  try just changing tvlistings.zap2it.com to tvlistings.gracenote.com

Martin

That remaping of the "EPG Source" in "NextPVR/Settings/Channels" did the trick !
My TV Guide is back thanks to you ! (and depwl9992 and jef at https://github.com/jef/zap2xml/pull/18#i...2781267415)   Smile
EDH
Offline

Junior Member

Canada
Posts: 10
Threads: 1
Joined: Apr 2018
#56
2025-04-07, 06:38 PM
This worked for me.  Didn't have to remap channels on my computer but had to on my wife's.  Thanks
bmulligan
Offline

Junior Member

USA
Posts: 1
Threads: 0
Joined: Apr 2025
#57
2025-04-08, 01:44 AM
I'm just getting errors. This gracenote site can't even be reached. Did it shut down already?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,083
Threads: 957
Joined: May 2006
#58
2025-04-08, 01:53 AM
Read the thread if you use the hosts file method

Martin
j2gbpvr
Offline

Junior Member

Posts: 35
Threads: 0
Joined: Oct 2009
#59
2025-04-08, 03:49 AM
(2025-04-08, 01:44 AM)bmulligan Wrote: I'm just getting errors. This gracenote site can't even be reached.  Did it shut down already?

you have to use the magic link:
https://tvlistings.gracenote.com/grid-af...ml?aid=lat
JohnySmith1010
Offline

Junior Member

US
Posts: 19
Threads: 3
Joined: Jan 2024
#60
2025-04-08, 05:06 PM
Has anybody had any issues with guide updating in the last day or so? I ran a manual download because my guide was empty this morning, it says it downloaded:
Downloaded 5664877 bytes in 1068 http requests using 2 sockets.
Writing XML file: guide.xml
Completed in 3973s (Parse: 3970s) 161 stations, 10599 programs, 31710 scheduled.

Clicking on update epg in NextPVR web, it says "EPG Update complete. [0 inserted, 0 updated, 0 skipped]"
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I set up zap2it EPG? thebigz 24 2,903 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 593 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