Schedules Direct Broke?

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
stuartm

Posts: 721
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

#101

Post by stuartm » Mon May 23, 2022 10:31 pm

Just loaded today so scheduled update won't run till tonight. Can try running from the tray icon. BTW checked and I have .NET 2.0 3.0 3.5 and 4.0.30319
Nope, same error running from the tray icon.

User avatar
garyan2

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

HTPC Specs: Show details

#102

Post by garyan2 » Mon May 23, 2022 11:26 pm

Okay, unfortunately it looks like .NET 4.5 and above support TLS1.2. Looks like updating .NET on your machine will fix the problem.

I'll have to find some time to re-target my project to .NET 4.5, but it will take some time. Updating your machine will add the proper support, and once I re-target EPG123, .NET 4.5 or above will required anyway.

Sent from my SM-G781U1 using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

stuartm

Posts: 721
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

#103

Post by stuartm » Tue May 24, 2022 1:23 am

So to be clear If I install NET 4.5 it will work now? Or not till you retarget?

User avatar
garyan2

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

HTPC Specs: Show details

#104

Post by garyan2 » Tue May 24, 2022 1:45 am

You just need to install 4.5. I don't necessarily need to re-target my project, but since it will be necessary any way I'm going to look to see if there is any advantage for my code to do so. At a minimum I need to update the installation package to require 4.5 (and install if missing).
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

stuartm

Posts: 721
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

#105

Post by stuartm » Tue May 24, 2022 6:11 am

I went ahead and installed .NET 4.8 since I found a Microsoft standalone .NET 4.8 installer for all OSes After installing, EPG123 started working just fiine and my HTPCs all updated the guide properly. Thanks for all the help.

sjr56stn

Posts: 77
Joined: Tue Mar 03, 2015 4:49 pm
Location:

HTPC Specs: Show details

#106

Post by sjr56stn » Tue May 24, 2022 9:52 am

Overnight scheduled task worked fine last night. However, I am a bit concerned about what happens when SD decides to retry their new software. At the end of this week I am going to be away for a few weeks, and will not be in a position to install another of Gary’s excellent rapid EPG123 workarounds!

sgbroimp

Posts: 185
Joined: Mon Nov 21, 2016 5:49 pm
Location: New England

HTPC Specs: Show details

#107

Post by sgbroimp » Tue May 24, 2022 1:20 pm

I went home at 6PM last night and had the green (no errors) with + icon. All the guide info seems to be good, but I ran in to other problems. A couple of scheduled recordings missed, but worse, going into Recorded TV in WMC , then Scheduled Recordings I tried to issue a command to "Do not record" a program that somehow was set up to record (I did not even schedule it!!!!). When I did so, everything froze. I could not exit or even revert back to the PC desktop, had to do a hard re-boot of the PC, you know power button hold, etc. Anyone else seeing this? (I will say that I may have been one of the last to lose my guide and was setting up a recording Sunday about 7PM when the who guide went belly up.) I know there is a way to clean out all the scheduled recordings in the WMC settings, but hate to do that if not necessary. Thoughts anyone? (Yes, Gary, once I get this sorted I will be upgrading, but the above is the overriding issue I face short term.)

User avatar
garyan2

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

HTPC Specs: Show details

#108

Post by garyan2 » Tue May 24, 2022 3:44 pm

There were some reports that the guide data was a little weird after SD brought the old servers back online. WMC would have seen a bunch of changes in program schedules and data and it may have simply gotten really confused.

Take a look at your log file, particularly during the verify procedure after the mxf file is imported. If it shows a high number of corrections then that may be it.

Sent from my SM-G781U1 using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

sgbroimp

Posts: 185
Joined: Mon Nov 21, 2016 5:49 pm
Location: New England

HTPC Specs: Show details

#109

Post by sgbroimp » Tue May 24, 2022 6:08 pm

I will do that and your theory makes sense. If so, best to wait or try a fix? Does not sound like using the WMC program error correction would work. Maybe clean out the scheduled recordings and make new ones?

sgbroimp

Posts: 185
Joined: Mon Nov 21, 2016 5:49 pm
Location: New England

HTPC Specs: Show details

#110

Post by sgbroimp » Wed May 25, 2022 12:17 am

