Intercepted mcupdate

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
Space

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

HTPC Specs: Show details

Intercepted mcupdate

#1

Post by Space » Tue Oct 12, 2021 2:13 am

I've never seen these log entries for EPG123 before, but it has now happened twice in the past week:

Code: Select all

[10/5/2021 7:41:58 PM] [ INFO] **** Intercepted "mcupdate.exe -u -nogc" call. Ignored. ****
[10/11/2021 7:42:07 PM] [ INFO] **** Intercepted "mcupdate.exe -u -nogc" call. Ignored. ****
I assume these are related to WMC trying to update the guide, but can you elaborate on how this works? I think I recall you saying that you modify the mcupdate task to intercept these, but I am wondering why I have never seen these log messages before. I am guessing it has something to do with the fact that EPG123client was already running during the times above (in the middle of the ImportMxfFile() process both times).

User avatar
garyan2

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

HTPC Specs: Show details

#2

Post by garyan2 » Tue Oct 12, 2021 6:44 am

I don't know exactly what triggers WMC to make the call, but I've only seen it occur when WMC is opened*, but not every time. It is WMC calling to update the guide and packages but since neither of those are available anymore, I just have the client intercept them so they don't go anywhere. It keeps the errors from showing up in the event logs.

I typically don't have WMC opened when an epg123 update occurs, so maybe it is the import that enables the trigger for WMC to make the call on first chance.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Space

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

HTPC Specs: Show details

#3

Post by Space » Tue Oct 12, 2021 8:10 am

Hmmm, but I wonder why I've never seen it before? I checked all logs and those two are the only times it shows up.

I've disabled the guide update in WMC way back when I first installed EPG123, so I don't know why it would start doing this now...

Post Reply