2014-04-28 10:49:19,341 INFO [EpgDownloader]: Downloading EPG data for lineup: 'Time Warner Cable - Digital Jamaica (Cable)' 2014-04-28 10:49:19,371 INFO [EpgDownloader]: Requesting 744 channels 2014-04-28 10:49:19,372 INFO [EpgDownloader]: [C:\Program Files\Java\jre7\bin\java, -Xmx512m, -Dsdjson.fs.capture=C:\Program Files\SageTV\SageTV\plugins\sdepg\capture\grabber, -Dsdjson.capture.json-errors, -Dsdjson.capture.encode-errors, -Dsdjson.capture.http, -Dsdjson.capture.http.content, -jar, C:\Program Files\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, --username, Gdippel, --password, *****, --user-agent, sagetv-sdepg/0.0.6.3 (Windows 7 x86 6.1), --max-threads, 200, --url, https://json.schedulesdirect.org, --grabber-log-level, INFO, grab, --target, C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg, --max-prog-chunk, 50000, --max-sched-chunk, 1000, --stations, C:\Program Files\SageTV\SageTV\plugins\sdepg\stations.txt] 2014-04-28 10:49:27,043 INFO [EPGImportPluginSchedulesDirect]: Performed EPG download in 7703ms 2014-04-28 10:49:50,704 INFO [ChannelGenerator]: Processed channel generators in 3ms 2014-04-28 10:49:50,704 INFO [EPGImportPluginSchedulesDirect]: Performed channel processing in 23661ms 2014-04-28 10:50:37,270 INFO [EPGImportPluginSchedulesDirect]: Performed lineup map configuration in 46565ms 2014-04-28 10:51:00,783 WARN [SageProgram]: Unhandled credit type encountered: UNKNOWN 2014-04-28 10:51:00,807 WARN [SageProgram]: Unhandled credit type encountered: COMPOSER 2014-04-28 10:51:00,875 WARN [SageProgram]: Unhandled credit type encountered: VISUAL_EFFECTS 2014-04-28 10:51:01,004 WARN [SageProgram]: Unhandled credit type encountered: CASTING_DIRECTOR 2014-04-28 10:51:01,004 WARN [SageProgram]: Unhandled credit type encountered: ASSISTANT_DIRECTOR 2014-04-28 10:51:01,156 WARN [SageProgram]: Unhandled credit type encountered: PRODUCTION_MANAGER 2014-04-28 10:51:29,990 INFO [EPGImportPluginSchedulesDirect]: Performed EPG data load in 52720ms 2014-04-28 10:51:29,994 INFO [AiringGenerator]: Processed airing generators in 2ms 2014-04-28 13:25:22,036 INFO [Plugin]: EPG refresh forced by user! 2014-04-28 13:25:24,116 ERROR [EPGImportPluginSchedulesDirect]: Error accessing Schedules Direct java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.text.DigitList.getLong(Unknown Source) at java.text.DecimalFormat.parse(Unknown Source) at java.text.SimpleDateFormat.subParse(Unknown Source) at java.text.SimpleDateFormat.parse(Unknown Source) at java.text.DateFormat.parse(Unknown Source) at org.schedulesdirect.api.Program.(Program.java:443) at org.schedulesdirect.api.ZipEpgClient.fetchProgram(ZipEpgClient.java:278) at org.schedulesdirect.api.ZipEpgClient.fetchSchedule(ZipEpgClient.java:247) at org.schedulesdirect.api.ZipEpgClient.fetchSchedules(ZipEpgClient.java:296) at org.schedulesdirect.api.Lineup.fetchDetails(Lineup.java:136) at org.schedulesdirect.api.ZipEpgClient.getLineups(ZipEpgClient.java:337) at org.schedulesdirect.api.ZipEpgClient$getLineups.call(Unknown Source) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.getProviders(EPGImportPluginSchedulesDirect.groovy:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:231) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:64) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at sagex.epg.schedulesdirect.plugin.Plugin.forceEpgRefresh(Plugin.groovy:121) at sagex.epg.schedulesdirect.plugin.Plugin.refreshEpgData(Plugin.groovy:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at sagex.plugin.AbstractPlugin.fireButtonClick(AbstractPlugin.java:442) at sagex.plugin.AbstractPlugin.setConfigValue(AbstractPlugin.java:412) at sage.e.w$49.void(Unknown Source) at sage.az.a(Unknown Source) at sage.e.a(Unknown Source) at sage.x.g(Unknown Source) at sage.x.f(Unknown Source) at sage.x.access$200(Unknown Source) at sage.x$3.run(Unknown Source) at sage.cz$a.run(Unknown Source) 2014-04-28 13:25:24,117 WARN [Plugin]: Failed to dispatch button event for: sdepg/refresh to method refreshEpgData in class sagex.epg.schedulesdirect.plugin.Plugin java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at sagex.plugin.AbstractPlugin.fireButtonClick(AbstractPlugin.java:442) at sagex.plugin.AbstractPlugin.setConfigValue(AbstractPlugin.java:412) at sage.e.w$49.void(Unknown Source) at sage.az.a(Unknown Source) at sage.e.a(Unknown Source) at sage.x.g(Unknown Source) at sage.x.f(Unknown Source) at sage.x.access$200(Unknown Source) at sage.x$3.run(Unknown Source) at sage.cz$a.run(Unknown Source) Caused by: java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.text.DigitList.getLong(Unknown Source) at java.text.DecimalFormat.parse(Unknown Source) at java.text.SimpleDateFormat.subParse(Unknown Source) at java.text.SimpleDateFormat.parse(Unknown Source) at java.text.DateFormat.parse(Unknown Source) at org.schedulesdirect.api.Program.(Program.java:443) at org.schedulesdirect.api.ZipEpgClient.fetchProgram(ZipEpgClient.java:278) at org.schedulesdirect.api.ZipEpgClient.fetchSchedule(ZipEpgClient.java:247) at org.schedulesdirect.api.ZipEpgClient.fetchSchedules(ZipEpgClient.java:296) at org.schedulesdirect.api.Lineup.fetchDetails(Lineup.java:136) at org.schedulesdirect.api.ZipEpgClient.getLineups(ZipEpgClient.java:337) at org.schedulesdirect.api.ZipEpgClient$getLineups.call(Unknown Source) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.getProviders(EPGImportPluginSchedulesDirect.groovy:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:231) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:64) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at sagex.epg.schedulesdirect.plugin.Plugin.forceEpgRefresh(Plugin.groovy:121) at sagex.epg.schedulesdirect.plugin.Plugin.refreshEpgData(Plugin.groovy:153) ... 14 more 2014-04-28 13:25:24,117 WARN [Plugin]: Failed to handle ButtonClickHandler: 'sdepg/refresh' in class: sagex.epg.schedulesdirect.plugin.Plugin 2014-04-28 13:25:52,829 INFO [ProgramGenerator]: Processed show generators in 4ms 2014-04-28 13:25:52,832 INFO [EpgDownloader]: Downloading EPG data for lineup: 'Time Warner Cable - Digital Jamaica (Cable)' 2014-04-28 13:25:52,860 INFO [EpgDownloader]: Requesting 744 channels 2014-04-28 13:25:52,860 INFO [EpgDownloader]: --force-download flag inserted via user refresh request! 2014-04-28 13:25:52,860 INFO [EpgDownloader]: [C:\Program Files\Java\jre7\bin\java, -Xmx512m, -Dsdjson.fs.capture=C:\Program Files\SageTV\SageTV\plugins\sdepg\capture\grabber, -Dsdjson.capture.json-errors, -Dsdjson.capture.encode-errors, -Dsdjson.capture.http, -Dsdjson.capture.http.content, -jar, C:\Program Files\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, --username, Gdippel, --password, *****, --user-agent, sagetv-sdepg/0.0.6.3 (Windows 7 x86 6.1), --max-threads, 200, --url, https://json.schedulesdirect.org, --grabber-log-level, INFO, grab, --target, C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg, --max-prog-chunk, 50000, --max-sched-chunk, 1000, --stations, C:\Program Files\SageTV\SageTV\plugins\sdepg\stations.txt, --force-download] 2014-04-28 13:26:51,677 ERROR [EpgDownloader]: sdjson download failed! [rc=1] 2014-04-28 13:26:51,677 ERROR [EpgDownloader]: stdout: INFO - Current cache file contains latest data from Schedules Direct server; use --force-download to force a new download from server. WARN - Forcing an update of data with the server due to user request! INFO - ScheduleTask completed in 1523ms [7 stations] INFO - LogoTask COMPLETE for AHCHD [285ms] INFO - ScheduleTask completed in 10863ms [92 stations] INFO - ScheduleTask completed in 52745ms [645 stations] INFO - Identified 0 program ids requiring an update! INFO - Removed 0 ignored station(s). 2014-04-28 13:26:51,677 ERROR [EpgDownloader]: stderr: Exception in thread "main" java.nio.file.FileAlreadyExistsException: C:\Program Files\SageTV\SageTV\plugins\sdepg\zipfstmp6391038084927044369.tmp -> C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileCopy.move(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.move(Unknown Source) at java.nio.file.Files.move(Unknown Source) at com.sun.nio.zipfs.ZipFileSystem.sync(ZipFileSystem.java:1297) at com.sun.nio.zipfs.ZipFileSystem.close(ZipFileSystem.java:277) at org.schedulesdirect.grabber.Grabber.updateZip(Grabber.java:544) at org.schedulesdirect.grabber.Grabber.execute(Grabber.java:725) at org.schedulesdirect.grabber.Grabber.main(Grabber.java:832) 2014-04-28 13:26:51,681 ERROR [EPGImportPluginSchedulesDirect]: Download of EPG data failed! java.io.IOException: download failed! [rc=1] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77) at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:71) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190) at sagex.epg.schedulesdirect.io.EpgDownloader.download(EpgDownloader.groovy:92) at sagex.epg.schedulesdirect.io.EpgDownloader$download.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.doUpdate(EPGImportPluginSchedulesDirect.groovy:343) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.updateGuide(EPGImportPluginSchedulesDirect.groovy:212) at sage.ae.y(Unknown Source) at sage.a2.e(Unknown Source) at sage.a9.dK(Unknown Source) at sage.ae.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2014-04-28 13:26:51,686 INFO [AiringGenerator]: Processed airing generators in 2ms 2014-04-28 13:27:41,027 INFO [ProgramGenerator]: Processed show generators in 0ms 2014-04-28 13:27:41,027 INFO [EpgDownloader]: Downloading EPG data for lineup: 'Local 11360 (Antenna)' 2014-04-28 13:27:41,034 INFO [EpgDownloader]: Requesting 14 channels 2014-04-28 13:27:41,034 INFO [EpgDownloader]: [C:\Program Files\Java\jre7\bin\java, -Xmx512m, -Dsdjson.fs.capture=C:\Program Files\SageTV\SageTV\plugins\sdepg\capture\grabber, -Dsdjson.capture.json-errors, -Dsdjson.capture.encode-errors, -Dsdjson.capture.http, -Dsdjson.capture.http.content, -jar, C:\Program Files\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, --username, Gdippel, --password, *****, --user-agent, sagetv-sdepg/0.0.6.3 (Windows 7 x86 6.1), --max-threads, 200, --url, https://json.schedulesdirect.org, --grabber-log-level, INFO, grab, --target, C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg, --max-prog-chunk, 50000, --max-sched-chunk, 1000, --stations, C:\Program Files\SageTV\SageTV\plugins\sdepg\stations.txt] 2014-04-28 13:27:42,274 ERROR [EpgDownloader]: sdjson download failed! [rc=1] 2014-04-28 13:27:42,274 ERROR [EpgDownloader]: stdout: 2014-04-28 13:27:42,274 ERROR [EpgDownloader]: stderr: Exception in thread "main" java.nio.file.AccessDeniedException: C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.checkAccess(Unknown Source) at com.sun.nio.zipfs.ZipFileSystem.(ZipFileSystem.java:124) at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:117) at java.nio.file.FileSystems.newFileSystem(Unknown Source) at java.nio.file.FileSystems.newFileSystem(Unknown Source) at org.schedulesdirect.grabber.Grabber.updateZip(Grabber.java:423) at org.schedulesdirect.grabber.Grabber.execute(Grabber.java:725) at org.schedulesdirect.grabber.Grabber.main(Grabber.java:832) 2014-04-28 13:27:42,274 ERROR [EPGImportPluginSchedulesDirect]: Download of EPG data failed! java.io.IOException: download failed! [rc=1] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77) at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:71) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190) at sagex.epg.schedulesdirect.io.EpgDownloader.download(EpgDownloader.groovy:92) at sagex.epg.schedulesdirect.io.EpgDownloader$download.call(Unknown Source) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.doUpdate(EPGImportPluginSchedulesDirect.groovy:343) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.updateGuide(EPGImportPluginSchedulesDirect.groovy:212) at sage.ae.y(Unknown Source) at sage.a2.e(Unknown Source) at sage.a9.dK(Unknown Source) at sage.ae.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2014-04-28 13:27:42,275 INFO [AiringGenerator]: Processed airing generators in 0ms 2014-04-28 13:27:53,134 INFO [ProgramGenerator]: Processed show generators in 1ms 2014-04-28 13:27:53,134 INFO [EpgDownloader]: Downloading EPG data for lineup: 'Time Warner Cable - Digital Jamaica (Cable)' 2014-04-28 13:27:53,149 INFO [EpgDownloader]: Requesting 744 channels 2014-04-28 13:27:53,149 INFO [EpgDownloader]: [C:\Program Files\Java\jre7\bin\java, -Xmx512m, -Dsdjson.fs.capture=C:\Program Files\SageTV\SageTV\plugins\sdepg\capture\grabber, -Dsdjson.capture.json-errors, -Dsdjson.capture.encode-errors, -Dsdjson.capture.http, -Dsdjson.capture.http.content, -jar, C:\Program Files\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, --username, Gdippel, --password, *****, --user-agent, sagetv-sdepg/0.0.6.3 (Windows 7 x86 6.1), --max-threads, 200, --url, https://json.schedulesdirect.org, --grabber-log-level, INFO, grab, --target, C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg, --max-prog-chunk, 50000, --max-sched-chunk, 1000, --stations, C:\Program Files\SageTV\SageTV\plugins\sdepg\stations.txt] 2014-04-28 13:27:54,409 ERROR [EpgDownloader]: sdjson download failed! [rc=1] 2014-04-28 13:27:54,409 ERROR [EpgDownloader]: stdout: 2014-04-28 13:27:54,409 ERROR [EpgDownloader]: stderr: Exception in thread "main" java.nio.file.AccessDeniedException: C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.checkAccess(Unknown Source) at com.sun.nio.zipfs.ZipFileSystem.(ZipFileSystem.java:124) at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:117) at java.nio.file.FileSystems.newFileSystem(Unknown Source) at java.nio.file.FileSystems.newFileSystem(Unknown Source) at org.schedulesdirect.grabber.Grabber.updateZip(Grabber.java:423) at org.schedulesdirect.grabber.Grabber.execute(Grabber.java:725) at org.schedulesdirect.grabber.Grabber.main(Grabber.java:832) 2014-04-28 13:27:54,409 ERROR [EPGImportPluginSchedulesDirect]: Download of EPG data failed! java.io.IOException: download failed! [rc=1] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77) at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:71) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190) at sagex.epg.schedulesdirect.io.EpgDownloader.download(EpgDownloader.groovy:92) at sagex.epg.schedulesdirect.io.EpgDownloader$download.call(Unknown Source) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.doUpdate(EPGImportPluginSchedulesDirect.groovy:343) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.updateGuide(EPGImportPluginSchedulesDirect.groovy:212) at sage.ae.y(Unknown Source) at sage.a2.e(Unknown Source) at sage.a9.dK(Unknown Source) at sage.ae.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2014-04-28 13:27:54,409 INFO [AiringGenerator]: Processed airing generators in 0ms 2014-04-28 13:34:34,563 INFO [ProgramGenerator]: Processed show generators in 16ms 2014-04-28 13:34:34,563 INFO [EpgDownloader]: Downloading EPG data for lineup: 'Local 11360 (Antenna)' 2014-04-28 13:34:34,594 INFO [EpgDownloader]: Requesting 14 channels 2014-04-28 13:34:34,609 INFO [EpgDownloader]: [C:\Program Files\Java\jre7\bin\java, -Xmx512m, -Dsdjson.fs.capture=C:\Program Files\SageTV\SageTV\plugins\sdepg\capture\grabber, -Dsdjson.capture.json-errors, -Dsdjson.capture.encode-errors, -Dsdjson.capture.http, -Dsdjson.capture.http.content, -jar, C:\Program Files\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, --username, Gdippel, --password, *****, --user-agent, sagetv-sdepg/0.0.6.3 (Windows 7 x86 6.1), --max-threads, 200, --url, https://json.schedulesdirect.org, --grabber-log-level, INFO, grab, --target, C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg, --max-prog-chunk, 50000, --max-sched-chunk, 1000, --stations, C:\Program Files\SageTV\SageTV\plugins\sdepg\stations.txt] 2014-04-28 13:34:48,774 INFO [EPGImportPluginSchedulesDirect]: Performed EPG download in 14211ms 2014-04-28 13:34:50,241 INFO [ChannelGenerator]: Processed channel generators in 16ms 2014-04-28 13:34:50,241 INFO [EPGImportPluginSchedulesDirect]: Performed channel processing in 1467ms 2014-04-28 13:34:52,877 INFO [EPGImportPluginSchedulesDirect]: Performed lineup map configuration in 2636ms 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: CINEMATOGRAPHER 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: FILM_EDITOR 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: ORIGINAL_MUSIC 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: PRODUCTION_DESIGNER 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: SET_DECORATION 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: ART_DIRECTION 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: COSTUME_DESIGNER 2014-04-28 13:34:54,593 WARN [SageProgram]: Unhandled credit type encountered: CASTING 2014-04-28 13:34:54,640 WARN [SageProgram]: Unhandled credit type encountered: UNKNOWN 2014-04-28 13:34:55,451 WARN [SageProgram]: Unhandled credit type encountered: ASSISTANT_DIRECTOR 2014-04-28 13:34:55,857 WARN [SageProgram]: Unhandled credit type encountered: PRODUCTION_MANAGER 2014-04-28 13:34:56,605 INFO [EPGImportPluginSchedulesDirect]: Performed EPG data load in 3728ms 2014-04-28 13:34:56,621 INFO [AiringGenerator]: Processed airing generators in 0ms 2014-04-28 13:34:59,491 INFO [ProgramGenerator]: Processed show generators in 0ms 2014-04-28 13:34:59,491 INFO [EpgDownloader]: Downloading EPG data for lineup: 'Time Warner Cable - Digital Jamaica (Cable)' 2014-04-28 13:34:59,507 INFO [EpgDownloader]: Requesting 744 channels 2014-04-28 13:34:59,507 INFO [EpgDownloader]: [C:\Program Files\Java\jre7\bin\java, -Xmx512m, -Dsdjson.fs.capture=C:\Program Files\SageTV\SageTV\plugins\sdepg\capture\grabber, -Dsdjson.capture.json-errors, -Dsdjson.capture.encode-errors, -Dsdjson.capture.http, -Dsdjson.capture.http.content, -jar, C:\Program Files\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, --username, Gdippel, --password, *****, --user-agent, sagetv-sdepg/0.0.6.3 (Windows 7 x86 6.1), --max-threads, 200, --url, https://json.schedulesdirect.org, --grabber-log-level, INFO, grab, --target, C:\Program Files\SageTV\SageTV\plugins\sdepg\sdjson.epg, --max-prog-chunk, 50000, --max-sched-chunk, 1000, --stations, C:\Program Files\SageTV\SageTV\plugins\sdepg\stations.txt] 2014-04-28 13:35:01,114 INFO [EPGImportPluginSchedulesDirect]: Performed EPG download in 1623ms 2014-04-28 13:35:02,409 INFO [ChannelGenerator]: Processed channel generators in 0ms 2014-04-28 13:35:02,409 INFO [EPGImportPluginSchedulesDirect]: Performed channel processing in 1295ms 2014-04-28 13:35:05,590 INFO [EPGImportPluginSchedulesDirect]: Performed lineup map configuration in 3181ms 2014-04-28 13:35:08,174 WARN [SageProgram]: Unhandled credit type encountered: COMPOSER 2014-04-28 13:35:08,439 INFO [EPGImportPluginSchedulesDirect]: Performed EPG data load in 2849ms 2014-04-28 13:35:08,439 INFO [AiringGenerator]: Processed airing generators in 0ms