NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 35 36 37 38 39 … 433 Next »
EPG Not Updating

EPG Not Updating
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#21
2018-11-03, 05:54 PM
Martin,

In the EPG Setup I find

"Right click on the UpdateEPG.bat and click edit. Add the following text to the file.

Registered with Zap2it website? Add the following lines to the bat file and change USERNAME (actually your email address) and PASSWORD to what you created at Zap2it.

cd /d C:\Users\Public\NPVR\Scripts
C:\Users\Public\NPVR\Scripts\zap2xml.exe -o C:\Users\Public\NPVR\Scripts\epg.xml -u USERNAME -p PASSWORD -d 1 -S 1 -D -A "new live" -E "amp apos quot lt gt" –F "

I am a computer rookie so I follow directions which show "cd /d C:\Users\Public\NPVR\Scripts" as the first line of the UpdateEPG.bat file. Is that no longer necessary?



David,


Have you tried editing the batch file to remove all switches except -d14 to see if it works. Just a thought that one of the switches is the problem, at least then if it works you could try adding one switch at a time to see how it works after the change. If it still doesn't work I'm not sure what to tell you.

Here is my UpdateEPG.bat and it works fine and I have logged output as suggested.

cd /D c:\Users\Public\NPVR\Scripts\
zap2xml.exe -u username -p password -d 14 -T -S 1 -N 4 -D > zap2xml.log 2>&1

I use the default output xmltv.xml and have NPVR settings >channels >epg to >xmltv. Previously I too used the -o ….epg.xml, I forget the details but I was having problems and that seemed to correct them. I would give it a try though I am hard pressed to say why it should work.

zap2xml does periodically have problems that can be odd. I recently was having problems and deleting the cache, xmltv.xml file, logging out and back into zap2it.com fixed it for unknown reasons. Just deleting the cache and xmltv.xml file and rerunning UpdateEPG.bat didn't work by itself only by adding logging out and back in seemed to do the trick.

Craig
Graham
Offline

Posting Freak

UK
Posts: 4,056
Threads: 102
Joined: Dec 2005
#22
2018-11-03, 06:25 PM
CDinger Wrote:I am a computer rookie so I follow directions which show "cd /d C:\Users\Public\NPVR\Scripts" as the first line of the UpdateEPG.bat file. Is that no longer necessary?

It is probably not necessary ... but it doesn't hurt ... Belt and braces is best.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#23
2018-11-03, 08:25 PM
@CDinger I your case it might be necessary because in your script you don't specify where zap2xml.exe should be found and I am not sure sure if NextPVR changes to this folder for you.

Martin
Graham
Offline

Posting Freak

UK
Posts: 4,056
Threads: 102
Joined: Dec 2005
#24
2018-11-03, 10:38 PM
mvallevand Wrote:@CDinger I your case it might be necessary because in your script you don't specify where zap2xml.exe should be found and I am not sure sure if NextPVR changes to this folder for you.

Martin

Bugger ... I looked at the first script in the post and you can guess the rest ...
elstaci
Offline

Member

Posts: 120
Threads: 14
Joined: Jan 2018
#25
2018-11-06, 11:59 PM
I would like to sincerely apologize to Sub.

He was right about my UpdateEPG.bat being at fault for not updating via NPVR.

Yesterday, I disabled my manual UPDATEEPG.BAT in Task Scheduler to see if NPVR will keep updating the TV Menu. It did. The only change I did was I deleted the -D switch after posting my problem here on this thread. Did add a few more switches but they work without any problems. I don't know why by deleting -D switch my UpdateEPG.bat starting working again with NPVR.

Anyways, I still have the Task in case I have any more issues in the future. Just need to "Enable" it again.

Thanks everyone's input.
pc44062
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Jun 2018
#26
2018-12-15, 03:15 PM
Hi --

I have the same problem, but my installation (4.2.3) doesn't seem to have an UpdateEPG.bat file. I searched for EPG anywhere in the computer; all references were to NPVR. The only one I wanted to try to edit was epgEvent.js, but that file didn't have an explicit reference to a destination. Can you advise which file to look for?

Thanks.

cheers,
pete
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#27
2018-12-15, 03:28 PM
pc44062 Wrote:Hi --

I have the same problem, but my installation (4.2.3) doesn't seem to have an UpdateEPG.bat file. I searched for EPG anywhere in the computer; all references were to NPVR. The only one I wanted to try to edit was epgEvent.js, but that file didn't have an explicit reference to a destination. Can you advise which file to look for?
A normal install wouldn't have an UpdateEPG.bat file. It's a batch file the user can create, if they need to run custom commands prior to NextPVR updating the EPG. The common set of users that end up creating one of these files are those that use xmltv listings, and they want to run some utility to download their tv listings to an xmltv file.

What EPG are you using? (Schedules Direct, XMLTV, DVB/ATSC EPG, or no EPG)
pc44062
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Jun 2018
#28
2018-12-15, 06:12 PM
I am using Schedules Direct. And that might point to the problem. When I rebuilt my computer, I loaded NPVR as I had previously, but I do not remember specifically indicating Schedules Direct as the EPG, and I certainly did not indicate that I'd actually paid the $25 for it. I've looked for a way to do both in Settings, but so far haven't found it.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#29
2018-12-15, 07:28 PM
pc44062 Wrote:I am using Schedules Direct. And that might point to the problem. When I rebuilt my computer, I loaded NPVR as I had previously, but I do not remember specifically indicating Schedules Direct as the EPG, and I certainly did not indicate that I'd actually paid the $25 for it. I've looked for a way to do both in Settings, but so far haven't found it.
This video should point you in the right direction:

https://www.youtube.com/watch?v=nqJ7QiYS3Rk
pc44062
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Jun 2018
#30
2018-12-17, 02:07 AM
Hi --

I found the video this afternoon, and it is excellent. The connection to the settings menu isn't intuitive, but once you know how to choose an EPG, it works just fine.

A side comment -- I have used a lot of programs, both purchased and "freeware." I don't think I have ever seen finer and more informative tech support. I am quite overwhelmed and will contribute.

cheers,
pete
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG not updating (DVB ATSC EPG) Flyndr 3 2,834 2020-04-29, 10:42 AM
Last Post: Graham
  not all IPTV channels updating EPG Brucek2839 1 1,731 2019-08-28, 01:34 AM
Last Post: sub
  Freesat EPG not updating since the 5th of Aug 2019 softfoot 12 4,081 2019-08-17, 02:47 AM
Last Post: softfoot
  IPTV daily cleaning and updating channels possibility? jhr1948 0 1,522 2019-08-10, 01:25 PM
Last Post: jhr1948
  Recording service not updating correctly Flyndr 11 3,337 2019-04-10, 08:01 AM
Last Post: Flyndr
  EPG not updating bruno1914 1 1,379 2019-03-18, 03:47 PM
Last Post: sub
  EPG not auto updating Flyndr 7 2,460 2019-03-14, 02:27 AM
Last Post: Flyndr
  EPG Not Updating LeoL 17 7,320 2018-10-01, 11:15 AM
Last Post: jcjefferies
  Bulk updating EPG from Schedules Direct to DVB returns 'None' syssjr 2 1,317 2018-06-18, 04:17 PM
Last Post: syssjr
  Error on Updating to Ver. 4.1.1 (180410) Cfldjamie 2 1,244 2018-04-14, 09:48 PM
Last Post: Graham

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

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

Linear Mode
Threaded Mode