NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 4 5 6 7 8 … 20 Next »
UpdateEPG Batch File for Using GuidePlus

 
  • 0 Vote(s) - 0 Average
UpdateEPG Batch File for Using GuidePlus
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#1
2016-10-07, 09:55 AM
I've searched and searched and can't find the answers. Want to use GuidePlus to create an augmented .xml listings file. Need help with the following statements in my UpdateEPG batch file:

[INDENT]empty the EPG
update the EPG (including time of day to do it)
invoke XMLTV to download listings as an XML file from Schedules Direct (I have downloaded XMLTV from SourceForge)
invoke GuidePlus.exe to create an augmented .xml listings file
format for GuidePlus statements
point to the augmented .xml file when configuring sources in the NextPVR settings dialog
[/INDENT]

Hopefully the answers will get me a long ways towards completing this task.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2016-10-07, 10:49 AM
GWCowling323 Wrote:Want to use GuidePlus to create an augmented .xml listings file.

Firstly, GuidePlus is old and may no longer work.

Secondly, many of the functions of GuidePlus are now available in other ways. For example, the built-in NextPVR Guide now displays series and episode numbers and adds the series and episode number to the file name of the recording. Plus, have you tried the TV Listings plugin to see if this gives you what you want?

If you tell us the functions of GuidePlus that you want, we may be able to direct you toward another way of getting the same result.

Many folk use the Auto Update EPG at Settings --> Misc2 to auto run the EPG update. NextPVR runs the updateepg.bat (if it exists) before it performs the EPG update. The .bat file is where you will put your command to download listings from SD and create an .xml file followed by executing guideplus to update the .xml file.. The .bat file will contain two commands ... the first is to execute the xmltv program and the second is to execute the guideplus program.

NerxtPVR will also run the updateepg.bat before an epg update initiated manually from Settings --> Channels.

Please read the paragraph under the heading Tips at ... http://nextpvr.com/nwiki/pmwiki.php?n=Co...BatchFiles ... because the batch file does not run under your usual user account and not in the folder that you might be expecting.

A simplified updateepg.bat (where you have created a folder at C:\EPG to contain your .xml file and your xmltv and guideplus .exe files) might be

Quote:cd\EPG
xmltv.exe tv_grab_sd_json blah blah
guideplus.exe xmlin="name of file created by xmltv program" xmlout="new file name" blah blah
I can't see that there is anything remarkable about the guideplus parameters ... trial and error should get you there ... I expect that the < and > and [ and ] characters shown in the wiki are there to show that <> parameters are compulsory and [] parameters are optional. I expect that the <> and [] are not required in the command line.

The filename at xmlout in the guideplus command line is the file name that you would specify at Settings --> Channels for each channel.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IRSS and channel-changing batch files Len_Lekx 5 3,480 2018-07-18, 08:12 PM
Last Post: Len_Lekx
  Help with batch file CDinger 4 3,385 2017-12-06, 04:34 AM
Last Post: CDinger
  Imagegrablite - reverse rename batch file help jam_zhou 1 1,837 2015-03-27, 10:12 PM
Last Post: mvallevand
  Files Plugin crashes when there is an ' in the file name. cbgifford 89 27,818 2015-01-28, 05:19 AM
Last Post: mvallevand
  ImageGrabLite Failing to Download Updated Episode File from thetvdb pkscout 4 3,165 2015-01-20, 01:09 PM
Last Post: mvallevand
  NPVR to XBMC File Renaming Utility craigrs84 6 4,689 2014-10-03, 02:59 PM
Last Post: tron999
  what comskip file does npvr use? jam_zhou 1 1,876 2014-08-19, 06:15 PM
Last Post: mulletback
  Guideplus problems jghanisco 3 2,453 2014-07-12, 02:45 AM
Last Post: jghanisco
  Imagegrablite - get it to (re)run on all oid's in database as a batch? jksmurf 12 5,906 2014-06-05, 09:06 PM
Last Post: mvallevand
  guideplus download corrupted chewy747 1 1,871 2012-12-11, 01:27 PM
Last Post: carpeVideo

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

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

Linear Mode
Threaded Mode