mackworth / cTiVo

TiVo Show Downloads for MacOS
220 stars 36 forks source link

Continuing crashing unexpectedly #49

Closed dantortorici closed 10 years ago

dantortorici commented 10 years ago

In the last month, ctivo has become unreliable and crashes often within a few minutes of launching. The crash report follows. Any help much appreciated.

Process: cTiVo [15170] Path: /Applications/cTiVo.app/Contents/MacOS/cTiVo Identifier: com.cTiVo.cTiVo Version: 2.3.1 (468) Code Type: X86-64 (Native) Parent Process: launchd [229] Responsible: cTiVo [15170] User ID: 501

Date/Time: 2014-07-26 21:57:05.243 -0700 OS Version: Mac OS X 10.9.4 (13E28) Report Version: 11 Anonymous UUID: 67DFB72E-7ACF-B31D-D663-7C56E639A312

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information: * Terminating app due to uncaught exception 'NSFileHandleOperationException', reason: '* -[NSConcreteFileHandle writeData:]: Broken pipe' abort() called terminating with uncaught exception of type NSException

Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff8ac0c25c exceptionPreprocess + 172 1 libobjc.A.dylib 0x00007fff8c072e75 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8ac0c10c +[NSException raise:format:] + 204 3 Foundation 0x00007fff875f1f31 34-[NSConcreteFileHandle writeData:]_block_invoke + 84 4 Foundation 0x00007fff877f1020 49-[_NSDispatchData enumerateByteRangesUsingBlock:]_block_invoke + 32 5 libdispatch.dylib 0x00007fff87186f8d _dispatch_client_callout3 + 9 6 libdispatch.dylib 0x00007fff87186f08 _dispatch_data_apply + 113 7 libdispatch.dylib 0x00007fff8718d4e3 dispatch_data_apply + 31 8 Foundation 0x00007fff877f0ff9 -[_NSDispatchData enumerateByteRangesUsingBlock:] + 83 9 Foundation 0x00007fff875f1ed2 -[NSConcreteFileHandle writeData:] + 150 10 cTiVo 0x000000010d92d363 -[MTTaskChain tee:] + 1283 11 CoreFoundation 0x00007fff8abdae0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12 12 CoreFoundation 0x00007fff8aace82d _CFXNotificationPost + 2893 13 Foundation 0x00007fff875837ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68 14 Foundation 0x00007fff8767c450 _performFileHandleSource + 1548 15 CoreFoundation 0x00007fff8ab3d5b1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 16 CoreFoundation 0x00007fff8ab2ec62 CFRunLoopDoSources0 + 242 17 CoreFoundation 0x00007fff8ab2e3ef CFRunLoopRun + 831 18 CoreFoundation 0x00007fff8ab2de75 CFRunLoopRunSpecific + 309 19 HIToolbox 0x00007fff91f90a0d RunCurrentEventLoopInMode + 226 20 HIToolbox 0x00007fff91f907b7 ReceiveNextEventCommon + 479 21 HIToolbox 0x00007fff91f905bc _BlockUntilNextEventMatchingListInModeWithFilter + 65 22 AppKit 0x00007fff8d41624e _DPSNextEvent + 1434 23 AppKit 0x00007fff8d41589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 24 AppKit 0x00007fff8d40999c -[NSApplication run] + 553 25 AppKit 0x00007fff8d3f4783 NSApplicationMain + 940 26 cTiVo 0x000000010d879c42 main + 34 27 cTiVo 0x000000010d879c14 start + 52 28 ??? 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8ea40866 *pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff90d7235c pthread_kill + 92 2 libsystem_c.dylib 0x00007fff8945fbba abort + 145 3 libsystem_c.dylib 0x00007fff8945fb29 abort + 140 4 libc++abi.dylib 0x00007fff8b92cf31 abort_message + 257 5 libc++abi.dylib 0x00007fff8b952952 default_terminate_handler() + 264 6 libobjc.A.dylib 0x00007fff8c07330d _objc_terminate() + 103 7 libc++abi.dylib 0x00007fff8b9501d1 std::terminate(void ()()) + 8 8 libc++abi.dylib 0x00007fff8b950246 std::terminate() + 54 9 libobjc.A.dylib 0x00007fff8c0730b0 objc_terminate + 9 10 libdispatch.dylib 0x00007fff87186fa1 _dispatch_client_callout3 + 29 11 libdispatch.dylib 0x00007fff87186f08 _dispatch_data_apply + 113 12 libdispatch.dylib 0x00007fff8718d4e3 dispatch_data_apply + 31 13 com.apple.Foundation 0x00007fff877f0ff9 -[_NSDispatchData enumerateByteRangesUsingBlock:] + 83 14 com.apple.Foundation 0x00007fff875f1ed2 -[NSConcreteFileHandle writeData:] + 150 15 com.cTiVo.cTiVo 0x000000010d92d363 -[MTTaskChain tee:] + 1283 16 com.apple.CoreFoundation 0x00007fff8abdae0c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER** + 12 17 com.apple.CoreFoundation 0x00007fff8aace82d _CFXNotificationPost + 2893 18 com.apple.Foundation 0x00007fff875837ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68 19 com.apple.Foundation 0x00007fff8767c450 _performFileHandleSource + 1548 20 com.apple.CoreFoundation 0x00007fff8ab3d5b1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 21 com.apple.CoreFoundation 0x00007fff8ab2ec62 CFRunLoopDoSources0 + 242 22 com.apple.CoreFoundation 0x00007fff8ab2e3ef __CFRunLoopRun + 831 23 com.apple.CoreFoundation 0x00007fff8ab2de75 CFRunLoopRunSpecific + 309 24 com.apple.HIToolbox 0x00007fff91f90a0d RunCurrentEventLoopInMode + 226 25 com.apple.HIToolbox 0x00007fff91f907b7 ReceiveNextEventCommon + 479 26 com.apple.HIToolbox 0x00007fff91f905bc _BlockUntilNextEventMatchingListInModeWithFilter + 65 27 com.apple.AppKit 0x00007fff8d41624e _DPSNextEvent + 1434 28 com.apple.AppKit 0x00007fff8d41589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 29 com.apple.AppKit 0x00007fff8d40999c -[NSApplication run] + 553 30 com.apple.AppKit 0x00007fff8d3f4783 NSApplicationMain + 940 31 com.cTiVo.cTiVo 0x000000010d879c42 main + 34 32 com.cTiVo.cTiVo 0x000000010d879c14 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff8ea40e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff90d72f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff90d75fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8ea41662 kevent64 + 10 1 libdispatch.dylib 0x00007fff87188421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff87188136 _dispatch_mgr_thread + 52

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8ea40e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff90d72f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff90d75fb9 start_wqthread + 13

Thread 4:: Dispatch queue: NSOperationQueue Serial Queue 0 libsystem_kernel.dylib 0x00007fff8ea41392 fsync + 10 1 com.apple.Foundation 0x00007fff875b762b _NSWriteDataToFileWithExtendedAttributes_block_invoke + 83 2 com.apple.Foundation 0x00007fff875b75ae -[NSData(NSData) enumerateByteRangesUsingBlock:] + 67 3 com.apple.Foundation 0x00007fff875b6f7a _NSWriteDataToFileWithExtendedAttributes + 728 4 com.apple.Foundation 0x00007fff875b6c91 -[NSData(NSData) writeToFile:atomically:] + 40 5 com.cTiVo.cTiVo 0x000000010d8bb2c0 -[MTTiVoShow getShowDetail] + 1568 6 com.apple.CoreFoundation 0x00007fff8aaf79ac _invoking + 140 7 com.apple.CoreFoundation 0x00007fff8aaf7814 -[NSInvocation invoke] + 308 8 com.apple.Foundation 0x00007fff87630df4 -[NSInvocationOperation main] + 34 9 com.apple.Foundation 0x00007fff875888a1 -[__NSOperationInternal _start:] + 631 10 com.apple.Foundation 0x00007fff8758854b __NSOQSchedule_f + 64 11 libdispatch.dylib 0x00007fff8718628d _dispatch_client_callout + 8 12 libdispatch.dylib 0x00007fff87188673 _dispatch_queue_drain + 451 13 libdispatch.dylib 0x00007fff871899c1 _dispatch_queue_invoke + 110 14 libdispatch.dylib 0x00007fff87187f87 _dispatch_root_queue_drain + 75 15 libdispatch.dylib 0x00007fff87189177 _dispatch_worker_thread2 + 40 16 libsystem_pthread.dylib 0x00007fff90d72ef8 _pthread_wqthread + 314 17 libsystem_pthread.dylib 0x00007fff90d75fb9 start_wqthread + 13