As of this evening, key stuff was back to normal, I was able to alter the functions in Recorded TV, Scheduled Recordings, etc with no freeze up. There were some shows I never set up to record as series, such as Sponge Bob Season 7. (Can't wait for season 8 ;)

Thanks to Gary and others for weighing in on this little (mis) adventure. Keeps us on our toes, right?

User avatar
garyan2

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

HTPC Specs: Show details

#111

Post by garyan2 » Wed May 25, 2022 3:03 am

IT Troll wrote:
  • It would be nice if it remembered the window state, size and position. Rather than reverting to maximised each time.
  • Whilst it is possible to copy text with shortcut keys, folks might find it easier with an Edit menu and/or right-click option
Obviously I did a quick job on the viewer, but not sure on remembering size and location. It is a child form of 3 different executables... configuration GUI, client GUI, and notification tray. I can easily have it remember locations for the GUIs, but they will all be unique for each application (and user). This is why I simply set to maximize.

Next update will have right-click copy as well as an option to open another log file.

Sent from my SM-G781U1 using Tapatalk
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

danman

Posts: 18
Joined: Tue Feb 11, 2020 8:34 pm
Location:

HTPC Specs: Show details

#112

Post by danman » Wed May 25, 2022 9:37 am

Anybody what's going on with my setup? It's been a few days since I had a successful download and now this appears to be happening. Any help would be appreciated.

Code: Select all

[5/25/2022 3:27:22 AM] [ INFO] Completed compiling keywords and keyword groups.
[5/25/2022 3:27:32 AM] [ INFO] Completed save of the MXF file to "C:\ProgramData\GaRyan2\epg123\output\epg123.mxf".
[5/25/2022 3:27:32 AM] [ INFO] Completed save of image archive file to "C:\ProgramData\GaRyan2\epg123\guideImages.xml".
[5/25/2022 3:32:45 AM] [ INFO] 5790 files deleted from the cache directory during cleanup.
[5/25/2022 3:32:45 AM] [ INFO] Downloaded and processed    67.185 MB of data from Schedules Direct.
[5/25/2022 3:32:45 AM] [ INFO] Generated .mxf file contains 649 services, 7633 series, 45205 programs, and 72982 people with 5216 image links.
[5/25/2022 3:32:45 AM] [ INFO] Completed EPG123 update execution. SUCCESS.
[5/25/2022 3:32:45 AM] [ INFO] epg123 update execution time was 00:32:42.5737532.
[5/25/2022 3:32:50 AM] ===============================================================================
[5/25/2022 3:32:50 AM]  Beginning epg123 client execution. version 1.3.5.0
[5/25/2022 3:32:50 AM] ===============================================================================
[5/25/2022 3:32:50 AM] [ INFO] Beginning epg123 client execution. 2022-05-25 08:32:50Z
[5/25/2022 3:32:50 AM] [ INFO] Import: True , Match: True , NoLogo: False , Force: False , ShowProgress: False
[5/25/2022 3:34:40 AM] Entering importMxfFile() for file "c:\programdata\garyan2\epg123\output\epg123.mxf"
[5/25/2022 3:34:46 AM] [ INFO] Error: The following error was encountered while processing the file. Aborting.
[5/25/2022 3:34:46 AM] [ INFO] GuideImage: InsertRow() failed (attempt 0 of 10) for (1, A3D8490100002D0000000000010000000470010000000500000000000000000066000000660069006C0065003A002F002F0043003A005C00500072006F006700720061006D0044006100740061005C00470061005200790061006E0032005C006500700067003100320033005C006C006F0067006F0073005C0057004200410059002E0070006E006700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000E0AD0C0100000000) - HR = 0x80004005
[5/25/2022 3:34:46 AM] [ERROR] Error using loadmxf.exe to import new guide information. Exit code: -1
[5/25/2022 3:34:46 AM] Exiting importMxfFile(). FAILURE.
[5/25/2022 3:34:46 AM] [ERROR] Failed to import .mxf file. Exiting.
[5/25/2022 4:28:31 AM] ===============================================================================
[5/25/2022 4:28:31 AM]  Activating the epg123 client GUI. version 1.3.5.0
[5/25/2022 4:28:31 AM] ===============================================================================

User avatar
garyan2

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

HTPC Specs: Show details

#113

Post by garyan2 » Wed May 25, 2022 11:26 pm

You WMC database is corrupted.

You are running a pretty old version of EPG123 and I can't remember if it does garbage collection for you. Open a command prompt and run "START /WAIT c:\windows\ehome\mcupdate.exe -dbgc -updateTrigger" without quotes. Wait for it to complete and return the c:\ prompt then try an import again. This can take a considerable amount of time depending on your database size... just let it go until it is done.

If there are errors from mcupdate, or the import still didn't work, then I would suggest you use the [Rebuild WMC Database] button in the client. Be aware that rebuilding the database will cause you to lose recording histories so if you have a series set to record new and reruns, WMC will forget what you recorded in the past and record them again if they show up in the guide. Also, you will lose any movie coverart that was viewable in the movie library that you recorded. Everything else will be restored to include your recording requests.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

danman

Posts: 18
Joined: Tue Feb 11, 2020 8:34 pm
Location:

HTPC Specs: Show details

#114

Post by danman » Wed May 25, 2022 11:51 pm

Is it prudent to just rebuild the database and not worry about mcupdate? I don't record any reruns anyway, and I don't care about coverart.

User avatar
garyan2

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

HTPC Specs: Show details

#115

Post by garyan2 » Wed May 25, 2022 11:57 pm

There is a risk that your WMC configurations have not been backed up. If that is the case, and when epg123 tries to force a backup prior to deleting the database and it is so corrupted that the backup fails, then you will lose more than the histories.

If you want to take the risk of having to setup wmc again, then go for it.

You may want to update epg123 before you do it. Like I said, your version is pretty old. Plus newer versions will perform garbage cleanup for you every 5 days to try and avoid this scenario.

Sent from my SM-G781U1 using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

sirlou2001

Posts: 11
Joined: Mon Feb 17, 2020 6:11 am
Location:

HTPC Specs: Show details

#116

Post by sirlou2001 » Fri May 27, 2022 12:45 am

Just a quick update to note that I have had two automatic updates complete and everything has worked, per usual.

THANKS GARY! You continue to keep me in WMC functionality, at least until next year when 8.1 goes off security patches and then I'll have to sort something else out. ;)

sirlou

sirlou2001 wrote: Mon May 23, 2022 5:31 pm My WMC EPG has I believe 14 days of data.

I downloaded & installed the new version (you rock GARY!) and ran a MANUAL update and it worked as it should. Yeah! Still a bit of life left in WMC! *phew*

Happy and relieved! Thanks again to Gary & the forum for help! :thumbup:

sirlou
Bee_Dee_3_Dee wrote: Sun May 22, 2022 10:17 pm
sirlou2001 wrote: Sun May 22, 2022 10:00 pm Got the error from SD. Freaked out! ;)

