EPG123 not importing from SD

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
wallace2002

Posts: 4
Joined: Wed Nov 30, 2022 4:09 am
Location:

HTPC Specs: Show details

#21

Post by wallace2002 » Wed Nov 30, 2022 9:06 am

Hi Gary, thanks so much for the helpful advice. I did a number of things that ultimately got things fixed, but I'm not sure what actually did it. Here's the list of things I ended up doing:
1) created a restore point in the epg123 client GUI
2) aborted a full install of epg123 since the second step in WMC to setup TV signal failed and told me my computer was not capable of handling a digital signal (not sure what that was about)
3) full Windows 7 system restore to an 11/18/2022 restore point (the day before the problem)
4) ran rebuild WMC database from the epg123 client GUI
5) rebooted my computer a couple of times
6) noted that epg123 had reverted to v1.7.1.7
7) restored the epg123 backup that I had created in step 1)
8) opened WMC and waited about 20 minutes, and now my epg icon in the task bar is green, and my guide goes out to Dec 13, 14 days, like it used to.

There was a scary period there after step 1) where tried copying over an epg123.mxf file that I had obtained on my Win10 laptop, but that was a BIG mistake because it wiped out channels and in WMC and left me with a blank guide and no channels even for live TV, but step "3) Windows 7 system restore" fixed that.

I wish I knew what was the ultimate fix for this issue, but, at least I have things running fine for the moment and have a new system restore point for this setup.
Cheers,
Wallace

User avatar
garyan2

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

HTPC Specs: Show details

#22

Post by garyan2 » Wed Nov 30, 2022 4:28 pm

The only thing you did that would "fix" the issue was the system restore and going back to 1.7.1.7. Your issue is during the creation of the MXF file which has nothing to do with the actual MXF file or the WMC database.

When did you upgrade to v1.7.3.0? Was it on the 19th?
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

WMCLives

Posts: 54
Joined: Fri Jan 03, 2020 3:54 am
Location:

HTPC Specs: Show details

#23

Post by WMCLives » Wed Nov 30, 2022 9:37 pm

Hi, getting the same problems. Long time everything OK. Cleared cache. Tried a few times. Here's log

