Manual guide update?

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
4Matt

Posts: 2
Joined: Fri Jul 31, 2015 11:57 pm
Location:

HTPC Specs: Show details

Manual guide update?

#1

Post by 4Matt » Thu Jan 02, 2020 6:07 am

Is there a way to do a manual guide update in EPG123.?
My WMC PC is not connected to the internet all the time, I must stretch a long cord to connect so I normally updated the old guide once a week.
Can I use (Save & Execute) in EPG123 or can I go in WMC Tasks/ TV/ Guide/ Get latest guide listings: to accomplish a manual guide download?

Space

Posts: 2841
Joined: Sun Jun 02, 2013 9:44 pm
Location:

HTPC Specs: Show details

#2

Post by Space » Thu Jan 02, 2020 6:14 am

You would have to use the Save & Execute button within EPG123. There is currently no way to initiate it from within WMC.

I believe there is also a way to initiate it through the command line, so you could probably make a batch file or shortcut that you can just double click any time you want to download the guide.

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#3

Post by garyan2 » Thu Jan 02, 2020 6:18 am

The [Save & Execute] will do it. The Get latest guide listings button does not do anything anymore... it will tell you it completed, but really it just finished downloading nothing.

Going Space's route of a batch file, here are the commands:

Code: Select all

C:\Program Files (x86)\epg123\epg123.exe -update
C:\Program Files (x86)\epg123\epg123Client.exe -i C:\ProgramData\GaRyan2\epg123\output\epg123.mxf -match
Change the folder paths as necessary to reflect your installation.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#4

Post by garyan2 » Thu Jan 02, 2020 6:30 am

I will add, you can sneaker net updated guide listings from another computer daily if you wanted. Just have the computer that is online perform the server part. Put the resulting epg123.mxf file on a thumb drive and walk it over to the air-gapped computer to use the client and perform a [Manual Import]. Done.

Even better, you can have the client (epg123Client.exe) on the thumbdrive as well with a batch file to perform the import.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Post Reply