Read their forum and this one.

Downloaded and installed the new version of EPG123 (thanks Gary!), and tried to manually update a few times. A couple failures and then what looked like success...but instead a failed attempt, twice in a row.

EPG123 runs through its entire process and then fails at the end with an error message saying it did not work and check the log file. Getting all sorts of errors in the log file. The latest error present in the log file is as follows:

[5/22/2022 2:48:14 PM] [WARNG] There was an ERROR generated during the MXF file creation.

I'm a newb so I am not sure why it can't create the MXF file. Is that something that SD is working on? Or is this a me issue? Should I just wait and try again tomorrow?

sirlou

i'm no expert, but curious how many days does ur WMC EPG have?

i haven't updated EPG yet, and as a result my WMC EPG ends in 14 days.

as long as ur WMC EPG shows more than 14 days (21 days or so) and u updated it during busy times (day time maybe) then i'd chalk it up as a success. and errors should go away eventually. Also, updating (Scheduling EPG123 to) some time between 1:00 AM and 7:00 AM may help increase odds of reducing errors or eliminating them all together.

danman

Posts: 18
Joined: Tue Feb 11, 2020 8:34 pm
Location:

HTPC Specs: Show details

#117

Post by danman » Sat May 28, 2022 3:41 pm

Gary Help!

I was unable to run "START /WAIT c:\windows\ehome\mcupdate.exe -dbgc -updateTrigger". It would return unable to locate file errors.

I was able to run "START /WAIT c:\windows\ehome\mcupdate.exe". It took no time at all to run. Now I cannot do a "Manual Update" from the client. It returns a "There was an error importing the MXF file" error.

Nothing appears to have changed within WMC. Any help is appreciated.

mainertodd

Posts: 42
Joined: Wed Jun 21, 2017 8:45 pm
Location:

HTPC Specs: Show details

#118

Post by mainertodd » Sat May 28, 2022 8:03 pm

EPG123 has been running successfully week, but when I went into the guide data, I noticed that it only extends through 8 PM on 5 June. There are no errors in the log file. Anyone else having this issue? I'm still running 1.7.1.4 because I was having problems with 1.7.1.5 and newer versions.

EDIT: just saw the earlier discussion about installing .NET 4.5. I'll do that, update to 1.7.1.7, and see what happens. I've got a few programs recording right now, so I won't be able to run an update until they're done.

