Windows Scheduler error

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
nalelan

Posts: 2
Joined: Thu Aug 30, 2018 5:05 pm
Location:

HTPC Specs: Show details

Windows Scheduler error

#1

Post by nalelan » Thu Aug 30, 2018 5:09 pm

I'm having some sort of problem with the windows scheduler (Windows 7) and epg123. I'm having to manually hit "Save & Execute" every few days to update my guide.

Code: Select all

[8/30/2018 9:37:32 AM] ===============================================================================
[8/30/2018 9:37:32 AM]  Activating the epg123 configuration GUI. version 1.2.4.0
[8/30/2018 9:37:32 AM] ===============================================================================
[8/30/2018 9:37:33 AM] [ INFO] Successfully queried the Task Scheduler for status. Could not start. Last Run 8/30/2018 6:30:00 AM; Exit: 0x80041324
[8/30/2018 9:37:34 AM] [ INFO] Token request successful. serverID: 20141201.web.X
[8/30/2018 9:37:34 AM] [ INFO] Status request successful. account expires: 2018-11-24T05:29:37Z , lineups: 1/4 , lastDataUpdate: 2018-08-30T12:49:28Z
[8/30/2018 9:37:34 AM] [ INFO] system status: Online , message: No known issues.
[8/30/2018 9:37:34 AM] [ INFO] Successfully requested listing of client lineups from Schedules Direct.
[8/30/2018 9:37:34 AM] [ INFO] Successfully retrieved the station mapping for lineup USA-FL09477-L.
Any ideas?

Thank you.

User avatar
d00zah

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

HTPC Specs: Show details

#2

Post by d00zah » Thu Aug 30, 2018 5:28 pm

When you updated to v1.2.2.0/v1.2.4.0, did you delete/recreate the scheduled task per instructions?

"It will, however, require those upgrading to this version delete their existing scheduled task and create a new one due to change in location of the mxf file."

User avatar
garyan2

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

HTPC Specs: Show details

#3

Post by garyan2 » Thu Aug 30, 2018 5:55 pm

There is some condition prohibiting the task from executing. The only thing I can think of is if it thinks your station is on battery power. When I create the task in EPG123, the computer must be on AC power to kick off the update. If this isn't the case, then I'll have to reference my code later today to see what other conditions may do this.

EDIT: It also must have a network connection.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

nalelan

Posts: 2
Joined: Thu Aug 30, 2018 5:05 pm
Location:

HTPC Specs: Show details

#4

Post by nalelan » Thu Aug 30, 2018 8:10 pm

I have a Tripp-Lite UPS hooked up to the PC via USB cable. For some reason, the UPS always reports it as being on battery power, not AC (although it stays at 100%).

So, I have to somehow force the scheduled task to execute no matter the power condition.

Thank you!

Edit: I think I figured it out in the Task Scheduler control panel.

User avatar
garyan2

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

HTPC Specs: Show details

#5

Post by garyan2 » Thu Aug 30, 2018 8:20 pm

nalelan wrote: Thu Aug 30, 2018 8:10 pm I have a Tripp-Lite UPS hooked up to the PC via USB cable. For some reason, the UPS always reports it as being on battery power, not AC (although it stays at 100%).

So, I have to somehow force the scheduled task to execute no matter the power condition.

Thank you!

Edit: I think I figured it out in the Task Scheduler control panel.
Yah, you just need to edit the task to remove the requirement for AC power. It will work after that.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Post Reply