Thread 5:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8ea409aa select + 10 1 com.apple.CoreFoundation 0x00007fff8ab7aa03 CFSocketManager + 867 2 libsystem_pthread.dylib 0x00007fff90d71899 _pthread_body + 138 3 libsystem_pthread.dylib 0x00007fff90d7172a _pthread_start + 137 4 libsystem_pthread.dylib 0x00007fff90d75fc9 thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff8ea40e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff90d72f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff90d75fb9 start_wqthread + 13

Thread 7:: com.apple.appkit-heartbeat 0 libsystem_kernel.dylib 0x00007fff8ea40a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff8947edc0 nanosleep + 200 2 libsystem_c.dylib 0x00007fff8947ecb2 usleep + 54 3 com.apple.AppKit 0x00007fff8d67a17d -[NSUIHeartBeat _heartBeatThread:] + 2132 4 com.apple.Foundation 0x00007fff875e776b NSThreadmain + 1318 5 libsystem_pthread.dylib 0x00007fff90d71899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff90d7172a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff90d75fc9 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff8ea3ca1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8ea3bd18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8ab2ef15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8ab2e539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8ab2de75 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff8d5b605e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff90d71899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff90d7172a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff90d75fc9 thread_start + 13

Thread 9:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8ea3ca1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8ea3bd18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8ab2ef15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8ab2e539 __CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8ab2de75 CFRunLoopRunSpecific + 309 5 com.apple.Foundation 0x00007fff875e7967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 6 com.apple.Foundation 0x00007fff875e776b NSThreadmain + 1318 7 libsystem_pthread.dylib 0x00007fff90d71899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff90d7172a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff90d75fc9 thread_start + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff8ea40e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff90d72f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff90d75fb9 start_wqthread + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8ea41f92 write + 10 1 com.apple.Foundation 0x00007fff875b78bc _NSWriteToFileDescriptorWithProgress + 255 2 com.apple.Foundation 0x00007fff875f1f1a 34-[NSConcreteFileHandle writeData:]_block_invoke + 61 3 com.apple.Foundation 0x00007fff875b75ae -[NSData(NSData) enumerateByteRangesUsingBlock:] + 67 4 com.apple.Foundation 0x00007fff875f1ed2 -[NSConcreteFileHandle writeData:] + 150 5 com.cTiVo.cTiVo 0x000000010d918ecc -[MTDownload writeData] + 3996 6 com.apple.Foundation 0x00007fff875e776b NSThreadmain + 1318 7 libsystem_pthread.dylib 0x00007fff90d71899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff90d7172a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff90d75fc9 thread_start + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8ea40e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff90d72f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff90d75fb9 start_wqthread + 13