UPDATE: After installing .NET 4.8, 1.7.1.7 is running with no errors. However, I'm still only getting data through 5 June. This is frustrating...I don't understand what's wrong.

mainertodd

Posts: 42
Joined: Wed Jun 21, 2017 8:45 pm
Location:

HTPC Specs: Show details

#119

Post by mainertodd » Sat May 28, 2022 10:08 pm

Argh! I did a "Rebuild WMC Database" in EPG123, and it went off without a hitch. I ran another update, and there were no errors. However, I now have NO data beyond 8 PM tonight! Here's the log file from the latest update, if anyone can figure out what's going on:

EDIT: durr...I think I figured it out. It was somehow set to download only one day of data. Fixed that, now waiting for it to finish processing...

Code: Select all

[5/28/2022 5:33:06 PM] ===============================================================================
[5/28/2022 5:33:06 PM]  Beginning epg123 update execution. version 1.7.1.7
[5/28/2022 5:33:06 PM] ===============================================================================
[5/28/2022 5:33:06 PM] *** Windows 7 Home Premium, 64-bit [Version: 6.1.7601.24544] ***
[5/28/2022 5:33:06 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[5/28/2022 5:33:06 PM] [ INFO] Beginning EPG123 update execution. 2022-05-28 21:33:06Z
[5/28/2022 5:33:06 PM] [ INFO] DaysToDownload: 1 , TheTVDBNumbers : True , PrefixEpisodeTitle: False , PrefixEpisodeDescription : True , AppendEpisodeDesc: False , OADOverride : True , SeasonEventImages : True , TMDbCoverArt: True , IncludeSDLogos : True , AutoAddNew: True , CreateXmltv: False , ModernMediaUiPlusSupport: False
[5/28/2022 5:33:18 PM] [ INFO] Status request successful. account expires: 2023-01-02T17:41:56Z , lineups: 1/4 , lastDataUpdate: 2022-05-28T16:06:44Z
[5/28/2022 5:33:18 PM] [ INFO] system status: Online , message: No known issues.
[5/28/2022 5:33:19 PM] [ INFO] Successfully retrieved TMDb configurations.
[5/28/2022 5:33:19 PM] [ INFO] Successfully requested listing of subscribed lineups from Schedules Direct.
[5/28/2022 5:33:19 PM] Entering BuildLineupServices() for 1 lineups.
[5/28/2022 5:33:19 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-MD67788-X.
[5/28/2022 5:33:26 PM] [ INFO] Found 1262 cached program descriptions.
[5/28/2022 5:33:26 PM] Exiting BuildAllProgramEntries(). SUCCESS.
[5/28/2022 5:33:26 PM] Entering BuildAllGenericSeriesInfoDescriptions() for 794 series.
[5/28/2022 5:33:26 PM] [ INFO] Found 794 cached/unavailable series descriptions.
[5/28/2022 5:33:26 PM] Exiting BuildAllGenericSeriesInfoDescriptions(). SUCCESS.
[5/28/2022 5:33:27 PM] Entering GetAllMoviePosters() for 211 movies.
[5/28/2022 5:33:27 PM] [ INFO] Found 211 cached/unavailable movie poster links.
[5/28/2022 5:33:27 PM] Exiting GetAllMoviePosters(). SUCCESS.
[5/28/2022 5:33:27 PM] Entering GetAllSeriesImages() for 794 series.
[5/28/2022 5:33:27 PM] [ INFO] Found 774 cached/unavailable series image links.
[5/28/2022 5:33:27 PM] [ INFO] Refreshing 17 series image links.
[5/28/2022 5:33:27 PM] [ INFO] Successfully retrieved artwork info for  20 programs. (0:00:00:00.1100002 /   103.305 KB)
[5/28/2022 5:33:27 PM] Exiting GetAllSeriesImages(). SUCCESS.
[5/28/2022 5:33:27 PM] Entering GetAllSeasonImages() for 232 seasons.
[5/28/2022 5:33:27 PM] [ INFO] Found 220 cached/unavailable season image links.
[5/28/2022 5:33:27 PM] [ INFO] Successfully retrieved artwork info for  12 programs. (0:00:00:00.0800001 /    72.075 KB)
[5/28/2022 5:33:27 PM] Exiting GetAllSeasonImages(). SUCCESS.
[5/28/2022 5:33:27 PM] Entering GetAllSportsImages() for 39 sports events.
[5/28/2022 5:33:27 PM] [ INFO] Found 39 cached/unavailable sport event image links.
[5/28/2022 5:33:27 PM] Exiting GetAllSportsImages(). SUCCESS.
[5/28/2022 5:33:27 PM] [ INFO] Completed compiling keywords and keyword groups.
[5/28/2022 5:33:28 PM] [ INFO] Completed save of the MXF file to "C:\ProgramData\GaRyan2\epg123\output\epg123.mxf".
[5/28/2022 5:33:28 PM] [ INFO] 185 entries deleted from the cache file during cleanup.
[5/28/2022 5:33:28 PM] [ INFO] Downloaded and processed   258.651 KB of data from Schedules Direct.
[5/28/2022 5:33:28 PM] [ INFO] Generated .mxf file contains 720 services, 794 series, 232 seasons, 1262 programs, 2059 schedule entries, and 5409 people with 1827 image links.
[5/28/2022 5:33:28 PM] [ INFO] Completed EPG123 update execution. SUCCESS.
[5/28/2022 5:33:28 PM] [ INFO] epg123 update execution time was 00:00:21.8100301.
[5/28/2022 5:33:28 PM] ===============================================================================
[5/28/2022 5:33:28 PM]  Beginning epg123 client execution. version 1.7.1.7
[5/28/2022 5:33:28 PM] ===============================================================================
[5/28/2022 5:33:28 PM] *** Windows 7 Home Premium, 64-bit [Version: 6.1.7601.24544] ***
[5/28/2022 5:33:28 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[5/28/2022 5:33:28 PM] [ INFO] Import: True , Match: True , NoLogo: False , Force: False , ShowProgress: False , NoGC: True , NoVerify: False , Verbose: False
[5/28/2022 5:33:29 PM] Entering ImportMxfFile() for file "c:\programdata\garyan2\epg123\output\epg123.mxf".
[5/28/2022 5:33:36 PM] [ INFO] Successfully imported .mxf file into Media Center database. Exit code: 0
[5/28/2022 5:33:36 PM] Exiting ImportMxfFile(). SUCCESS.
[5/28/2022 5:33:36 PM] Entering VerifyLoad()
[5/28/2022 5:33:38 PM] [ INFO] Checked 2059 entries and corrected 0 of them.
[5/28/2022 5:33:38 PM] Exiting VerifyLoad()
[5/28/2022 5:33:42 PM] [ INFO] Completed the automatch of lineup stations to tuner channels.
[5/28/2022 5:33:42 PM] [ INFO] Completed lineup refresh.
[5/28/2022 5:33:42 PM] Entering RunWmcIndexTask(PvrScheduleTask)
[5/28/2022 5:33:42 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\PvrScheduleTask".
[5/28/2022 5:33:42 PM] [ INFO] Successfully started the PvrScheduleTask task. Exit code: 0
[5/28/2022 5:33:42 PM] Exiting RunWmcIndexTask(PvrScheduleTask). SUCCESS.
[5/28/2022 5:33:42 PM] Entering RunWmcIndexTask(ReindexSearchRoot)
[5/28/2022 5:33:42 PM] [ INFO] INFO: scheduled task "Microsoft\Windows\Media Center\ReindexSearchRoot" is currently running.
[5/28/2022 5:33:42 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\ReindexSearchRoot".
[5/28/2022 5:33:42 PM] [ INFO] Successfully started the ReindexSearchRoot task. Exit code: 0
[5/28/2022 5:33:42 PM] Exiting RunWmcIndexTask(ReindexSearchRoot). SUCCESS.
[5/28/2022 5:33:42 PM] [ INFO] MXF file was created on 5/28/2022 5:33:06 PM
[5/28/2022 5:33:42 PM] [ INFO] Completed EPG123 client execution.
[5/28/2022 5:33:42 PM] [ INFO] EPG123 client execution time was 00:00:14.2100207.

Space

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

HTPC Specs: Show details

#120

Post by Space » Sat May 28, 2022 10:26 pm

Code: Select all

[5/28/2022 5:33:06 PM] [ INFO] DaysToDownload: 1 , TheTVDBNumbers : True , PrefixEpisodeTitle: False , PrefixEpisodeDescription : True , AppendEpisodeDesc: False , OADOverride : True , SeasonEventImages : True , TMDbCoverArt: True , IncludeSDLogos : True , AutoAddNew: True , CreateXmltv: False , ModernMediaUiPlusSupport: False
'DaysToDownload: 1" means you only have it set to download 1 day of data in the EPG123 config GUI...

Here is an example of it set to download 14 days of data, change that value from 1 to the number of days you want:

Image

Post Reply