[11/30/2022 4:31:06 PM] ===============================================================================
[11/30/2022 4:31:06 PM] Activating the epg123 configuration GUI. version 1.7.1.12
[11/30/2022 4:31:06 PM] ===============================================================================
[11/30/2022 4:31:06 PM] *** Windows 7 Ultimate, 64-bit [Version: 6.1.7601.0] ***
[11/30/2022 4:31:06 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[11/30/2022 4:31:07 PM] [ INFO] Status request successful. account expires: 2023-01-06T01:16:56Z , lineups: 2/4 , lastDataUpdate: 2022-11-30T20:11:23Z
[11/30/2022 4:31:07 PM] [ INFO] System status: Online , message: No known issues.
[11/30/2022 4:31:07 PM] [ INFO] Successfully requested listing of subscribed lineups from Schedules Direct.
[11/30/2022 4:31:08 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-NY58806-X.
[11/30/2022 4:31:08 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-OTA-11550.
[11/30/2022 4:31:08 PM] [ INFO] Successfully queried the Task Scheduler for status. Ready. Last Run 11/30/2022 4:25:09 PM. Exit: 0x00000000
[11/30/2022 4:31:32 PM] ===============================================================================
[11/30/2022 4:31:32 PM] Beginning epg123 update execution. version 1.7.1.12
[11/30/2022 4:31:32 PM] ===============================================================================
[11/30/2022 4:31:32 PM] *** Windows 7 Ultimate, 64-bit [Version: 6.1.7601.0] ***
[11/30/2022 4:31:32 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[11/30/2022 4:31:32 PM] [ INFO] Beginning EPG123 update execution. 2022-11-30 21:31:32Z
[11/30/2022 4:31:32 PM] [ INFO] DaysToDownload: 17 , TheTVDBNumbers : True , PrefixEpisodeTitle: False , PrefixEpisodeDescription : True , AppendEpisodeDesc: False , OADOverride : False , SeasonEventImages : True , TMDbCoverArt: True , IncludeSDLogos : True , AutoAddNew: True , CreateXmltv: False , ModernMediaUiPlusSupport: False
[11/30/2022 4:31:33 PM] [ INFO] Status request successful. account expires: 2023-01-06T01:16:56Z , lineups: 2/4 , lastDataUpdate: 2022-11-30T20:11:23Z
[11/30/2022 4:31:33 PM] [ INFO] System status: Online , message: No known issues.
[11/30/2022 4:31:33 PM] [ INFO] Successfully retrieved TMDb configurations.
[11/30/2022 4:31:33 PM] [ INFO] Successfully requested listing of subscribed lineups from Schedules Direct.
[11/30/2022 4:31:33 PM] Entering BuildLineupServices() for 2 lineups.
[11/30/2022 4:31:34 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-NY58806-X.
[11/30/2022 4:31:34 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-OTA-11550.
[11/30/2022 4:31:34 PM] Exiting BuildLineupServices(). SUCCESS.
[11/30/2022 4:31:34 PM] Entering GetAllScheduleEntryMd5s() for 17 days on 170 stations.
[11/30/2022 4:31:36 PM] [ INFO] HTTP POST request exception thrown. Messages: One or more errors occurred. Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'System.Collections.Generic.Dictionary`2[System.String,epg123.SchedulesDirect.ScheduleMd5Response]' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path '109332', line 1, position 11.
[11/30/2022 4:31:36 PM] [ERROR] Did not receive a response from Schedules Direct for Md5s of 73 stations' daily schedules. (0:00:00:01.7800025)
[11/30/2022 4:31:36 PM] [ERROR] Problem occurred during GetMd5ScheduleEntries(). Exiting.
[11/30/2022 4:31:36 PM] [ERROR] Failed to create MXF file. Exiting.
[11/30/2022 4:31:36 PM] [ INFO] epg123 update execution time was 00:00:03.8400053.
[11/30/2022 4:31:36 PM] ===============================================================================
[11/30/2022 4:31:36 PM] Beginning epg123 client execution. version 1.7.1.12
[11/30/2022 4:31:36 PM] ===============================================================================
[11/30/2022 4:31:36 PM] *** Windows 7 Ultimate, 64-bit [Version: 6.1.7601.0] ***
[11/30/2022 4:31:36 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[11/30/2022 4:31:36 PM] [ INFO] Import: True , Match: True , NoLogo: False , Force: False , ShowProgress: False , NoGC: True , NoVerify: False , Verbose: False
[11/30/2022 4:31:36 PM] Entering ImportMxfFile() for file "c:\programdata\garyan2\epg123\output\epg123.mxf".
[11/30/2022 4:32:44 PM] [ INFO] Successfully imported .mxf file into Media Center database. Exit code: 0
[11/30/2022 4:32:44 PM] Exiting ImportMxfFile(). SUCCESS.
[11/30/2022 4:32:44 PM] Entering VerifyLoad()
[11/30/2022 4:32:52 PM] [ INFO] Checked 84103 entries and corrected 0 of them.
[11/30/2022 4:32:52 PM] Exiting VerifyLoad()
[11/30/2022 4:32:52 PM] [ INFO] Completed the automatch of lineup stations to tuner channels.
[11/30/2022 4:32:52 PM] [ INFO] Completed lineup refresh.
[11/30/2022 4:32:52 PM] Entering RunWmcIndexTask(PvrScheduleTask)
[11/30/2022 4:32:52 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\PvrScheduleTask".
[11/30/2022 4:32:52 PM] [ INFO] Successfully started the PvrScheduleTask task. Exit code: 0
[11/30/2022 4:32:52 PM] Exiting RunWmcIndexTask(PvrScheduleTask). SUCCESS.
[11/30/2022 4:32:52 PM] Entering RunWmcIndexTask(ReindexSearchRoot)
[11/30/2022 4:32:52 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\ReindexSearchRoot".
[11/30/2022 4:32:52 PM] [ INFO] Successfully started the ReindexSearchRoot task. Exit code: 0
[11/30/2022 4:32:52 PM] Exiting RunWmcIndexTask(ReindexSearchRoot). SUCCESS.
[11/30/2022 4:32:53 PM] [ INFO] MXF file was created on 11/29/2022 4:23:00 PM
[11/30/2022 4:32:53 PM] [ERROR] The MXF file imported is 24.16 hours old.
[11/30/2022 4:32:53 PM] [ INFO] Completed EPG123 client execution.
[11/30/2022 4:32:53 PM] [ INFO] EPG123 client execution time was 00:01:16.7401074.

User avatar
garyan2

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

HTPC Specs: Show details

#24

Post by garyan2 » Wed Nov 30, 2022 9:46 pm

Update to the latest. When I changed a lot of the code communicating with SD's API, I had removed code that corrected malformed JSON responses in v1.7.1.12. That was added back in in v1.7.1.13.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

WMCLives

Posts: 54
Joined: Fri Jan 03, 2020 3:54 am
Location:

HTPC Specs: Show details

#25

Post by WMCLives » Wed Nov 30, 2022 9:55 pm

did update, a warning, looking better though

[11/30/2022 4:50:06 PM] ===============================================================================
[11/30/2022 4:50:06 PM] Beginning epg123 update execution. version 1.7.3.0
[11/30/2022 4:50:06 PM] ===============================================================================
[11/30/2022 4:50:06 PM] *** Windows 7 Ultimate, 64-bit [Version: 6.1.7601.0] ***
[11/30/2022 4:50:06 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[11/30/2022 4:50:06 PM] [ INFO] Beginning EPG123 update execution. 2022-11-30 21:50:06Z
[11/30/2022 4:50:06 PM] [ INFO] DaysToDownload: 17 , TheTVDBNumbers : True , PrefixEpisodeTitle: False , PrefixEpisodeDescription : True , AppendEpisodeDesc: False , OADOverride : False , SeasonEventImages : True , TMDbCoverArt: True , IncludeSDLogos : True , AutoAddNew: True , CreateXmltv: False , ModernMediaUiPlusSupport: False
[11/30/2022 4:50:07 PM] [ INFO] Status request successful. account expires: 2023-01-06T01:16:56Z , lineups: 2/4 , lastDataUpdate: 2022-11-30T20:11:23Z
[11/30/2022 4:50:07 PM] [ INFO] System status: Online , message: No known issues.
[11/30/2022 4:50:07 PM] [ INFO] Successfully retrieved TMDb configurations.
[11/30/2022 4:50:07 PM] [ INFO] Successfully requested listing of subscribed lineups from Schedules Direct.
[11/30/2022 4:50:07 PM] Entering BuildLineupServices() for 2 lineups.
[11/30/2022 4:50:08 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-NY58806-X.
[11/30/2022 4:50:08 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-OTA-11550.
[11/30/2022 4:50:08 PM] [ INFO] Kicking off background worker to download and process 149 station logos.
[11/30/2022 4:50:08 PM] Exiting BuildLineupServices(). SUCCESS.
[11/30/2022 4:50:08 PM] Entering GetAllScheduleEntryMd5s() for 17 days on 170 stations.
[11/30/2022 4:50:10 PM] [ INFO] Successfully retrieved Md5s for 73 stations' daily schedules. (0:00:00:01.8300026)
[11/30/2022 4:50:10 PM] [WARNG] Failed to parse the schedule Md5 return for stationId 109332 (CHDDRHD) on 2022-11-30 and after.
[11/30/2022 4:50:10 PM] [ INFO] An exception occurred during downloadSDLogo(). A generic error occurred in GDI+.
[11/30/2022 4:50:16 PM] [ INFO] Successfully retrieved 72 stations' daily schedules. (0:00:00:06.6300093)
[11/30/2022 4:50:21 PM] [ INFO] Successfully retrieved Md5s for 73 stations' daily schedules. (0:00:00:01.7300024)
[11/30/2022 4:50:23 PM] [ INFO] An exception occurred during downloadSDLogo(). A generic error occurred in GDI+.
[11/30/2022 4:50:23 PM] [ INFO] An exception occurred during downloadSDLogo(). A generic error occurred in GDI+.
[11/30/2022 4:50:24 PM] [ INFO] An exception occurred during downloadSDLogo(). A generic error occurred in GDI+.
[11/30/2022 4:50:24 PM] [ INFO] An exception occurred during downloadSDLogo(). A generic error occurred in GDI+.
[11/30/2022 4:50:25 PM] [ INFO] An exception occurred during downloadSDLogo(). A generic error occurred in GDI+.
[11/30/2022 4:50:29 PM] [ INFO] Successfully retrieved 73 stations' daily schedules. (0:00:00:07.5300106)
[11/30/2022 4:50:32 PM] [ INFO] Successfully retrieved Md5s for 24 stations' daily schedules. (0:00:00:00.4500006)
[11/30/2022 4:50:32 PM] [WARNG] Failed to parse the schedule Md5 return for stationId 90175 (WFUTDT4) on 2022-11-30 and after.
[11/30/2022 4:50:34 PM] [ INFO] Successfully retrieved 23 stations' daily schedules. (0:00:00:02.1400030)
[11/30/2022 4:50:35 PM] [ INFO] Found 0 cached daily schedules.
[11/30/2022 4:50:35 PM] [ INFO] Downloaded 2856 daily schedules.
[11/30/2022 4:50:37 PM] [ INFO] Processed 2856 daily schedules for 170 stations for average of 16.0 days per station.
[11/30/2022 4:50:37 PM] Exiting GetAllScheduleEntryMd5s(). SUCCESS.
[11/30/2022 4:50:37 PM] Entering BuildAllProgramEntries() for 33819 programs.
[11/30/2022 4:50:37 PM] [ INFO] Found 0 cached program descriptions.
[11/30/2022 4:50:43 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:06.2900088)
[11/30/2022 4:50:47 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.8700139)
[11/30/2022 4:50:47 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.9800140)
[11/30/2022 4:50:47 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:10.0300141)
[11/30/2022 4:50:52 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.4600076)
[11/30/2022 4:50:52 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.4700133)
[11/30/2022 4:50:53 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.8400082)
[11/30/2022 4:50:56 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.4200132)
[11/30/2022 4:50:57 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.4600076)
[11/30/2022 4:50:58 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.4800077)
[11/30/2022 4:51:02 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.7300080)
[11/30/2022 4:51:02 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.5200133)
[11/30/2022 4:51:03 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.5000077)
[11/30/2022 4:51:08 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.6000134)
[11/30/2022 4:51:08 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.8100081)
[11/30/2022 4:51:09 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.6400079)
[11/30/2022 4:51:12 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.9700140)
[11/30/2022 4:51:15 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.8900083)
[11/30/2022 4:51:18 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.6900079)
[11/30/2022 4:51:18 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:10.1500142)
[11/30/2022 4:51:18 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:10.3000144)
[11/30/2022 4:51:20 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.7700081)
[11/30/2022 4:51:24 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:05.7600081)
[11/30/2022 4:51:24 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:06.3800089)
[11/30/2022 4:51:27 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.5000133)
[11/30/2022 4:51:28 PM] [ INFO] Successfully retrieved 69 program descriptions. (0:00:00:00.4200006)
[11/30/2022 4:51:31 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:06.4800091)
[11/30/2022 4:51:34 PM] [ INFO] Successfully retrieved 1250 program descriptions. (0:00:00:09.7700137)
[11/30/2022 4:51:49 PM] Exiting BuildAllProgramEntries(). SUCCESS.
[11/30/2022 4:51:49 PM] Entering BuildAllGenericSeriesInfoDescriptions() for 4534 series.
[11/30/2022 4:51:49 PM] [ INFO] Found 2419 cached/unavailable series descriptions.
[11/30/2022 4:51:49 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5000007)
[11/30/2022 4:51:50 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5500008)
[11/30/2022 4:51:50 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5500008)
[11/30/2022 4:51:50 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5900009)
[11/30/2022 4:51:50 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.6200009)
[11/30/2022 4:51:50 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.6100008)
[11/30/2022 4:51:50 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.7000010)
[11/30/2022 4:51:50 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.9200013)
[11/30/2022 4:51:51 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5700008)
[11/30/2022 4:51:51 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5800008)
[11/30/2022 4:51:51 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5600008)
[11/30/2022 4:51:51 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.8600012)
[11/30/2022 4:51:51 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.6800010)
[11/30/2022 4:51:52 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.8500012)
[11/30/2022 4:51:52 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.5900008)
[11/30/2022 4:51:52 PM] [ INFO] Successfully retrieved 115 generic program descriptions. (0:00:00:00.4500006)
[11/30/2022 4:51:52 PM] [ INFO] Successfully retrieved 125 generic program descriptions. (0:00:00:00.8400012)
[11/30/2022 4:51:52 PM] Exiting BuildAllGenericSeriesInfoDescriptions(). SUCCESS.
[11/30/2022 4:51:52 PM] Entering GetAllMoviePosters() for 1244 movies.
[11/30/2022 4:51:52 PM] [ INFO] Found 0 cached/unavailable movie poster links.
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5200007)
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5300007)
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5700008)
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5900008)
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5600008)
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5200007)
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5800008)
[11/30/2022 4:51:53 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.6100008)
[11/30/2022 4:51:54 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5000007)
[11/30/2022 4:51:54 PM] [ INFO] Successfully retrieved artwork info for 119 programs. (0:00:00:00.4000005)
[11/30/2022 4:51:55 PM] [ INFO] TMDb catalog search for "Imperial Delhi" from 1939 found 1 results.
[11/30/2022 4:51:55 PM] [ INFO] TMDb catalog search for "Record Breaking Christmas" from 2022 found 1 results.
[11/30/2022 4:51:55 PM] [ INFO] TMDb catalog search for "A New Diva's Christmas Carol" from 2022 found 1 results.
[11/30/2022 4:51:55 PM] Exiting GetAllMoviePosters(). SUCCESS.
[11/30/2022 4:51:55 PM] Entering GetAllSeriesImages() for 4534 series.
[11/30/2022 4:51:55 PM] [ INFO] Found 0 cached/unavailable series image links.
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4000006)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4700007)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4700007)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4800007)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3900005)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4600006)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4100006)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4500006)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3600005)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4000005)
[11/30/2022 4:51:56 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4300006)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5400008)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3900006)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3900006)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4200006)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4700007)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3500005)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3600005)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5000007)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3800005)
[11/30/2022 4:51:57 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4200006)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3500005)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3700005)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3800005)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3100004)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3500005)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3500005)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3900006)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4000005)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3800005)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4500006)
[11/30/2022 4:51:58 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.3900006)
[11/30/2022 4:51:59 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4400007)
[11/30/2022 4:51:59 PM] [ INFO] Successfully retrieved artwork info for 34 programs. (0:00:00:00.1500002)
[11/30/2022 4:51:59 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4400006)
[11/30/2022 4:51:59 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.7400010)
[11/30/2022 4:51:59 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.7600010)
[11/30/2022 4:52:00 PM] Exiting GetAllSeriesImages(). SUCCESS.
[11/30/2022 4:52:00 PM] Entering GetAllSeasonImages() for 3793 seasons.
[11/30/2022 4:52:00 PM] [ INFO] Found 1559 cached/unavailable season image links.
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5800008)
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.6400008)
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.7200010)
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.7600010)
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.6100009)
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5600007)
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.7400011)
[11/30/2022 4:52:01 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.9200013)
[11/30/2022 4:52:02 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5800009)
[11/30/2022 4:52:02 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.6700009)
[11/30/2022 4:52:02 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5600007)
[11/30/2022 4:52:02 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.6500009)
[11/30/2022 4:52:03 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.5600008)
[11/30/2022 4:52:03 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.7100010)
[11/30/2022 4:52:03 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.9300013)
[11/30/2022 4:52:03 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.6700009)
[11/30/2022 4:52:03 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.6000009)
[11/30/2022 4:52:04 PM] [ INFO] Successfully retrieved artwork info for 109 programs. (0:00:00:00.4400006)
[11/30/2022 4:52:04 PM] Exiting GetAllSeasonImages(). SUCCESS.
[11/30/2022 4:52:04 PM] Entering GetAllSportsImages() for 209 sports events.
[11/30/2022 4:52:04 PM] [ INFO] Found 0 cached/unavailable sport event image links.
[11/30/2022 4:52:05 PM] [ INFO] Successfully retrieved artwork info for 84 programs. (0:00:00:00.2500004)
[11/30/2022 4:52:05 PM] [ INFO] Successfully retrieved artwork info for 125 programs. (0:00:00:00.4000006)
[11/30/2022 4:52:05 PM] Exiting GetAllSportsImages(). SUCCESS.
[11/30/2022 4:52:05 PM] [ INFO] Completed compiling keywords and keyword groups.
[11/30/2022 4:52:05 PM] [ INFO] Downloaded and processed 142.196 MB of data from Schedules Direct.
[11/30/2022 4:52:06 PM] [ INFO] Completed save of the MXF file to "C:\ProgramData\GaRyan2\epg123\output\epg123.mxf". (49.020 MB)
[11/30/2022 4:52:06 PM] [ INFO] Generated .mxf file contains 170 services, 4534 series, 3793 seasons, 33819 programs, 83166 schedule entries, and 47896 people with 8196 image links.
[11/30/2022 4:52:06 PM] [ INFO] 0 entries deleted from the cache file during cleanup.
[11/30/2022 4:52:07 PM] [ INFO] Completed EPG123 update execution. SUCCESS.
[11/30/2022 4:52:07 PM] [ INFO] epg123 update execution time was 00:02:00.6601689.
[11/30/2022 4:52:07 PM] ===============================================================================
[11/30/2022 4:52:07 PM] Beginning epg123 client execution. version 1.7.3.0
[11/30/2022 4:52:07 PM] ===============================================================================
[11/30/2022 4:52:07 PM] *** Windows 7 Ultimate, 64-bit [Version: 6.1.7601.0] ***
[11/30/2022 4:52:07 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[11/30/2022 4:52:07 PM] [ INFO] Import: True , Match: True , NoLogo: False , Force: False , ShowProgress: False , NoGC: True , NoVerify: False , Verbose: False
[11/30/2022 4:52:07 PM] Entering ImportMxfFile() for file "c:\programdata\garyan2\epg123\output\epg123.mxf".
[11/30/2022 4:53:29 PM] [ INFO] Successfully imported .mxf file into Media Center database. Exit code: 0
[11/30/2022 4:53:29 PM] Exiting ImportMxfFile(). SUCCESS.
[11/30/2022 4:53:29 PM] Entering VerifyLoad()
[11/30/2022 4:53:37 PM] [ INFO] Checked 83166 entries and corrected 32 of them.
[11/30/2022 4:53:37 PM] Exiting VerifyLoad()
[11/30/2022 4:53:37 PM] [ INFO] Completed channel cleanup as needed after MXF file import.
[11/30/2022 4:53:37 PM] [ INFO] Completed the automatic mapping of lineup stations to tuner channels.
[11/30/2022 4:53:37 PM] [ INFO] Completed lineup refresh.
[11/30/2022 4:53:37 PM] Entering RunWmcIndexTask(PvrScheduleTask)
[11/30/2022 4:53:37 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\PvrScheduleTask".
[11/30/2022 4:53:37 PM] [ INFO] Successfully started the PvrScheduleTask task. Exit code: 0
[11/30/2022 4:53:37 PM] Exiting RunWmcIndexTask(PvrScheduleTask). SUCCESS.
[11/30/2022 4:53:37 PM] Entering RunWmcIndexTask(ReindexSearchRoot)
[11/30/2022 4:53:37 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\ReindexSearchRoot".
[11/30/2022 4:53:37 PM] [ INFO] Successfully started the ReindexSearchRoot task. Exit code: 0
[11/30/2022 4:53:37 PM] Exiting RunWmcIndexTask(ReindexSearchRoot). SUCCESS.
[11/30/2022 4:53:37 PM] [ INFO] MXF file was created on 11/30/2022 4:50:06 PM
[11/30/2022 4:53:37 PM] [WARNG] There was a WARNING generated during the MXF file creation.
[11/30/2022 4:53:38 PM] [ INFO] Completed EPG123 client execution.
[11/30/2022 4:53:38 PM] [ INFO] EPG123 client execution time was 00:01:30.5501268.

User avatar
garyan2

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

HTPC Specs: Show details

#26

Post by garyan2 » Wed Nov 30, 2022 10:42 pm

The warning if due to no data for station CHDDRHD, which is probably what choked v1.7.1.12.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

WMCLives

Posts: 54
Joined: Fri Jan 03, 2020 3:54 am
Location:

HTPC Specs: Show details

#27

Post by WMCLives » Wed Nov 30, 2022 11:00 pm

Thanks for info. Is the CHDDRHD problem temporary? Should I just delete it from lineup? I feel better when the EPG123 logo is the right color. :)

User avatar
garyan2

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

HTPC Specs: Show details

#28

Post by garyan2 » Wed Nov 30, 2022 11:09 pm

I would say problems like this are typically temporary and are usually corrected on the next update by SD from their upstream Gracenote. Choice is yours, of course. There is nothing in the rulebooks that says you have to download everything.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

WMCLives

Posts: 54
Joined: Fri Jan 03, 2020 3:54 am
Location:

HTPC Specs: Show details

#29

Post by WMCLives » Wed Nov 30, 2022 11:12 pm

Thanks for help, great support!

WMCLives

Posts: 54
Joined: Fri Jan 03, 2020 3:54 am
Location:

HTPC Specs: Show details

#30

Post by WMCLives » Thu Dec 01, 2022 7:35 pm

Hey Gary, you're right, SD fixed the problem, nice green EPG123 icon now.

think1

Posts: 22
Joined: Wed Jun 25, 2014 3:27 am
Location:

HTPC Specs: Show details

#31

Post by think1 » Thu Dec 15, 2022 5:22 am

I tried cutting way back on the number of stations and limiting it to one week and I kind of got it to work, but it was very intermittent - about 1/3 of the time it was successful. This week I had to cut it back to just 1 day and even then it worked only 1/2 the time.

So I got back on here and I am so glad to see other people are having the same issue and it began at the same time. This problem began around 11/19 for me too which leads me to believe that it isn't my network, right?

I tried the previous suggestions:

1) I deleted my scheduled task and recreated it.
2) I cleared my cache.
3) I renamed my logos folder.

