Explain Status Logo differences

Post Reply
sunnyevw

Posts: 17
Joined: Sun Jul 02, 2017 11:19 pm
Location:

HTPC Specs: Show details

Explain Status Logo differences

#1

Post by sunnyevw » Sun Dec 30, 2018 4:17 pm

I love the Green Status Logo. It makes me feel like things are going fine. Then I started seeing the Red X. But each time it was easy to figure out - there was an update to EPG123. (The Green Logo returned after I updated.) But now I'm seeing the Yellow !. I re-read the EPG123 documentation and I have searched every combination of words that I can think of. No luck. I checked the log file and can find no weird entries. I am interested in finding out what triggers both the Red X (anything other than an update needed?) and the Yellow ! (I have no idea what triggers it.) Can you point me in the proper direction?

User avatar
d00zah

Posts: 242
Joined: Fri Nov 07, 2014 7:20 pm
Location:

HTPC Specs: Show details

#2

Post by d00zah » Sun Dec 30, 2018 8:23 pm

RED indicates an error was reported in the trace.log... for example:

[11/11/2018 3:40:09 AM] [ERROR] Object reference not set to an instance of an object.

AMBER indicates a warning was reported in the trace.log... for example:

[2/7/2018 3:30:17 AM] [WARNG] Failed to parse the schedule Md5 return for stationId 28055 (WGBHDT) on 2018-02-07 and after.

A '+' sign to the right of the icon, in the latest builds, indicates an EPG123 update is available, regardless of icon color.

User avatar
garyan2

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

HTPC Specs: Show details

#3

Post by garyan2 » Tue Jan 01, 2019 1:47 am

Green, of course, means everything is fine.
Yellow means something was not quite right, but you still got updated. Like the example above, it typically means one or more stations did not get an update but everything else was okay.
Red means something happened such that EPG123 aborted the update.

The cause of the yellow icon can be found by looking for the [WARNG] entries in the trace.log file for the last update.
The cause of the red icon can be found by looking for the [ERROR] entries in the trace.log file for the last update.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

katzenandguthrie

Posts: 13
Joined: Mon Jan 22, 2018 10:43 pm
Location: Palm Harbor

HTPC Specs: Show details

#4

Post by katzenandguthrie » Sat Jan 04, 2020 12:07 am

Hi Gary,

I installed EPG NYD and the next day I had a yellow ! now I have a red X. I looked in the log and saw this,
[1/3/2020 2:00:21 AM] [ERROR] The MXF file imported is 24.00 hours old.

User avatar
garyan2

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

HTPC Specs: Show details

#5

Post by garyan2 » Sat Jan 04, 2020 3:33 am

That means the MXF file did not get updated. Click the [View Log] button and find the entries starting with [ERROR].
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

katzenandguthrie

Posts: 13
Joined: Mon Jan 22, 2018 10:43 pm
Location: Palm Harbor

HTPC Specs: Show details

#6

Post by katzenandguthrie » Sat Jan 04, 2020 12:22 pm

I found this in the log from the initial installation.

[1/1/2020 12:38:00 PM] Exiting runWmcTask(ReindexSearchRoot). SUCCESS.
[1/1/2020 12:38:00 PM] Entering runWmcTask(PvrScheduleTask)
[1/1/2020 12:38:00 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\PvrScheduleTask".
[1/1/2020 12:38:00 PM] [ INFO] Successfully started the PvrScheduleTask task. Exit code: 0
[1/1/2020 12:38:00 PM] Exiting runWmcTask(PvrScheduleTask). SUCCESS.
[1/1/2020 12:38:00 PM] [WARNG] The imported MXF file contained a WARNING in its status field.
[1/1/2020 12:38:00 PM] [ INFO] Completed EPG123 client execution.
[1/1/2020 12:38:00 PM] [ INFO] EPG123 client execution time was 00:00:16.7232294.
[1/2/2020 2:00:00 AM] ==

katzenandguthrie

Posts: 13
Joined: Mon Jan 22, 2018 10:43 pm
Location: Palm Harbor

HTPC Specs: Show details

#7

Post by katzenandguthrie » Sat Jan 04, 2020 12:45 pm

I just saw this from earlier in the log.


[1/1/2020 12:19:34 PM] [ INFO] Beginning epg123 client execution. 2020-01-01 17:19:34Z
[1/1/2020 12:19:34 PM] [ INFO] Import: True , Match: True , NoLogo: False , Force: False , ShowProgress: True
[1/1/2020 12:19:35 PM] [ERROR] There are no devices/tuners configured in the database store. Perform WMC TV Setup prior to importing guide lisitngs. Aborting Import.
[1/1/2020 12:19:35 PM] [ERROR] Failed to import .mxf file. Exiting.
[1/1/2020 12:19:35 PM] [WARNG] The imported MXF file contained a WARNING in its status field.
[1/1/2020 12:19:37 PM] [ INFO] Opening recording request transfer tool and waiting for it to close ...
[1/1/2020 12:20:30 PM] [ INFO] Setup is complete. Be sure to create a Scheduled Task to perform daily updates and keep your guide up to date!
[1/1/2020 12:20:53 PM] [ INFO] Successfully created the daily update task in Task Scheduler.
[1/1/2020 12:20:53 PM] [ INFO] Successfully queried the Task Scheduler for status. Ready.The task has not yet run. Exit: 0x00000001
[1/1/2020 12:32:12 PM]

User avatar
garyan2

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

HTPC Specs: Show details

#8

Post by garyan2 » Sat Jan 04, 2020 3:44 pm

I don't think those entries have anything to do with you problem. Did you set your task as Full Mode or Client Mode?
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

katzenandguthrie

Posts: 13
Joined: Mon Jan 22, 2018 10:43 pm
Location: Palm Harbor

HTPC Specs: Show details

#9

Post by katzenandguthrie » Sat Jan 04, 2020 4:16 pm

I think Client mode. How would I change that?

User avatar
garyan2

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

HTPC Specs: Show details

#10

Post by garyan2 » Sat Jan 04, 2020 4:33 pm

You will have to [Delete] the task, select 'Full Mode', and [Create] the task again. To perform an update now, just open the EPG123 configuration GUI and click the [Save & Execute] button.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

katzenandguthrie

Posts: 13
Joined: Mon Jan 22, 2018 10:43 pm
Location: Palm Harbor

HTPC Specs: Show details

#11

Post by katzenandguthrie » Sat Jan 04, 2020 6:36 pm

Ok, I think I got it. I'm back to the yellow ! and I think that's because I've got 3 days left of my free trial of SD.

Post Reply