Thread 13: 0 libsystem_kernel.dylib 0x00007fff8ea41f92 write + 10 1 com.apple.Foundation 0x00007fff875b78bc _NSWriteToFileDescriptorWithProgress + 255 2 com.apple.Foundation 0x00007fff875f1f1a 34-[NSConcreteFileHandle writeData:]_block_invoke + 61 3 com.apple.Foundation 0x00007fff875b75ae -[NSData(NSData) enumerateByteRangesUsingBlock:] + 67 4 com.apple.Foundation 0x00007fff875f1ed2 -[NSConcreteFileHandle writeData:] + 150 5 com.cTiVo.cTiVo 0x000000010d918ecc -[MTDownload writeData] + 3996 6 com.apple.Foundation 0x00007fff875e776b NSThreadmain + 1318 7 libsystem_pthread.dylib 0x00007fff90d71899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff90d7172a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff90d75fc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fff76dab310 rcx: 0x00007fff52385308 rdx: 0x0000000000000000 rdi: 0x0000000000000707 rsi: 0x0000000000000006 rbp: 0x00007fff52385330 rsp: 0x00007fff52385308 r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000008000000 r11: 0x0000000000000206 r12: 0x00007fff523854c0 r13: 0x00007fff52386220 r14: 0x0000000000000006 r15: 0x00007fff523853a0 rip: 0x00007fff8ea40866 rfl: 0x0000000000000206 cr2: 0x0000000111ea1000

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x10d878000 - 0x10da2efe7 +com.cTiVo.cTiVo (2.3.1 - 468) <05B803F1-AB10-3892-A971-22136DE11A9A> /Applications/cTiVo.app/Contents/MacOS/cTiVo 0x10db3e000 - 0x10db55fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/cTiVo.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x10db71000 - 0x10dbcdff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Applications/cTiVo.app/Contents/Frameworks/Growl.framework/Versions/A/Growl 0x10dda4000 - 0x10ddacff3 libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x10f548000 - 0x10f570ffb libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x10f580000 - 0x10f583ffa libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x111bb0000 - 0x111bb3fff libspindump.dylib (161.2) /usr/lib/libspindump.dylib 0x112ae0000 - 0x112ae1fe4 +cl_kernels (???) <17FF7523-C6C0-49FE-BE01-B65AA0A97FC5> cl_kernels 0x112aef000 - 0x112af0ff9 +cl_kernels (???) cl_kernels 0x112af2000 - 0x112bd8fef unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x112f95000 - 0x112f99ffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x114055000 - 0x114226fff com.apple.audio.units.Components (1.10 - 1.10) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x1149f1000 - 0x1149f7fff com.apple.SymptomReporter (1.0 - 1) /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter 0x114a5c000 - 0x114ad3ff7 com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery 0x7fff68d41000 - 0x7fff68d74817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld 0x7fff84ae2000 - 0x7fff84ae4ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff84ae5000 - 0x7fff84b36fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff84b37000 - 0x7fff84b52ff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff84ddd000 - 0x7fff84ddeffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff84e37000 - 0x7fff84e88ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff84e93000 - 0x7fff84e96fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff84ea4000 - 0x7fff84f11fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff84f12000 - 0x7fff85345ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff85a98000 - 0x7fff85abcff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff85abd000 - 0x7fff85abeff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff85ac9000 - 0x7fff85ea0fef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff85ea1000 - 0x7fff85eb8ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff85eb9000 - 0x7fff85ebeff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff867da000 - 0x7fff86809fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8680a000 - 0x7fff8680dff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib 0x7fff868a5000 - 0x7fff868a5ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff868d8000 - 0x7fff868e2ff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff868ea000 - 0x7fff868f2fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib 0x7fff8691a000 - 0x7fff8691eff7 libGIF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8691f000 - 0x7fff86972fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff86973000 - 0x7fff86976ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff86977000 - 0x7fff869d0fff libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff869d1000 - 0x7fff869d6ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff869d7000 - 0x7fff86a25fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff86a26000 - 0x7fff86a2cff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff86abb000 - 0x7fff86afcfff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff86afd000 - 0x7fff86b42ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff86b43000 - 0x7fff86cb1ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff86d7c000 - 0x7fff86d8afff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff86d8b000 - 0x7fff86dd8fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff86dd9000 - 0x7fff86e92fff libcrypto.0.9.7.dylib (106) /usr/lib/libcrypto.0.9.7.dylib 0x7fff86e93000 - 0x7fff86e93fff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff86e94000 - 0x7fff86f9aff7 com.apple.ImageIO.framework (3.3.0 - 1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff86f9e000 - 0x7fff87062ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff87063000 - 0x7fff87063fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff87184000 - 0x7fff87184fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff87185000 - 0x7fff8719ffff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff871a0000 - 0x7fff872d0ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff872d1000 - 0x7fff872e9ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff872ea000 - 0x7fff87486ff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff87487000 - 0x7fff874aeffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff874c6000 - 0x7fff874cdffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x7fff874ce000 - 0x7fff874d7ffb libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Resources/libCGInterfaces.dylib 0x7fff874d8000 - 0x7fff87568ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff87581000 - 0x7fff8787ffff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff878ac000 - 0x7fff878bfff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff87902000 - 0x7fff8790cff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff8790d000 - 0x7fff8791cff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8791d000 - 0x7fff8791ffff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff87920000 - 0x7fff87922fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff87923000 - 0x7fff87923fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff87948000 - 0x7fff879bbfff com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff879bc000 - 0x7fff879c9ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff879ca000 - 0x7fff87b82ffb libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib 0x7fff87bc7000 - 0x7fff87be4ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff87be5000 - 0x7fff87c51fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff87d4c000 - 0x7fff87db1ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff87db2000 - 0x7fff87dfbfff com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff87dfc000 - 0x7fff87e13ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff87e5e000 - 0x7fff87e67fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff87e68000 - 0x7fff87e6cfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff87e77000 - 0x7fff87e84ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff8838c000 - 0x7fff88399ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff883f0000 - 0x7fff88417ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff88418000 - 0x7fff88506fff libJP2.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff88552000 - 0x7fff8855bff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8855c000 - 0x7fff885a3fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff88609000 - 0x7fff8860cfff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8860d000 - 0x7fff88613ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff88614000 - 0x7fff8865bff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib 0x7fff8865c000 - 0x7fff886bfffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff886c0000 - 0x7fff886c9ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff886e4000 - 0x7fff886e5ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff888e4000 - 0x7fff8897fff7 com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff88980000 - 0x7fff889b0fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff889b1000 - 0x7fff889c2ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff889c3000 - 0x7fff889effff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff889f0000 - 0x7fff889fbff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff889fc000 - 0x7fff88a12fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff88a13000 - 0x7fff88a2cff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff88a2d000 - 0x7fff88a55ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff88a56000 - 0x7fff88b47ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff88b48000 - 0x7fff88b5aff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff88b5b000 - 0x7fff88be4fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff88be5000 - 0x7fff88cc9fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff88cca000 - 0x7fff88cffffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff88d00000 - 0x7fff88d66fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff88d67000 - 0x7fff891b5fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff891bb000 - 0x7fff891c5ff7 libcsfde.dylib (380) /usr/lib/libcsfde.dylib 0x7fff891c9000 - 0x7fff892ffffd com.apple.WebKit (9537 - 9537.77.4) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8930d000 - 0x7fff893d8fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff893d9000 - 0x7fff89402fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff89403000 - 0x7fff8948cff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff8948d000 - 0x7fff8a2e0ffb com.apple.WebCore (9537 - 9537.77.4) <9C4E816A-0DAC-31B2-85C3-910164F3E741> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff8a2e1000 - 0x7fff8a310ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8a311000 - 0x7fff8a312fff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8a34d000 - 0x7fff8a437fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff8a516000 - 0x7fff8a531ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8a532000 - 0x7fff8a56bff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8a5a7000 - 0x7fff8a5a9ff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8a5aa000 - 0x7fff8a5cefff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff8a5cf000 - 0x7fff8a5d6fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8a5d7000 - 0x7fff8a5dbff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff8a5e2000 - 0x7fff8a62effe com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8a66e000 - 0x7fff8a698ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib 0x7fff8a699000 - 0x7fff8a6c8ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8a716000 - 0x7fff8a72eff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8a742000 - 0x7fff8a7a6fff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8a7a7000 - 0x7fff8a816ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8a81d000 - 0x7fff8a8a5ff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8a8a6000 - 0x7fff8a8b7ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff8a8b8000 - 0x7fff8a8bfff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x7fff8a901000 - 0x7fff8a906fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8a907000 - 0x7fff8a908fff libffi.dylib (18.1) /usr/lib/libffi.dylib 0x7fff8a909000 - 0x7fff8a957ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib 0x7fff8a958000 - 0x7fff8aa29fff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8aa2a000 - 0x7fff8aa3cfff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8aa62000 - 0x7fff8aabdffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8aabe000 - 0x7fff8aca3fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8acfc000 - 0x7fff8af5dfff com.apple.imageKit (2.5 - 774) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8af81000 - 0x7fff8af8dff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8af8e000 - 0x7fff8afe6ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8b014000 - 0x7fff8b014fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8b0a8000 - 0x7fff8b0fafff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff8b0fb000 - 0x7fff8b23cfff com.apple.QTKit (7.7.3 - 2826.19) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff8b23f000 - 0x7fff8b247fff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8b5ba000 - 0x7fff8b5bbff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8b84e000 - 0x7fff8b85efff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff8b85f000 - 0x7fff8b86cfff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8b8b1000 - 0x7fff8b8bbff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8b8bc000 - 0x7fff8b8c0ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib 0x7fff8b908000 - 0x7fff8b923ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff8b924000 - 0x7fff8b92bfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8b92c000 - 0x7fff8b955ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff8b956000 - 0x7fff8bc27ff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8bcfa000 - 0x7fff8bd39fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8c065000 - 0x7fff8c212f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff8c213000 - 0x7fff8c251ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8c4a7000 - 0x7fff8c4dfff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8c4e0000 - 0x7fff8c590ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8c591000 - 0x7fff8c591ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff8c592000 - 0x7fff8c7daff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8c7db000 - 0x7fff8c852fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8c853000 - 0x7fff8c855fff com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff8c905000 - 0x7fff8c915ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff8c916000 - 0x7fff8c9ceff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8c9cf000 - 0x7fff8c9f4ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8c9f5000 - 0x7fff8ca37ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff8ca81000 - 0x7fff8ca98fff com.apple.ScriptingBridge (1.3.1 - 63) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff8caf1000 - 0x7fff8cafbfff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff8cafc000 - 0x7fff8cb05fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8cb06000 - 0x7fff8cb0fffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8cb98000 - 0x7fff8cb98fff com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8cb99000 - 0x7fff8cbbdfff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8cd25000 - 0x7fff8cd60fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8cd61000 - 0x7fff8ce48ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff8ce49000 - 0x7fff8ce73ff7 libsandbox.1.dylib (278.11.1) /usr/lib/libsandbox.1.dylib 0x7fff8ce91000 - 0x7fff8ce92fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8ce93000 - 0x7fff8ce9bff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8ce9c000 - 0x7fff8ceb8fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8ceb9000 - 0x7fff8cebdfff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8cebe000 - 0x7fff8cec1fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8cec2000 - 0x7fff8cf10ff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8cfc8000 - 0x7fff8d29cfc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8d29d000 - 0x7fff8d3f1ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8d3f2000 - 0x7fff8df68ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8df9b000 - 0x7fff8e285fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8e286000 - 0x7fff8e375fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8e4e4000 - 0x7fff8e5b5ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8e627000 - 0x7fff8e627ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8e62e000 - 0x7fff8e964fff com.apple.MediaToolbox (1.0 - 1273.54) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e965000 - 0x7fff8e967fff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8e968000 - 0x7fff8ea2aff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8ea2b000 - 0x7fff8ea47ff7 libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib 0x7fff8eaa9000 - 0x7fff8ebcbfff com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8ebd4000 - 0x7fff8ed44ff4 com.apple.CFNetwork (673.4 - 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8ed45000 - 0x7fff8ed47ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff8ed48000 - 0x7fff8eda7fff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8ede9000 - 0x7fff8edeafff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff8edfa000 - 0x7fff8ee61ff7 com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8ee62000 - 0x7fff8ee65fff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff8eeac000 - 0x7fff8eeb1fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8eebd000 - 0x7fff8eebfffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff8eec0000 - 0x7fff8ef05fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib 0x7fff8ef06000 - 0x7fff8ef08fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8ef09000 - 0x7fff8ef15ffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8ef16000 - 0x7fff8ef21fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8ef22000 - 0x7fff8ef2affc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8ef2d000 - 0x7fff8ef52ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8ef53000 - 0x7fff8ef5bff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8ef5c000 - 0x7fff8efa9ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8f236000 - 0x7fff8f2c2ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8f2c3000 - 0x7fff8f30efff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8f574000 - 0x7fff8f5a3fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8f5a4000 - 0x7fff8f625fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8f626000 - 0x7fff8f62aff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x7fff8f62b000 - 0x7fff8f888ffa com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8f889000 - 0x7fff8f8a2ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8f8ad000 - 0x7fff8fdd0fff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8fe24000 - 0x7fff8fe2ffff libkxld.dylib (2422.110.17) /usr/lib/system/libkxld.dylib 0x7fff8fe30000 - 0x7fff8fe31fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff8fe32000 - 0x7fff8fe38fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff8ff0a000 - 0x7fff8ff0bff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff8ff19000 - 0x7fff90173ff9 com.apple.security (7.0 - 55471.14.8) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff9063c000 - 0x7fff9076bfef com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff909f5000 - 0x7fff90abffff com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff90ac0000 - 0x7fff90b4bfff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib 0x7fff90d6f000 - 0x7fff90d6ffff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff90d70000 - 0x7fff90d77ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff90d8d000 - 0x7fff90dc1fff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x7fff90dc2000 - 0x7fff916e232b com.apple.CoreGraphics (1.600.0 - 599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff916e3000 - 0x7fff917c2fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x7fff917c3000 - 0x7fff91ba4ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff91bb8000 - 0x7fff91f2fff6 com.apple.JavaScriptCore (9537 - 9537.77.1) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff91f30000 - 0x7fff91f61fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff91f62000 - 0x7fff9220cff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 14 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 1507590 thread_create: 1 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=216.1M resident=112.7M(52%) swapped_out_or_unallocated=103.4M(48%) Writable regions: Total=1.3G written=42.2M(3%) resident=85.0M(7%) swapped_out=5164K(0%) unallocated=1.2G(93%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 5640K CG image 16K CG raster data 108K CG shared images 204K CoreAnimation 29.5M CoreData 4K CoreData Object IDs 4K CoreData Object IDs (reserved) 4096K reserved VM address space (unallocated) CoreImage 8K Foundation 1060K Image IO 28K JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 195.1M MALLOC (admin) 48K Memory Tag 242 12K Memory Tag 249 192K Memory Tag 251 16K OpenCL 24K SQLite page cache 1664K STACK GUARD 56.1M Stack 13.7M VM_ALLOCATE 16.4M WebKit Malloc 1232K DATA 27.3M IMAGE 528K LINKEDIT 68.0M TEXT 148.1M __UNICODE 544K mapped file 53.9M shared memory 4K =========== ======= TOTAL 1.6G TOTAL, minus reserved VM space 619.2M

Model: iMac13,2, BootROM IM131.010A.B05, 4 processors, Intel Core i5, 2.9 GHz, 8 GB, SMC 2.11f14 Graphics: NVIDIA GeForce GTX 660M, NVIDIA GeForce GTX 660M, PCIe, 512 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (5.106.98.100.22) Bluetooth: Version 4.2.6f1 14216, 3 services, 23 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: Wi-Fi, AirPort, en1 PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@195,0,0 Serial ATA Device: APPLE HDD WDC WD10EALX-408EA0, 1 TB USB Device: USB3.0 Hub USB Device: FA GoFlex Desk USB Device: USB3.0 Hub USB Device: USB3.0 Hub USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: iPad USB Device: USB2.0 Hub USB Device: DYMO LabelWriter 330 Turbo USB Device: Hub USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: EPSON Scanner USB Device: Hub USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller FireWire Device: DroboPro, Drobo, Up to 400 Mb/sec Thunderbolt Bus: iMac, Apple Inc., 23.4 Thunderbolt Device: Thunderbolt to FireWire Adapter, Apple Inc., 3, 5.6

mackworth commented 10 years ago

You're getting a crash during a write to the pipe to mencoder. My initial guess is that cTiVo is trying to download & convert a specific show over and over, which causes mencoder to crash, which is causing cTiVo to crash. (The last part shouldn't happen, but there does seem to be a path where that happens. ) Another possibility is that you're out of space on the volume you're writing to (or the tmp volume). Let me know. If neither of those are accurate, then we'll need to look at cTiVos logs.

dantortorici commented 10 years ago

Plenty of disk space, so thats not it. Also, deleted the file from the queue if first goes to download to see if it is that file. Problem persists with the next file as well.

Found logs in ~/Library/Logs/cTivo This is the file log-96c600.txt 2014-07-26 21:56:08:790 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-26 21:56:29:390 MTDownload>connection:didReceiveData:@2051>URLBuffer length exceeded 50000000, switching to file based buffering 2014-07-27 11:47:04:639 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-27 11:47:25:441 MTDownload>connection:didReceiveData:@2051>URLBuffer length exceeded 50000000, switching to file based buffering 2014-07-27 16:34:13:736 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-27 16:35:15:120 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-27 16:35:34:399 MTDownload>connection:didReceiveData:@2051>URLBuffer length exceeded 50000000, switching to file based buffering

mackworth commented 10 years ago

Ok, you'll need to increase the log level. Let's try Detail first... Preferences>Preferences>Log Level>Detail

dantortorici commented 10 years ago

Here it is. Thanks…

On Jul 27, 2014, at 7:06 PM, Hugh Mackworth notifications@github.com wrote:

Ok, you'll need to increase the log level. Let's try Detail first... Preferences>Preferences>Log Level>Detail

— Reply to this email directly or view it on GitHub.

2014-07-26 21:56:08:790 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-26 21:56:29:390 MTDownload>connection:didReceiveData:@2051>URLBuffer length exceeded 50000000, switching to file based buffering 2014-07-27 11:47:04:639 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-27 11:47:25:441 MTDownload>connection:didReceiveData:@2051>URLBuffer length exceeded 50000000, switching to file based buffering 2014-07-27 16:34:13:736 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-27 16:35:15:120 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-27 16:35:34:399 MTDownload>connection:didReceiveData:@2051>URLBuffer length exceeded 50000000, switching to file based buffering 2014-07-27 19:39:47:502 MTAppDelegate>applicationDidFinishLaunching:@157>Starting cTiVo; version: 468 2014-07-27 19:40:17:955 MTTiVo>connectionDidFinishLoading:@781>Den URL Connection completed 2014-07-27 19:40:17:955 MTTiVo>endElement:@516>Added new show French Food at Home: The Butter Show 2014-07-27 19:40:17:956 MTTiVo>endElement:@516>Added new show Chopped: G'day, Chefs! 2014-07-27 19:40:17:956 MTTiVo>endElement:@516>Added new show The Voice: Live Finale 2014-07-27 19:40:17:956 MTTiVo>endElement:@516>Added new show The Voice: Recap: Live Final Performances 2014-07-27 19:40:17:957 MTTiVo>endElement:@516>Added new show Shark Tank 2014-07-27 19:40:17:957 MTTiVo>endElement:@516>Added new show Shark Tank 2014-07-27 19:40:17:957 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:17:958 MTTiVo>endElement:@516>Added new show The Maya Rudolph Show 2014-07-27 19:40:17:958 MTTiVo>endElement:@516>Added new show 24: Live Another Day: Day 9: 2:00 P.M.-3:00 P.M. 2014-07-27 19:40:17:958 MTTiVo>endElement:@516>Added new show The Voice: Live Final Performances 2014-07-27 19:40:17:958 MTTiVo>endElement:@516>Added new show French Food at Home: French Fruit Desserts 2014-07-27 19:40:17:959 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge: Part 8 2014-07-27 19:40:17:959 MTTiVo>endElement:@516>Added new show Mad Men: The Strategy 2014-07-27 19:40:17:959 MTTiVo>endElement:@516>Added new show Oprah's Lifeclass: Oprah & Dr. Shefali Tsabary: How to Be a Conscious Parent 2014-07-27 19:40:17:959 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:17:960 MTTiVo>endElement:@516>Added new show 60 Minutes 2014-07-27 19:40:17:960 MTTiVo>endElement:@516>Added new show Super Soul Sunday: Oprah & Shefali Tsabary: How to Raise a Conscious Child 2014-07-27 19:40:17:960 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:17:960 MTTiVo>endElement:@516>Added new show Saturday Night Live 2014-07-27 19:40:17:961 MTTiVo>endElement:@516>Added new show Iyanla, Fix My Life: Fix My 600-Pound Secret 2014-07-27 19:40:17:961 MTTiVo>endElement:@516>Added new show Real Time With Bill Maher 2014-07-27 19:40:17:961 MTTiVo>endElement:@516>Added new show Grey's Anatomy: Fear (of the Unknown) 2014-07-27 19:40:17:961 MTTiVo>endElement:@516>Added new show American Idol: 1 of 3 Voted Off 2014-07-27 19:40:17:962 MTTiVo>endElement:@516>Added new show Shark Tank 2014-07-27 19:40:17:962 MTTiVo>endElement:@516>Added new show Modern Family: The Wedding, Part 1 2014-07-27 19:40:17:962 MTTiVo>endElement:@516>Added new show 5 Ingredient Fix: Good Morning Sunshine 2014-07-27 19:40:17:963 MTTiVo>endElement:@516>Added new show French Food at Home: The Puff Pasty Show 2014-07-27 19:40:17:963 MTTiVo>endElement:@516>Added new show Chopped: An Egg Up 2014-07-27 19:40:17:963 MTTiVo>endElement:@516>Added new show About a Boy: About a Rib Chute 2014-07-27 19:40:17:963 MTTiVo>endElement:@516>Added new show About a Boy: About a Hammer 2014-07-27 19:40:17:963 MTTiVo>endElement:@516>Added new show The Voice: Live Semi-Final Results 2014-07-27 19:40:17:964 MTTiVo>endElement:@516>Added new show Shark Tank 2014-07-27 19:40:17:964 MTTiVo>endElement:@516>Added new show French Food at Home: France City Tour 2014-07-27 19:40:17:964 MTTiVo>endElement:@516>Added new show 24: Live Another Day: Day 9: 1:00 P.M.-2:00 P.M. 2014-07-27 19:40:17:965 MTTiVo>endElement:@516>Added new show The Voice: Live Semi-Final Performances 2014-07-27 19:40:17:965 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge: Part 7 2014-07-27 19:40:17:965 MTTiVo>endElement:@516>Added new show Mad Men: The Runaways 2014-07-27 19:40:17:965 MTTiVo>endElement:@516>Added new show Oprah's Lifeclass: Unleash the Power of Your Instinct with Bishop T.D. Jakes 2014-07-27 19:40:17:966 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:17:966 MTTiVo>endElement:@516>Added new show 60 Minutes 2014-07-27 19:40:17:966 MTTiVo>endElement:@516>Added new show Super Soul Sunday: Oprah & Arianna Huffington: Her Big Wake-Up Call 2014-07-27 19:40:17:966 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:17:967 MTTiVo>endElement:@516>Added new show Saturday Night Live 2014-07-27 19:40:17:967 MTTiVo>endElement:@516>Added new show Iyanla, Fix My Life: Fix My Celebrity Parenting Nightmare 2014-07-27 19:40:17:967 MTTiVo>endElement:@516>Added new show Real Time With Bill Maher 2014-07-27 19:40:17:967 MTTiVo>endElement:@516>Added new show Grey's Anatomy: Everything I Do, Nothing Seems to Turn Out Right 2014-07-27 19:40:17:968 MTTiVo>endElement:@516>Added new show American Idol: 1 of 4 Voted Off 2014-07-27 19:40:17:968 MTTiVo>endElement:@516>Added new show Modern Family: Message Received 2014-07-27 19:40:17:968 MTTiVo>endElement:@516>Added new show American Idol: 4 Finalists Perform 2014-07-27 19:40:17:968 MTTiVo>endElement:@516>Added new show 5 Ingredient Fix: Gal Pal Mammas 2014-07-27 19:40:17:968 MTTiVo>parserDidEndDocument:@591>TiVo Den finished batch 2014-07-27 19:40:17:968 MTTiVo>updateShowsStartingAt:withCount:@357>Getting Den shows from 415 to 465 2014-07-27 19:40:17:968 MTTiVo>updateShowsStartingAt:withCount:@365>Tivo Den URL String https://DVR-E29F.local./TiVoConnect?Command=QueryContainer&Container=%252FNowPlaying&Recurse=Yes&AnchorOffset=415&ItemCount=50 2014-07-27 19:40:17:968 MTProgramTableView>reloadData@69>Reload Program Table 2014-07-27 19:40:17:986 MTTiVo>manageDownloads:@643>Den got manageDownload notification MTNotificationDownloadQueueUpdated 2014-07-27 19:40:17:986 MTTiVo>manageDownloads@658>Checking Den queue 2014-07-27 19:40:17:986 MTTiVo>manageDownloads@672>Den Checking for new download 2014-07-27 19:40:17:986 MTTiVo>manageDownloads@681>Num encoders after increment in MTTiVo Den for show "Masterpiece Mystery!: Endeavour, Season 2: Nocturne" is 1 2014-07-27 19:40:17:986 MTDownload>download@1336>Starting 2 download for Masterpiece Mystery!: Endeavour, Season 2: Nocturne (Den); Format: AppleTV; Add to iTunes; Generate XML; 2014-07-27 19:40:17:986 MTDownload>observeValueForKeyPath:ofObject:change:context:@83>Changing DL status of Masterpiece Mystery!: Endeavour, Season 2: Nocturne (Den) to Downloading (1) 2014-07-27 19:40:17:986 MTDownloadTableView>reloadDataDownload@72>Reloading DL table from DownloadStatusChanged 2014-07-27 19:40:17:987 MTDownload>configureFiles@754>configuring files for Masterpiece Mystery!: Endeavour, Season 2: Nocturne (Den) 2014-07-27 19:40:17:987 MTDownload>configureBaseFileNameAndDirectory@665>changed filename Masterpiece Mystery!: Endeavour, Season 2: Nocturne to Masterpiece Mystery!- Endeavour, Season 2- Nocturne 2014-07-27 19:40:17:988 MTDownload>createUniqueBaseFileName:inDownloadDir:@721>found output file named Masterpiece Mystery!- Endeavour, Season 2- Nocturne-1, adding version number 2014-07-27 19:40:17:989 MTDownload>createUniqueBaseFileName:inDownloadDir:@726>Using baseFileName Masterpiece Mystery!- Endeavour, Season 2- Nocturne-17 2014-07-27 19:40:17:989 MTTask>taskWithName:download:@33>Creating Task decrypt 2014-07-27 19:40:17:989 MTTask>taskWithName:download:@33>Creating Task encode 2014-07-27 19:40:17:990 MTTaskChain>run@173>Starting task encode for show Masterpiece Mystery!: Endeavour, Season 2: Nocturne 2014-07-27 19:40:18:011 MTTaskChain>run@173>Starting task decrypt for show Masterpiece Mystery!: Endeavour, Season 2: Nocturne 2014-07-27 19:40:18:025 MTDownload>download@1494>Starting URL http://dvr-e29f.local.:80/download/Masterpiece%20Mystery!.TiVo?Container=%2FNowPlaying&id=61577 for show Masterpiece Mystery!: Endeavour, Season 2: Nocturne 2014-07-27 19:40:18:025 MTDownload>download@1501>Will start download of Masterpiece Mystery!: Endeavour, Season 2: Nocturne in 0.000000 seconds 2014-07-27 19:40:18:067 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:074 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:076 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:079 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:081 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:084 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:086 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:089 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:18:132 MTTiVo>connection:willSendRequestForAuthenticationChallenge:@725>Den password ask 2014-07-27 19:40:18:181 MTTiVoShow>getTheTVDBDetails@303>Got episode 10, season 18 and artwork episodes/72368/354307.jpg from Law & Order: Tango (Den)-Protected 2014-07-27 19:40:18:182 MTTiVoShow>getShowDetail@121>getting Detail for Weather Center Live (Den)-Protected at https://dvr-e29f.local.:443/TiVoVideoDetails?id=66211 2014-07-27 19:40:18:182 MTTiVoShow>getShowDetail@129>downloading details from file /tmp/ctivo_details/Den_66211_Details.xml 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> recordedDuration: PT3H59M58S 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> showingBits: CLOSE_CAPTION 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T11:00:00Z 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> duration: PT4H 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vExecProducer: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> isEpisode: false 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> originalAirDate: 2001-10-14T00:00:00Z 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> series: Weather Center Live 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> title: Weather Center Live 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:182 MTTiVoShow>endElement:item:@519> showingBits: CLOSE_CAPTION 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T15:00:00Z 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> duration: PT3H 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vExecProducer: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> isEpisode: false 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> originalAirDate: 2001-10-14T00:00:00Z 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> series: Weather Center Live 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> title: Weather Center Live 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vActualShowing: ( "" ) 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vBookmark: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> recordingQuality: BEST 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showingBits: CLOSE_CAPTION 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T11:00:00Z 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> duration: PT4H 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vExecProducer: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> isEpisode: false 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> originalAirDate: 2001-10-14T00:00:00Z 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> series: Weather Center Live 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> title: Weather Center Live 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> showing: 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> startTime: 2014-07-26T11:00:05Z 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> stopTime: 2014-07-26T15:00:09Z 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> base64: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vByte: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> vFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> bitstreamFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> expirationTime: 2014-07-28T11:00:00Z 2014-07-27 19:40:18:183 MTTiVoShow>endElement:item:@519> TvBusMarshalledStruct:TvBusEnvelope: 2014-07-28T11:00:00Z 2014-07-27 19:40:18:183 MTTiVoShow>getShowDetail@151>GetDetails parsing Finished 2014-07-27 19:40:18:183 MTTiVoShow>getShowDetail@121>getting Detail for Law & Order: Executioner (Den)-Protected at https://dvr-e29f.local.:443/TiVoVideoDetails?id=66160 2014-07-27 19:40:18:183 MTTiVoShow>getShowDetail@129>downloading details from file /tmp/ctivo_details/Den_66160_Details.xml 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> recordedDuration: PT59M57S 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T11:00:00Z 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> duration: PT1H 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vActor: ( "Waterston|Sam", "Merkerson|S. Epatha", "Martin|Jesse L.", "Govich|Milena", "De La Garza|Alana", "Sisto|Jeremy", "Roache|Linus" ) 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vExecProducer: ( "Wolf|Dick", "Finkelstein|William", "Penn|Arthur" ) 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vGuestStar: ( "Zweibel|Alan", "Rebhorn|James" ) 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> originalAirDate: 2008-02-20T00:00:00Z 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> series: Law & Order 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> title: Law & Order 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> tvRating: _14 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:184 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 5 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vRatings: ( 5 ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> RatingList: ( 5 ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vActualShowing: ( 5, 5 ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vBookmark: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> recordingQuality: BEST 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T11:00:00Z 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> duration: PT1H 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vActor: ( "Waterston|Sam", "Merkerson|S. Epatha", "Martin|Jesse L.", "Govich|Milena", "De La Garza|Alana", "Sisto|Jeremy", "Roache|Linus" ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vExecProducer: ( "Wolf|Dick", "Finkelstein|William", "Penn|Arthur" ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vGuestStar: ( "Zweibel|Alan", "Rebhorn|James" ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> originalAirDate: 2008-02-20T00:00:00Z 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> series: Law & Order 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> title: Law & Order 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> tvRating: _14 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 5 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vRatings: ( 5 ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> RatingList: ( 5 ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> showing: ( 5 ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> startTime: 2014-07-26T10:59:59Z 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> stopTime: 2014-07-26T11:59:59Z 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> base64: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vByte: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> vFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> bitstreamFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> expirationTime: 2014-07-28T11:00:00Z 2014-07-27 19:40:18:185 MTTiVoShow>endElement:item:@519> TvBusMarshalledStruct:TvBusEnvelope: 2014-07-28T11:00:00Z 2014-07-27 19:40:18:185 MTTiVoShow>getShowDetail@151>GetDetails parsing Finished 2014-07-27 19:40:18:185 MTTiVoShow>getTheTVDBDetails@289>urlString http://thetvdb.com/api/GetEpisodeByAirDate.php?apikey=DB85D57BFFC7DD85&seriesid=72368&airdate=2008-02-20 2014-07-27 19:40:18:526 MTTaskChain>trackProgress@199>Tracking task chain 2014-07-27 19:40:18:722 MTTiVoShow>getTheTVDBDetails@303>Got episode 9, season 18 and artwork episodes/72368/353064.jpg from Law & Order: Executioner (Den)-Protected 2014-07-27 19:40:18:723 MTTiVoShow>getShowDetail@121>getting Detail for Weather Center Live (Den)-Protected at https://dvr-e29f.local.:443/TiVoVideoDetails?id=66210 2014-07-27 19:40:18:723 MTTiVoShow>getShowDetail@129>downloading details from file /tmp/ctivo_details/Den_66210_Details.xml 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> recordedDuration: PT2H59M59S 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> showingBits: CLOSE_CAPTION 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T08:00:00Z 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> duration: PT3H 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vExecProducer: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> isEpisode: false 2014-07-27 19:40:18:723 MTTiVoShow>endElement:item:@519> originalAirDate: 2001-10-14T00:00:00Z 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> series: Weather Center Live 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> title: Weather Center Live 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> tvRating: G 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 3 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vRatings: ( 3 ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> RatingList: ( 3 ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showingBits: CLOSE_CAPTION 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T11:00:00Z 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> duration: PT4H 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vExecProducer: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> isEpisode: false 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> originalAirDate: 2001-10-14T00:00:00Z 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> series: Weather Center Live 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> title: Weather Center Live 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vActualShowing: ( "" ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vBookmark: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> recordingQuality: BEST 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showingBits: CLOSE_CAPTION 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T08:00:00Z 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> duration: PT3H 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vExecProducer: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "" ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> isEpisode: false 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> originalAirDate: 2001-10-14T00:00:00Z 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "" ) 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> series: Weather Center Live 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> title: Weather Center Live 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> tvRating: G 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:724 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 3 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> vRatings: ( 3 ) 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> RatingList: ( 3 ) 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> showing: ( 3 ) 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> startTime: 2014-07-26T08:00:00Z 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> stopTime: 2014-07-26T11:00:06Z 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> base64: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> vByte: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> vFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> bitstreamFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> expirationTime: 2014-07-28T08:00:00Z 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> TvBusMarshalledStruct:TvBusEnvelope: 2014-07-28T08:00:00Z 2014-07-27 19:40:18:725 MTTiVoShow>getShowDetail@151>GetDetails parsing Finished 2014-07-27 19:40:18:725 MTTiVoShow>getShowDetail@121>getting Detail for The Leftovers: B.J. and the A.C. (Den)-Protected at https://dvr-e29f.local.:443/TiVoVideoDetails?id=66194 2014-07-27 19:40:18:725 MTTiVoShow>getShowDetail@129>downloading details from file /tmp/ctivo_details/Den_66194_Details.xml 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> recordedDuration: PT59M59S 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T06:55:00Z 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> duration: PT1H 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> vActor: ( "Theroux|Justin", "Brenneman|Amy", "Eccleston|Christopher", "Tyler|Liv", "Carver|Charlie", "Carver|Max", "Coon|Carrie", "Dowd|Ann", "Gaston|Michael", "Meade|Emily", "Q|Annie", "Qualley|Margaret", "Warren|Amanda", "Zylka|Chris" ) 2014-07-27 19:40:18:725 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> episodeNumber: 4 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vExecProducer: ( "Lindelof|Damon", "Perrotta|Tom", "Berg|Peter", "Aubrey|Sarah" ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "", "" ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> originalAirDate: 2014-07-20T00:00:00Z 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "", "" ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> series: The Leftovers 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> title: The Leftovers 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> tvRating: M 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 6 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vRatings: ( 6 ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> RatingList: ( 6 ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T07:55:00Z 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> duration: PT15M 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vExecProducer: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "", "", "", "" ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> originalAirDate: 2014-07-12T00:00:00Z 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> isEpisodic: false 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "", "", "", "" ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> series: Road to Golovkin/Geale 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showType: SPECIAL 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> title: Road to Golovkin/Geale 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> tvRating: PG 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 4 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vRatings: ( 4 ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> RatingList: ( 4 ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vActualShowing: ( 4, 4 ) 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> vBookmark: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> recordingQuality: BEST 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T06:55:00Z 2014-07-27 19:40:18:726 MTTiVoShow>endElement:item:@519> duration: PT1H 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vActor: ( "Theroux|Justin", "Brenneman|Amy", "Eccleston|Christopher", "Tyler|Liv", "Carver|Charlie", "Carver|Max", "Coon|Carrie", "Dowd|Ann", "Gaston|Michael", "Meade|Emily", "Q|Annie", "Qualley|Margaret", "Warren|Amanda", "Zylka|Chris" ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> episodeNumber: 4 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vExecProducer: ( "Lindelof|Damon", "Perrotta|Tom", "Berg|Peter", "Aubrey|Sarah" ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "", "" ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vGuestStar: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vHost: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> originalAirDate: 2014-07-20T00:00:00Z 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "", "" ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> series: The Leftovers 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> title: The Leftovers 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> tvRating: M 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 6 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vRatings: ( 6 ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> RatingList: ( 6 ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> showing: ( 6 ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> startTime: 2014-07-26T06:54:58Z 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> stopTime: 2014-07-26T07:55:01Z 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> base64: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vByte: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> vFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> bitstreamFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> expirationTime: 2014-07-28T06:55:00Z 2014-07-27 19:40:18:727 MTTiVoShow>endElement:item:@519> TvBusMarshalledStruct:TvBusEnvelope: 2014-07-28T06:55:00Z 2014-07-27 19:40:18:727 MTTiVoShow>getShowDetail@151>GetDetails parsing Finished 2014-07-27 19:40:18:727 MTTiVoShow>getTheTVDBDetails@289>urlString http://thetvdb.com/api/GetEpisodeByAirDate.php?apikey=DB85D57BFFC7DD85&seriesid=269689&airdate=2014-07-20 2014-07-27 19:40:19:282 MTTiVoShow>getTheTVDBDetails@303>Got episode 4, season 1 and artwork episodes/269689/4854798.jpg from The Leftovers: B.J. and the A.C. (Den)-Protected 2014-07-27 19:40:19:282 MTTiVoShow>getShowDetail@121>getting Detail for The Tonight Show Starring Jimmy Fallon (Den) at https://dvr-e29f.local.:443/TiVoVideoDetails?id=66196 2014-07-27 19:40:19:282 MTTiVoShow>getShowDetail@129>downloading details from file /tmp/ctivo_details/Den_66196_Details.xml 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> recordedDuration: PT1H2M 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T05:34:00Z 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> duration: PT1H2M 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> episodeNumber: 94 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vExecProducer: ( "Michaels|Lorne" ) 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "", "" ) 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vGuestStar: ( "Hamm|Jon", "Marling|Brit", "Stewart|Martha" ) 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vHost: ( "Fallon|Jimmy" ) 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> originalAirDate: 2014-07-25T00:00:00Z 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "", "", "" ) 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> series: The Tonight Show Starring Jimmy Fallon 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> title: The Tonight Show Starring Jimmy Fallon 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T06:36:00Z 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> duration: PT1H1M 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> episodeNumber: 67 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vExecProducer: ( "Michaels|Lorne" ) 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "", "" ) 2014-07-27 19:40:19:296 MTTiVoShow>endElement:item:@519> vGuestStar: ( "Diggs|Taye", "Serkis|Andy" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vHost: ( "Meyers|Seth" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> originalAirDate: 2014-07-09T00:00:00Z 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "", "", "" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> series: Late Night With Seth Meyers 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> title: Late Night With Seth Meyers 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> tvRating: _14 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> objectName: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> InternalRatingSystemId: 2 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> InternalRatingValueId: 5 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vRatings: ( 5 ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> RatingList: ( 5 ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vActualShowing: ( 5, 5 ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vBookmark: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> recordingQuality: BEST 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> showTime: 2014-07-26T05:34:00Z 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> duration: PT1H2M 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vActor: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vAdvisory: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> showingBits: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vChoreographer: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> colorCode: COLOR 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vDirector: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> episodeNumber: 94 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vExecProducer: ( "Michaels|Lorne" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vProgramGenre: ( "", "" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vGuestStar: ( "Hamm|Jon", "Marling|Brit", "Stewart|Martha" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vHost: ( "Fallon|Jimmy" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> isEpisode: true 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> originalAirDate: 2014-07-25T00:00:00Z 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vProducer: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> isEpisodic: true 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vSeriesGenre: ( "", "", "", "" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> series: The Tonight Show Starring Jimmy Fallon 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> showType: SERIES 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> title: The Tonight Show Starring Jimmy Fallon 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vWriter: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> program: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> showing: 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> startTime: 2014-07-26T05:33:58Z 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> stopTime: 2014-07-26T06:36:01Z 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> base64: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vByte: EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA== 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> vFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> bitstreamFormat: ( "EjQAAwABAjoBywxXAAAADwAAAAQAAAACAAAAAwAAAA==" ) 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> expirationTime: 2038-01-19T03:14:00Z 2014-07-27 19:40:19:297 MTTiVoShow>endElement:item:@519> TvBusMarshalledStruct:TvBusEnvelope: 2038-01-19T03:14:00Z 2014-07-27 19:40:19:297 MTTiVoShow>getShowDetail@151>GetDetails parsing Finished 2014-07-27 19:40:19:437 MTTiVo>connectionDidFinishLoading:@781>Den URL Connection completed 2014-07-27 19:40:19:437 MTTiVo>endElement:@516>Added new show Chopped: Mother's Day 2014-07-27 19:40:19:438 MTTiVo>endElement:@516>Added new show Growing Up Fisher: Secret Lives of Fishers 2014-07-27 19:40:19:438 MTTiVo>endElement:@516>Added new show About a Boy: About a Birthday Party 2014-07-27 19:40:19:438 MTTiVo>endElement:@516>Added new show The Voice: Live Eliminations 2014-07-27 19:40:19:439 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:19:439 MTTiVo>endElement:@516>Added new show The Voice: Live Top 8 Performance Show 2014-07-27 19:40:19:439 MTTiVo>endElement:@516>Added new show 24: Live Another Day: Day 9: 11:00 A.M.-12:00 P.M.; Day 9: 12:00 P.M.-1:00 P.M. 2014-07-27 19:40:19:439 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge: Part 6 2014-07-27 19:40:19:440 MTTiVo>endElement:@516>Added new show Mad Men: The Monolith 2014-07-27 19:40:19:440 MTTiVo>endElement:@516>Added new show Oprah's Lifeclass: Transform Your Life with Bishop T.D. Jakes 2014-07-27 19:40:19:440 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:19:440 MTTiVo>endElement:@516>Added new show 60 Minutes 2014-07-27 19:40:19:440 MTTiVo>endElement:@516>Added new show Oprah's Next Chapter: 50 Cent, Part 2 2014-07-27 19:40:19:441 MTTiVo>endElement:@516>Added new show Oprah's Next Chapter: Paris Jackson & 50 Cent 2014-07-27 19:40:19:441 MTTiVo>endElement:@516>Added new show Super Soul Sunday: Oprah & Tracy McMillan: Soulmates, Love & Marriage 2014-07-27 19:40:19:441 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:19:442 MTTiVo>endElement:@516>Added new show Saturday Night Live 2014-07-27 19:40:19:442 MTTiVo>endElement:@516>Added new show Real Time With Bill Maher 2014-07-27 19:40:19:442 MTTiVo>endElement:@516>Added new show Grey's Anatomy: We Are Never Ever Getting Back Together 2014-07-27 19:40:19:442 MTTiVo>endElement:@516>Added new show American Idol: Results Show: 1 of 5 Voted Off 2014-07-27 19:40:19:443 MTTiVo>endElement:@516>Added new show Portlandia: Getting Away 2014-07-27 19:40:19:443 MTTiVo>endElement:@516>Added new show Modern Family: Sleeper 2014-07-27 19:40:19:443 MTTiVo>endElement:@516>Added new show American Idol: 5 Finalists Perform 2014-07-27 19:40:19:443 MTTiVo>endElement:@516>Added new show French Food at Home: Cooking for One 2014-07-27 19:40:19:444 MTTiVo>endElement:@516>Added new show 5 Ingredient Fix: Taco Night 2014-07-27 19:40:19:444 MTTiVo>endElement:@516>Added new show Chopped: Leftovers Rescue Mission 2014-07-27 19:40:19:444 MTTiVo>endElement:@516>Added new show Growing Up Fisher: First Time's the Charm 2014-07-27 19:40:19:444 MTTiVo>endElement:@516>Added new show About a Boy: About a Boy's Dad 2014-07-27 19:40:19:444 MTTiVo>endElement:@516>Added new show The Voice: Live Eliminations 2014-07-27 19:40:19:445 MTTiVo>endElement:@516>Added new show Shark Tank 2014-07-27 19:40:19:445 MTTiVo>endElement:@516>Added new show Shark Tank 2014-07-27 19:40:19:445 MTTiVo>endElement:@516>Added new show French Food at Home: The Sweet Choux Show 2014-07-27 19:40:19:445 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:19:446 MTTiVo>endElement:@516>Added new show The Following: Forgive 2014-07-27 19:40:19:446 MTTiVo>endElement:@516>Added new show The Voice: Live Top 10 Performance Show 2014-07-27 19:40:19:446 MTTiVo>endElement:@516>Added new show French Food at Home: Salt and Pepper 2014-07-27 19:40:19:446 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge: Part 5 2014-07-27 19:40:19:447 MTTiVo>endElement:@516>Added new show Mad Men: Field Trip 2014-07-27 19:40:19:447 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:19:447 MTTiVo>endElement:@516>Added new show 60 Minutes 2014-07-27 19:40:19:447 MTTiVo>endElement:@516>Added new show Shark Tank 2014-07-27 19:40:19:448 MTTiVo>endElement:@516>Added new show Super Soul Sunday: Oprah & Bestselling Author Elizabeth Lesser: The Healing Power of Love 2014-07-27 19:40:19:448 MTTiVo>endElement:@516>Added new show Masterpiece Classic: Mr. Selfridge, Season 2 2014-07-27 19:40:19:448 MTTiVo>endElement:@516>Added new show Real Time With Bill Maher 2014-07-27 19:40:19:448 MTTiVo>endElement:@516>Added new show Grey's Anatomy: Change of Heart 2014-07-27 19:40:19:449 MTTiVo>endElement:@516>Added new show Saturday Night Live: SNL Shorts 2014-07-27 19:40:19:449 MTTiVo>endElement:@516>Added new show Portlandia: 3D Printer 2014-07-27 19:40:19:449 MTTiVo>endElement:@516>Added new show Modern Family: Australia 2014-07-27 19:40:19:449 MTTiVo>endElement:@516>Added new show 5 Ingredient Fix: Gourmet Pizza Night 2014-07-27 19:40:19:450 MTTiVo>endElement:@516>Added new show Chopped: Peri Peri Determined 2014-07-27 19:40:19:450 MTTiVo>parserDidEndDocument:@591>TiVo Den finished batch 2014-07-27 19:40:19:450 MTTiVo>updateShowsStartingAt:withCount:@357>Getting Den shows from 465 to 515 2014-07-27 19:40:19:450 MTTiVo>updateShowsStartingAt:withCount:@365>Tivo Den URL String https://DVR-E29F.local./TiVoConnect?Command=QueryContainer&Container=%252FNowPlaying&Recurse=Yes&AnchorOffset=465&ItemCount=50 2014-07-27 19:40:19:450 MTProgramTableView>reloadData@69>Reload Program Table 2014-07-27 19:40:19:469 MTTiVo>manageDownloads:@643>Den got manageDownload notification MTNotificationDownloadQueueUpdated 2014-07-27 19:40:19:469 MTTiVo>manageDownloads@658>Checking Den queue 2014-07-27 19:40:19:482 MTTiVoShow>retrieveTVDBIdFromSeriesName@212>Getting details for The Tonight Show Starring Jimmy Fallon (Den) using http://thetvdb.com/api/GetSeries.php?seriesname=The%20Tonight%20Show%20Starring%20Jimmy%20Fallon 2014-07-27 19:40:19:503 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:509 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:516 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:519 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:521 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:524 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:526 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:530 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:569 MTTiVo>connection:willSendRequestForAuthenticationChallenge:@725>Den password ask 2014-07-27 19:40:19:570 MTTaskChain>trackProgress@199>Tracking task chain 2014-07-27 19:40:19:578 MTTiVoShow>getTheTVDBDetails@289>urlString http://thetvdb.com/api/GetEpisodeByAirDate.php?apikey=DB85D57BFFC7DD85&seriesid=270261&airdate=2014-07-25 2014-07-27 19:40:19:680 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:683 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:686 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:689 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:692 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:695 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:700 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:705 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin/%1$@", "/usr/local/%1$@/bin/%1$@", "/opt/local/%1$@/bin/%1$@", "/usr/bin/%1$@", "%1$@" ) 2014-07-27 19:40:19:708 MTFormat>pathForExecutable@175>For format Audio only (ffmpeg MP3)(For people who want to listen to the show audio: mp3 at 192kbps) Encoder: ffmpeg =>.mp3, couldn't find ffmpeg in ( "/usr/local/bin/%1$@", "/opt/local/bin

mackworth commented 10 years ago

Interesting. First, can you change the Format to HandBrake and see if it still crashes. (You can type Command-U as soon as the program starts to freeze the queue from launching). Second, can you go into Adv Prefs (Command-Option-Comma) and set Format to Normal, TivoShow to Major, Tivo to Major, Download to Verbose, Task to Verbose and TaskChain to Verbose, and run that log? Third, can you try this custom version: https://dl.dropboxusercontent.com/u/21507587/cTiVo.zip

dantortorici commented 10 years ago

Thanks... 1. Changed the format to Handbrake Apple TV, still crashed.

  1. Set the variables you mention and strangely enough, it has not crashed and is still running downloading shows! Those settings were all just for logging levels so I don't see how this could change things.... Will see if it continues to run.
mackworth commented 10 years ago

Ok, changing off mencoder and still failing is shocking. So it successfully downloaded Masterpiece Mystery!: Endeavour, Season 2: Nocturne? That's great, I guess (Always prefer knowing why it failed). Well, let me know if it stops again.

dantortorici commented 10 years ago

Hi,

Apologies if you were waiting on me on this one. It still has been doing the same thing, I even used the used the version you sent me via link with the same results. Did the logs indicate much about where the problem might be? thanks again, Dan

On Aug 3, 2014, at 3:56 PM, Hugh Mackworth notifications@github.com wrote:

Closed #49.

— Reply to this email directly or view it on GitHub.

mackworth commented 10 years ago

Oh, last I heard it was working; maybe github missed an email; see issue page for chronology. If it's failing again, I would want to see the logs from the new version, with the settings I provided.

dantortorici commented 10 years ago

Thanks, am out of town for 2 weeks. Will send logs when I return.

On Aug 3, 2014, at 6:53 PM, Hugh Mackworth notifications@github.com wrote:

Oh, last I heard it was working; maybe github missed an email; see issue page for chronology. If it's failing again, I would want to see the logs from the new version, with the settings I provided.

— Reply to this email directly or view it on GitHub.

dantortorici commented 10 years ago

Hi Hugh,

I returned home, and using it the last few weeks has not created any problems. Not sure exactly why, but it is good news. I guess you can close this one. Thanks for all your help on this. I am using the version you sent to me, what is different about that one?

Dan

On Aug 3, 2014, at 11:37 PM, Dan Tortorici dan@tortorici.org wrote:

Thanks, am out of town for 2 weeks. Will send logs when I return.

On Aug 3, 2014, at 6:53 PM, Hugh Mackworth notifications@github.com wrote:

Oh, last I heard it was working; maybe github missed an email; see issue page for chronology. If it's failing again, I would want to see the logs from the new version, with the settings I provided.

— Reply to this email directly or view it on GitHub.

mackworth commented 10 years ago

Just better logging, and a fix where it doesn't briefly stall after the first two downloads. Shouldn't have changed the problems you saw. Well, good; let me know if you see any problems again!