--
You received this message because you are subscribed to the Google Groups "iMedia Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to imedia-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Pierre,thanks for the refresher.As you state in your post, unfortunately we won’t be able to utilize the NSMediaLibraryBrowserController nor the panel it is dedicated to use since Apple only supports its own products.Regards,Jörg
Am 11.02.2015 um 11:21 schrieb Pierre Bernard <pierre....@houdah.com>:
Hi Jörg,I had made some experiments with the media library framework a while back:Photos.app was added as a new media source.Pierre
From: Joerg Jacobsen <joerg.j...@mac.com>
Reply: imedi...@googlegroups.com <imedi...@googlegroups.com>>
Date: 11 Feb 2015 at 11:17:44
To: imedi...@googlegroups.com <imedi...@googlegroups.com>>
Subject: Re: [imedia-dev] Anything planned for "Photos" app support yet?
Hi Joerg,For my purposes, NSMediaLibraryBrowserController is completely useless.A drag from there provides the URL of the preview image and an object ID.To make sense of the object ID, I need to load a second copy MLMediaLibrary. I believe the one NSMediaLibraryBrowserController uses lives in a separate non-sandboxed process.Pierre
Daniel,I have a pull request with a Photos.app parser for iMedia 2: https://github.com/karelia/iMedia/pull/99This currently ships in HoudahGeo 4.1Jörgs code on iMedia 3 has made progress since I backported it to iMedia 2.I need to catch up.Pierre