I tried running an update for just 1 week for 16 stations and again it didn't work:

[12/14/2022 11:31:24 PM] ===============================================================================
[12/14/2022 11:31:24 PM] Activating the epg123 configuration GUI. version 1.7.3.0
[12/14/2022 11:31:24 PM] ===============================================================================
[12/14/2022 11:31:24 PM] *** Windows 7 Home Premium, 32-bit [Version: 6.1.7601.24546] ***
[12/14/2022 11:31:24 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[12/14/2022 11:31:26 PM] [ INFO] Status request successful. account expires: 2023-07-08T19:55:31Z , lineups: 1/4 , lastDataUpdate: 2022-12-15T02:03:36Z
[12/14/2022 11:31:26 PM] [ INFO] System status: Online , message: No known issues.
[12/14/2022 11:31:26 PM] [ INFO] Successfully requested listing of subscribed lineups from Schedules Direct.
[12/14/2022 11:31:27 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-NY68724-X.
[12/14/2022 11:31:27 PM] [ INFO] Successfully queried the Task Scheduler for status. Ready. Last Run 12/14/2022 11:08:09 PM. Exit: 0x00000000
[12/14/2022 11:31:36 PM] ===============================================================================
[12/14/2022 11:31:37 PM] Activating the epg123 configuration GUI. version 1.7.3.0
[12/14/2022 11:31:37 PM] ===============================================================================
[12/14/2022 11:31:37 PM] *** Windows 7 Home Premium, 32-bit [Version: 6.1.7601.24546] ***
[12/14/2022 11:31:37 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[12/14/2022 11:31:38 PM] [ INFO] Status request successful. account expires: 2023-07-08T19:55:31Z , lineups: 1/4 , lastDataUpdate: 2022-12-15T02:03:36Z
[12/14/2022 11:31:38 PM] [ INFO] System status: Online , message: No known issues.
[12/14/2022 11:31:38 PM] [ INFO] Successfully requested listing of subscribed lineups from Schedules Direct.
[12/14/2022 11:31:38 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-NY68724-X.
[12/14/2022 11:31:39 PM] [ INFO] Successfully queried the Task Scheduler for status. Ready. Last Run 12/14/2022 11:08:09 PM. Exit: 0x00000000
[12/14/2022 11:31:39 PM] [ INFO] Successfully deleted the daily task from Task Scheduler.
[12/14/2022 11:31:39 PM] [ INFO] Successfully queried the Task Scheduler for status. No task is schedule to run.
[12/14/2022 11:31:49 PM] [ INFO] Successfully created the daily task in Task Scheduler.
[12/14/2022 11:31:49 PM] [ INFO] Successfully queried the Task Scheduler for status. Ready. The task has not yet run.
[12/14/2022 11:33:42 PM] [ INFO] Beginning EPG123 update execution. 2022-12-15 04:33:42Z
[12/14/2022 11:33:42 PM] [ INFO] DaysToDownload: 7 , TheTVDBNumbers : True , PrefixEpisodeTitle: False , PrefixEpisodeDescription : False , AppendEpisodeDesc: True , OADOverride : True , SeasonEventImages : True , TMDbCoverArt: True , IncludeSDLogos : True , AutoAddNew: True , CreateXmltv: False , ModernMediaUiPlusSupport: False
[12/14/2022 11:33:43 PM] [ INFO] Status request successful. account expires: 2023-07-08T19:55:31Z , lineups: 1/4 , lastDataUpdate: 2022-12-15T02:03:36Z
[12/14/2022 11:33:43 PM] [ INFO] System status: Online , message: No known issues.
[12/14/2022 11:33:43 PM] [ INFO] Successfully retrieved TMDb configurations.
[12/14/2022 11:33:43 PM] [ INFO] Successfully requested listing of subscribed lineups from Schedules Direct.
[12/14/2022 11:33:43 PM] Entering BuildLineupServices() for 1 lineups.
[12/14/2022 11:33:44 PM] [ INFO] Successfully retrieved the station mapping for lineup USA-NY68724-X.
[12/14/2022 11:33:44 PM] [ INFO] Kicking off background worker to download and process 15 station logos.
[12/14/2022 11:33:44 PM] Exiting BuildLineupServices(). SUCCESS.
[12/14/2022 11:33:44 PM] Entering GetAllScheduleEntryMd5s() for 7 days on 16 stations.
[12/14/2022 11:33:44 PM] [ INFO] Successfully retrieved Md5s for 16 stations' daily schedules. (0:00:00:00.2456045)
[12/14/2022 11:33:45 PM] [ INFO] Successfully retrieved 16 stations' daily schedules. (0:00:00:00.6486017)
[12/14/2022 11:33:45 PM] [ INFO] Found 0 cached daily schedules.
[12/14/2022 11:33:45 PM] [ INFO] Downloaded 112 daily schedules.
[12/14/2022 11:33:45 PM] [ INFO] Processed 112 daily schedules for 16 stations for average of 7.0 days per station.
[12/14/2022 11:33:45 PM] Exiting GetAllScheduleEntryMd5s(). SUCCESS.
[12/14/2022 11:33:46 PM] Entering BuildAllProgramEntries() for 1357 programs.
[12/14/2022 11:33:46 PM] [ INFO] Found 0 cached program descriptions.
[12/14/2022 11:33:46 PM] [ INFO] Successfully retrieved 107 program descriptions. (0:00:00:00.5152018)
[12/14/2022 11:34:28 PM] [ INFO] HTTP POST request exception thrown. Messages: One or more errors occurred. Error while copying content to a stream. Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
[12/14/2022 11:34:28 PM] [ERROR] Did not receive a response from Schedules Direct for 1250 program descriptions. (0:00:00:42.5903251)
[12/14/2022 11:34:28 PM] [WARNG] Failed to download and process 1250 program descriptions.

[12/14/2022 11:34:28 PM] Exiting BuildAllProgramEntries(). SUCCESS.
[12/14/2022 11:34:28 PM] Entering BuildAllGenericSeriesInfoDescriptions() for 57 series.
[12/14/2022 11:34:28 PM] [ INFO] Found 55 cached/unavailable series descriptions.
[12/14/2022 11:34:28 PM] [ INFO] Successfully retrieved 2 generic program descriptions. (0:00:00:00.0780001)
[12/14/2022 11:34:29 PM] Exiting BuildAllGenericSeriesInfoDescriptions(). SUCCESS.
[12/14/2022 11:34:29 PM] Entering GetAllMoviePosters() for 38 movies.
[12/14/2022 11:34:29 PM] [ INFO] Found 0 cached/unavailable movie poster links.
[12/14/2022 11:34:29 PM] [ INFO] Successfully retrieved artwork info for 38 programs. (0:00:00:00.2028003)
[12/14/2022 11:34:29 PM] Exiting GetAllMoviePosters(). SUCCESS.
[12/14/2022 11:34:29 PM] Entering GetAllSeriesImages() for 57 series.
[12/14/2022 11:34:29 PM] [ INFO] Found 0 cached/unavailable series image links.
[12/14/2022 11:34:29 PM] [ INFO] Successfully retrieved artwork info for 57 programs. (0:00:00:00.2184004)
[12/14/2022 11:34:29 PM] Exiting GetAllSeriesImages(). SUCCESS.
[12/14/2022 11:34:29 PM] Entering GetAllSeasonImages() for 2 seasons.
[12/14/2022 11:34:29 PM] [ INFO] Found 0 cached/unavailable season image links.
[12/14/2022 11:34:29 PM] [ INFO] Successfully retrieved artwork info for 2 programs. (0:00:00:00.0780002)
[12/14/2022 11:34:29 PM] Exiting GetAllSeasonImages(). SUCCESS.
[12/14/2022 11:34:29 PM] Entering GetAllSportsImages() for 0 sports events.
[12/14/2022 11:34:29 PM] [ INFO] Found 0 cached/unavailable sport event image links.
[12/14/2022 11:34:29 PM] Exiting GetAllSportsImages(). SUCCESS.
[12/14/2022 11:34:29 PM] [ INFO] Completed compiling keywords and keyword groups.
[12/14/2022 11:34:29 PM] [ INFO] Downloaded and processed 3.311 MB of data from Schedules Direct.
[12/14/2022 11:34:32 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: An unexpected error occurred on a send.
[12/14/2022 11:35:25 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:36:19 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:37:13 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:38:07 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:39:21 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:40:51 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: An unexpected error occurred on a send.
[12/14/2022 11:42:06 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:43:41 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:45:18 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:46:48 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: An unexpected error occurred on a send.
[12/14/2022 11:48:24 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:50:04 PM] [ INFO] An exception occurred during downloadSDLogo(). The operation has timed out
[12/14/2022 11:51:08 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: An unexpected error occurred on a send.
[12/14/2022 11:52:01 PM] [ INFO] An exception occurred during downloadSDLogo(). The underlying connection was closed: The connection was closed unexpectedly.
[12/14/2022 11:52:01 PM] [ INFO] Waited 962.5 seconds for the background worker to complete station logo downloads prior to saving files.
[12/14/2022 11:52:01 PM] [ INFO] Completed save of the MXF file to "C:\epg123\output\epg123.mxf". (599.823 KB)
[12/14/2022 11:52:01 PM] [ INFO] Generated .mxf file contains 16 services, 57 series, 2 seasons, 1357 programs, 2590 schedule entries, and 840 people with 97 image links.
[12/14/2022 11:52:01 PM] [ INFO] 0 entries deleted from the cache file during cleanup.
[12/14/2022 11:52:02 PM] [ INFO] Completed EPG123 update execution. SUCCESS.
[12/14/2022 11:52:02 PM] [ INFO] epg123 update execution time was 00:18:19.1028967.
[12/14/2022 11:52:02 PM] ===============================================================================
[12/14/2022 11:52:02 PM] Beginning epg123 client execution. version 1.7.3.0
[12/14/2022 11:52:02 PM] ===============================================================================
[12/14/2022 11:52:02 PM] *** Windows 7 Home Premium, 32-bit [Version: 6.1.7601.24546] ***
[12/14/2022 11:52:02 PM] *** Windows Media Center [Version: 6.1.7600.16385] is installed. ***
[12/14/2022 11:52:02 PM] [ INFO] Import: True , Match: True , NoLogo: False , Force: False , ShowProgress: True , NoGC: True , NoVerify: True , Verbose: False
[12/14/2022 11:52:03 PM] Entering ImportMxfFile() for file "c:\epg123\output\epg123.mxf".
[12/14/2022 11:52:06 PM] [ INFO] Successfully imported .mxf file into Media Center database. Exit code: 0
[12/14/2022 11:52:06 PM] Exiting ImportMxfFile(). SUCCESS.
[12/14/2022 11:52:06 PM] [ INFO] Completed channel cleanup as needed after MXF file import.
[12/14/2022 11:52:07 PM] [ INFO] Completed the automatic mapping of lineup stations to tuner channels.
[12/14/2022 11:52:07 PM] [ INFO] Completed lineup refresh.
[12/14/2022 11:52:07 PM] Entering RunWmcIndexTask(PvrScheduleTask)
[12/14/2022 11:52:07 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\PvrScheduleTask".
[12/14/2022 11:52:07 PM] [ INFO] Successfully started the PvrScheduleTask task. Exit code: 0
[12/14/2022 11:52:07 PM] Exiting RunWmcIndexTask(PvrScheduleTask). SUCCESS.
[12/14/2022 11:52:07 PM] Entering RunWmcIndexTask(ReindexSearchRoot)
[12/14/2022 11:52:07 PM] [ INFO] SUCCESS: Attempted to run the scheduled task "Microsoft\Windows\Media Center\ReindexSearchRoot".
[12/14/2022 11:52:07 PM] [ INFO] Successfully started the ReindexSearchRoot task. Exit code: 0
[12/14/2022 11:52:07 PM] Exiting RunWmcIndexTask(ReindexSearchRoot). SUCCESS.
[12/14/2022 11:52:07 PM] [ INFO] MXF file was created on 12/14/2022 11:33:42 PM
[12/14/2022 11:52:07 PM] [ERROR] There was an ERROR generated during the MXF file creation.
[12/14/2022 11:52:07 PM] [ INFO] Completed EPG123 client execution.
[12/14/2022 11:52:07 PM] [ INFO] EPG123 client execution time was 00:00:05.5002102.

User avatar
garyan2

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

HTPC Specs: Show details

#32

Post by garyan2 » Thu Dec 15, 2022 5:33 am

Disable IPv6 on your network adapter.

Sent from my SM-G781U1 using Tapatalk

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

think1

Posts: 22
Joined: Wed Jun 25, 2014 3:27 am
Location:

HTPC Specs: Show details

#33

Post by think1 » Thu Dec 15, 2022 2:08 pm

SUCCESS!!!!

Disabling IPv6 on my network adapter did the trick and I just ran an update for 3 weeks in a minute. No errors or warnings!

think1

Posts: 22
Joined: Wed Jun 25, 2014 3:27 am
Location:

HTPC Specs: Show details

#34

Post by think1 » Thu Dec 15, 2022 10:51 pm

If anyone else runs into this issue, here is how I disabled IPv6 on Win 7:
  • From the Start menu, select Control Panel
  • Open Network and Sharing Center
  • On the left, select Change adapter settings
  • Right-click the Network Adapter and select Properties
  • Uncheck Internet Protocol Version 6 (TCP/IPv6) and click OK

Post Reply