Home > iDentify 2, New Releases > build 253 released

build 253 released

Small update, but I thought I’d get it out there.

Available now through the built in updater, and imminently on MacUpdate

New:

  • Nothing new.

Fixed:

  • Crashes in IMDB code that occur when entry contains html markup
Categories: iDentify 2, New Releases
  1. James
    June 2, 2010 at 3:56 am

    iDentify is awesome. I have one request though, some shows notably Futurama have episodes in different seasons depending on whether you go by air date, or dvd (production run). I noticed that the tvdb has a flag you can set to choose which order to go by, but I don’t think you can set it in identify.

    It would be most appreciated if you could set what ordering you would prefer, even if its just in the plist.

    I will give you an example for testing purposes. The Futurama episode “Roswell That Ends Well” is episode 1, season 4 based upon tv airing dates, but if you go by production run, then it is season 3 episode 19. I currently have my episodes labelled like so:

    Futurama\Season 3\19 – Roswell That Ends Well.mp4

    • identifyapp
      June 2, 2010 at 8:50 am

      I know exactly what you mean, and its been on my to do list for quite some time. However, at this moment, stability is my primary concern, and all new features are on hold until I’m confident all the crashes have been addressed. This isn’t as easy as it sounds, since I keep getting comments that identify still crashes a lot, but no one has been bothering to send me crash reports or any other information needed to fix it.

  2. Jon Morris
    June 3, 2010 at 12:53 am

    Having some issues with the crashing again

    Here is the Crash report log

    Process: iDentify [8458]
    Path: /Applications/iDentify.app/Contents/MacOS/iDentify
    Identifier: com.arrmihardies.iDentify 2
    Version: Build 253 (253)
    Code Type: X86 (Native)
    Parent Process: launchd [103]

    Date/Time: 2010-06-03 18:20:36.275 +0930
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6

    Interval Since Last Report: 262808 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 110 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: BB5958CA-1A86-4972-9B39-B6CD737C0225

    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 6

    Application Specific Information:
    objc[8458]: garbage collection is ON
    *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘Unacceptable type of value for attribute: property = “tagGenre”; desired type = NSString; given type = NSCFArray; value = (
    Comedy,
    “”,
    Comedy,
    “”,
    Comedy,
    “”
    ).’
    *** Call stack at first throw:
    (
    0 CoreFoundation 0x90b30bda __raiseError + 410
    1 libobjc.A.dylib 0x964d3509 objc_exception_throw + 56
    2 CoreData 0x96be3278 _PFManagedObject_coerceValueForKeyWithDescription + 1768
    3 CoreData 0x96bf9e8f _sharedIMPL_setvfk_core + 159
    4 CoreData 0x96be2a56 -[NSManagedObject(_PFDynamicAccessorsAndPropertySupport) _setGenericValue:forKey:withIndex:flags:] + 54
    5 CoreData 0x96bf9d50 -[NSManagedObject setValue:forKey:] + 288
    6 iDentify 0x0002247f -[AppController copyOrOverWriteTag:fromEntry:toRow:] + 4939
    7 iDentify 0x00022f12 -[AppController copyTagChimpEntry:toRow:] + 691
    8 iDentify 0x0001bb95 -[AppController lookupTagChimp:] + 1711
    9 iDentify 0x00024521 -[AppController performLookupsThread] + 1141
    10 Foundation 0x906508dc -[NSThread main] + 45
    11 Foundation 0x9065088c __NSThread__main__ + 1499
    12 libSystem.B.dylib 0x9870ba19 _pthread_start + 345
    13 libSystem.B.dylib 0x9870b89e thread_start + 34
    )

    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x986de2fa mach_msg_trap + 10
    1 libSystem.B.dylib 0x986dea67 mach_msg + 68
    2 com.apple.CoreFoundation 0x90a9a00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x90a990f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x90a98f21 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox 0x981db0fc RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox 0x981daeb1 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox 0x981dad36 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x96ee7135 _DPSNextEvent + 847
    9 com.apple.AppKit 0x96ee6976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10 com.apple.AppKit 0x96ea8bef -[NSApplication run] + 821
    11 com.apple.AppKit 0x96ea0c85 NSApplicationMain + 574
    12 com.arrmihardies.iDentify 2 0x00019f9a start + 54

    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x98704b42 kevent + 10
    1 libSystem.B.dylib 0x9870525c _dispatch_mgr_invoke + 215
    2 libSystem.B.dylib 0x98704719 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x987044be _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x98703f41 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x98703d86 start_wqthread + 30

    Thread 2:
    0 libSystem.B.dylib 0x986de2fa mach_msg_trap + 10
    1 libSystem.B.dylib 0x986dea67 mach_msg + 68
    2 com.apple.CoreFoundation 0x90a9a00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x90a990f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x90a98f21 CFRunLoopRunInMode + 97
    5 com.apple.CFNetwork 0x98589f81 CFURLConnectionSendSynchronousRequest + 419
    6 com.apple.Foundation 0x907be76f +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 142
    7 com.arrmihardies.iDentify 2 0x0004a97e -[TagChimpApi getURL:] + 291
    8 com.arrmihardies.iDentify 2 0x0004b365 -[TagChimpApi getTVShowWithTitle:showName:season:episode:andChapterCount:] + 775
    9 com.arrmihardies.iDentify 2 0x0001ba4d -[AppController lookupTagChimp:] + 1383
    10 com.arrmihardies.iDentify 2 0x00024d89 -[AppController performAutoLookups] + 1536
    11 com.apple.Foundation 0x906508dc -[NSThread main] + 45
    12 com.apple.Foundation 0x9065088c __NSThread__main__ + 1499
    13 libSystem.B.dylib 0x9870ba19 _pthread_start + 345
    14 libSystem.B.dylib 0x9870b89e thread_start + 34

    Thread 3:
    0 libSystem.B.dylib 0x98703bd2 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x98704168 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x98703d86 start_wqthread + 30

    Thread 4:
    0 libSystem.B.dylib 0x986de2fa mach_msg_trap + 10
    1 libSystem.B.dylib 0x986dea67 mach_msg + 68
    2 com.apple.CoreFoundation 0x90a9a00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x90a990f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x90a98f21 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x90689434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x906508dc -[NSThread main] + 45
    7 com.apple.Foundation 0x9065088c __NSThread__main__ + 1499
    8 libSystem.B.dylib 0x9870ba19 _pthread_start + 345
    9 libSystem.B.dylib 0x9870b89e thread_start + 34

    Thread 5:
    0 libSystem.B.dylib 0x986fd286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x90ad982d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x9870ba19 _pthread_start + 345
    3 libSystem.B.dylib 0x9870b89e thread_start + 34

    Thread 6 Crashed:
    0 com.apple.CoreFoundation 0x90b7ba07 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1 libobjc.A.dylib 0x964d3509 objc_exception_throw + 56
    2 com.apple.CoreData 0x96be3278 _PFManagedObject_coerceValueForKeyWithDescription + 1768
    3 com.apple.CoreData 0x96bf9e8f _sharedIMPL_setvfk_core + 159
    4 com.apple.CoreData 0x96be2a56 -[NSManagedObject(_PFDynamicAccessorsAndPropertySupport) _setGenericValue:forKey:withIndex:flags:] + 54
    5 com.apple.CoreData 0x96bf9d50 -[NSManagedObject setValue:forKey:] + 288
    6 com.arrmihardies.iDentify 2 0x0002247f -[AppController copyOrOverWriteTag:fromEntry:toRow:] + 4939
    7 com.arrmihardies.iDentify 2 0x00022f12 -[AppController copyTagChimpEntry:toRow:] + 691
    8 com.arrmihardies.iDentify 2 0x0001bb95 -[AppController lookupTagChimp:] + 1711
    9 com.arrmihardies.iDentify 2 0x00024521 -[AppController performLookupsThread] + 1141
    10 com.apple.Foundation 0x906508dc -[NSThread main] + 45
    11 com.apple.Foundation 0x9065088c __NSThread__main__ + 1499
    12 libSystem.B.dylib 0x9870ba19 _pthread_start + 345
    13 libSystem.B.dylib 0x9870b89e thread_start + 34

    Thread 7:
    0 libSystem.B.dylib 0x98703bd2 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x98704168 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x98703d86 start_wqthread + 30

    Thread 6 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x964d34e5 ecx: 0xb0185000 edx: 0x0000003b
    edi: 0xa086aaf0 esi: 0x01326e70 ebp: 0xb0184638 esp: 0xb0184620
    ss: 0x0000001f efl: 0x00000282 eip: 0x90b7ba07 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x09596000

    Binary Images:
    0x1000 – 0xf8feb +com.arrmihardies.iDentify 2 Build 253 (253) /Applications/iDentify.app/Contents/MacOS/iDentify
    0x16e000 – 0x223fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) /usr/lib/libcrypto.0.9.7.dylib
    0x269000 – 0x27cfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) /Applications/iDentify.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
    0xb755000 – 0xb7d9fe7 com.apple.xquery 1.3 (29) /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x10000000 – 0x10002ff7 +com.aquaticmac.AquaticPrime ??? (1.0.2) /Applications/iDentify.app/Contents/Frameworks/AquaticPrime.framework/Versions/A/AquaticPrime
    0x8fe00000 – 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
    0x904c1000 – 0x904c4ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x904d5000 – 0x904d8fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
    0x9063a000 – 0x908aaffb com.apple.Foundation 6.6.2 (751.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x908ab000 – 0x908afff7 libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x908b0000 – 0x908b0ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90900000 – 0x90982ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x909ca000 – 0x90a5cfe3 com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x90a5d000 – 0x90bd6ffb com.apple.CoreFoundation 6.6.1 (550.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90bed000 – 0x90bf6ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90c4e000 – 0x9143d537 com.apple.CoreGraphics 1.543.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9149e000 – 0x91557fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) /usr/lib/libsqlite3.dylib
    0x9169d000 – 0x916abff7 com.apple.opengl 1.6.7 (1.6.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92606000 – 0x92712ff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x92a09000 – 0x92a4bff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x92a83000 – 0x92a83ff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92a84000 – 0x92debff7 com.apple.QuartzCore 1.6.1 (227.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92e5b000 – 0x92e76ff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92e77000 – 0x92f2dfff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9328c000 – 0x936c1ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x936c2000 – 0x93924ff3 com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93ece000 – 0x93edbff7 com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x94155000 – 0x942d7fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
    0x942d8000 – 0x94328ff7 com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x94329000 – 0x94333ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x94375000 – 0x94410ff7 com.apple.ApplicationServices.ATS 4.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x944e6000 – 0x944faffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94613000 – 0x94677ffb com.apple.htmlrendering 72 (1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x94744000 – 0x9475cff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x9475d000 – 0x94762ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94763000 – 0x94800fe3 com.apple.LaunchServices 362.1 (362.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x94908000 – 0x94a34fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94c61000 – 0x94c65ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94c66000 – 0x94c66ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94c7a000 – 0x94d55fe7 com.apple.DesktopServices 1.5.5 (1.5.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x94dca000 – 0x94deeff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94def000 – 0x94defff7 com.apple.ApplicationServices 38 (38) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x94ed9000 – 0x94efbfef com.apple.DirectoryService.Framework 3.6 (621.3) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x94efc000 – 0x94efeff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9509c000 – 0x950baff7 com.apple.CoreVideo 1.6.1 (45.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x950bb000 – 0x954d1ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x954d2000 – 0x95533fe7 com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x956a2000 – 0x959c2feb com.apple.CoreServices.CarbonCore 861.6 (861.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x95b44000 – 0x95b4fff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95b50000 – 0x95b85ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
    0x95b86000 – 0x963b9fe7 com.apple.WebCore 6531.22 (6531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x963e5000 – 0x96405fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libresolv.9.dylib
    0x96406000 – 0x96447ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96448000 – 0x964c8feb com.apple.SearchKit 1.3.0 (1.3.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x964c9000 – 0x96576fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
    0x965a2000 – 0x965caff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) /usr/lib/libxslt.1.dylib
    0x965cb000 – 0x965f1fff com.apple.DictionaryServices 1.1.1 (1.1.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x965f2000 – 0x96603ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x967f8000 – 0x969b4ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x969b5000 – 0x969f9ff3 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x969fa000 – 0x96a43fe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96a44000 – 0x96a44ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96a97000 – 0x96a97ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96a98000 – 0x96aadfff com.apple.ImageCapture 6.0 (6.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x96b03000 – 0x96b03ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
    0x96b04000 – 0x96b16ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x96bab000 – 0x96cd9fe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96cda000 – 0x96d17ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x96d19000 – 0x96d1cffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x96d1d000 – 0x96e1efe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
    0x96e1f000 – 0x96e89fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) /usr/lib/libstdc++.6.dylib
    0x96e8a000 – 0x96e9efe7 libbsm.0.dylib ??? (???) /usr/lib/libbsm.0.dylib
    0x96e9f000 – 0x9777eff7 com.apple.AppKit 6.6.5 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97798000 – 0x977deff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
    0x977df000 – 0x97b5eff3 com.apple.RawCamera.bundle 3.0.2 (527) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97d76000 – 0x97dc7ff7 com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x97dee000 – 0x97dfaff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
    0x97dfb000 – 0x97e36feb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x97e37000 – 0x97e84feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x97e85000 – 0x97e8bfff com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x97e9f000 – 0x97ed2ff7 com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x97ed3000 – 0x97ed4ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97ed5000 – 0x97f85ff3 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x9809d000 – 0x9814bff3 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x981a6000 – 0x984cafef com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x984fb000 – 0x98501ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x98502000 – 0x98506ff7 libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9852b000 – 0x98532ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x98533000 – 0x985dcff7 com.apple.CFNetwork 454.9.4 (454.9.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x985dd000 – 0x985e8ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x985e9000 – 0x986dbff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
    0x986dd000 – 0x98882feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
    0x98883000 – 0x988b4ff3 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x988ba000 – 0x988fdff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x988fe000 – 0x988feff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x988ff000 – 0x98942ff7 com.apple.NavigationServices 3.5.4 (182) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x98a73000 – 0x98b57ff7 com.apple.WebKit 6531.22 (6531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x98b58000 – 0x98c00ffb com.apple.QD 3.35 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x98c01000 – 0x98c0bfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x98c0c000 – 0x98c86fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x98c87000 – 0x98ca3fe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x98ca4000 – 0x98d13ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x98d14000 – 0x98d6fff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x98fe8000 – 0x98ff6fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
    0x98ff7000 – 0x9908ffe7 edu.mit.Kerberos 6.5.9 (6.5.9) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x99090000 – 0x9916dff7 com.apple.vImage 4.0 (4.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x991c1000 – 0x99205fe7 com.apple.Metadata 10.6.3 (507.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x99286000 – 0x99289ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x99295000 – 0x99297ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x9934f000 – 0x99380ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x99381000 – 0x99452fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x99453000 – 0x99474fe7 com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x99475000 – 0x99613feb com.apple.JavaScriptCore 6531.22 (6531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x99614000 – 0x996defef com.apple.CoreServices.OSServices 357 (357) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x996df000 – 0x996efff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
    0x996f0000 – 0x996f1ff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0xc0000000 – 0xc000aff7 +com.growl.growlframework 1.2.1 (1.2.1) /Applications/iDentify.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
    0xffff0000 – 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.20f4
    Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports

    • identifyapp
      June 3, 2010 at 7:19 am

      Thank you. I’ll get on it. Can you tell me the name of the file you were using so I can work on recreating the problem?

  3. bdkennedy1
    June 3, 2010 at 9:44 am

    I ran across something odd when editing multiple files that I now can’t duplicate. When editing tags and switching between tabs, the program window would jump around on my screen in the same general area. I would have to keep moving the window back to where I wanted it on the screen.

    Excellent program! I love it!

    • identifyapp
      June 3, 2010 at 9:50 am

      Probably has something to do with the way the window can change size as you switch between tabs if you made the window taller than its inital size. If you figure out how to reproduce it, let me know.

  4. laurent
    June 7, 2010 at 9:45 pm

    For your information,

    It seems that using iDentify 2 on a file finally screw the file in some odd way.

    If you use MP4Box and ask for file information after tagging your media, all you get is the following :

    [iso file] Read Box “text” failed (Invalid IsoMedia File)
    [iso file] Read Box “stsd” failed (Invalid IsoMedia File)
    [iso file] Read Box “stbl” failed (Invalid IsoMedia File)
    [iso file] Read Box “minf” failed (Invalid IsoMedia File)
    [iso file] Read Box “mdia” failed (Invalid IsoMedia File)
    [iso file] Read Box “trak” failed (Invalid IsoMedia File)
    [iso file] Read Box “moov” failed (Invalid IsoMedia File)

    The same thing doesn’t apply before tagging.

    • identifyapp
      June 8, 2010 at 5:22 pm

      Most of these are very normal tags. I’m not familiar at all with MP4,Box, but seeing as how no other program, to my knowledge complains about the tagged files, and the messages are generated by MP4Box, Im going to have to say this is probably a shortcoming of MP4Box. Its also a possibility that these could occur if you have optimize files turned off in the preferences.

  5. June 9, 2010 at 11:33 pm

    I don’t know if its just this release, but the tag files no longer play on my iphone. I started with a handbrake converted file. I then ran it through identify and it no longer works. I do not go through itunes. I test my files by uploading them directly to the iphone and testing them that way. My files no longer play using air video without conversion either. All these files worked before i used identify. I did not change any setting with the app. I ran this on a bunch of files. I thought i tested identify-ed files a month ago on the iphone and i don’t remember this issue. I could be mistaken about that though. Something with the re optimizing made this not work.

    On a side note, my auto file naming settings are not saving between restarts.

    • identifyapp
      June 10, 2010 at 9:00 am

      This is the first I’ve heard of this problem, but a few possibilities come to mind.

      First make sure optimize files is turned on. Turning it off could make it not work.
      Second, there was a problem with the CNiD tag not working in previous releases. The CNid is kind of like a unique id for that video. One can give two videos the same id, specify one as hd and one as sd. This will make itunes think the two files are the same video and combine them into a singl eitunes entry and just sync whatever version is needed. I know you said you are uploading the files manually, but it could be that your iphone is doing something similar. Perhaps turning off the HD tag, or setting the cnid to something. Do they work if you sync them to the phone through iTunes?

      • June 10, 2010 at 11:05 am

        I think you were right about the HD tag. The files now work on my iPhone. I tried to retag the already tagged files, but they didnt work. I had to do it on a file not tagged. I’m going to re-handbrake the files and then try to tag them again. Ill see if that fixes my problem.

      • identifyapp
        June 10, 2010 at 11:12 am

        If the hd tag turns out to be the culprit, you have 2 options, either turn off auto hd detection, or increase the resolution at which auto hd is set automatically. The current resolution is what handbrake outputs when fed a larger file under the appletv preset.

      • June 10, 2010 at 11:14 am

        Should i be able to just retag the files to remove the HD option. Is there a easy way to remove that setting?

      • arrmihardies
        June 10, 2010 at 11:55 am

        Yes you should just be able to retag the files.

      • June 10, 2010 at 12:54 pm

        Re-tagging doesn’t make them work. I’m going to do some more tests, ill let you know.

  6. dinkypumpkin
    June 10, 2010 at 7:57 am

    iDentify 2 (253) crashes whenever the “tagChimp fills in” preference is set to “All Tags and Chapters”. Crash occurs for both automatic and manual lookups. I’ve tried 10 different files, all with the same result. The files all had some existing tags, so preference “Allow lookups to replace existing tags” was checked. Crash does not occur if it’s unchecked because lookup apparently is not launched. Exception message and stack trace are below. Looks like a scalar-vs-array mismatch of some sort. Thanks.

    Process: iDentify [9717]
    Path: /Applications/iDentify.app/Contents/MacOS/iDentify
    Identifier: com.arrmihardies.iDentify 2
    Version: Build 253 (253)
    Code Type: X86 (Native)
    Parent Process: launchd [253]

    Date/Time: 2010-06-10 16:27:23.249 +0100
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6

    Interval Since Last Report: 3376647 sec
    Crashes Since Last Report: 14
    Per-App Interval Since Last Report: 1472 sec
    Per-App Crashes Since Last Report: 6
    Anonymous UUID: 005B1A54-3D64-46A9-8896-A15C02A0DFD7

    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 4

    Application Specific Information:
    objc[9717]: garbage collection is ON
    *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘Unacceptable type of value for attribute: property = “tagGenre”; desired type = NSString; given type = NSCFArray; value = (
    Drama,
    “”,
    Drama,
    “”
    ).’
    *** Call stack at first throw:
    (
    0 CoreFoundation 0x96b1abda __raiseError + 410
    1 libobjc.A.dylib 0x986d4509 objc_exception_throw + 56
    2 CoreData 0x929bf278 _PFManagedObject_coerceValueForKeyWithDescription + 1768
    3 CoreData 0x929d5e8f _sharedIMPL_setvfk_core + 159
    4 CoreData 0x929bea56 -[NSManagedObject(_PFDynamicAccessorsAndPropertySupport) _setGenericValue:forKey:withIndex:flags:] + 54
    5 CoreData 0x929d5d50 -[NSManagedObject setValue:forKey:] + 288
    6 iDentify 0x0002247f -[AppController copyOrOverWriteTag:fromEntry:toRow:] + 4939
    7 iDentify 0x00022f12 -[AppController copyTagChimpEntry:toRow:] + 691
    8 iDentify 0x0001bb95 -[AppController lookupTagChimp:] + 1711
    9 iDentify 0x00024521 -[AppController performLookupsThread] + 1141
    10 Foundation 0x965ed8dc -[NSThread main] + 45
    11 Foundation 0x965ed88c __NSThread__main__ + 1499
    12 libSystem.B.dylib 0x9715ca19 _pthread_start + 345
    13 libSystem.B.dylib 0x9715c89e thread_start + 34
    )

    • identifyapp
      June 10, 2010 at 9:03 am

      I wish everyone could give crash reports this thorough.

      I’ve had a few reports with this crash but havent been able to duplicate it. (making it very hard to fix). If its happening in the place i think it is happening… it shouldn’t be… as both variables are arrays.. something must be changing it to a scalar somewhere along the line.

      • identifyapp
        June 10, 2010 at 9:13 am

        Thank you. I’ve finally replicated this crash and can get to work on it.

  1. No trackbacks yet.

Leave a reply to identifyapp Cancel reply