2012-01-21, 17:05
Hi all,
New to the forum, not a newbie.
I have a kickin mac mini Lion server with thunderbolt connected to a Pegasus R4 loaded to 8gb. :p
The Pegasus storage array is my media hub and is mounted as a volume on the mac mini and shared via AFP and SMB.
My iPhoto library is on the array. I've configured my ATV2 with XBMC "Eden" and this iPhoto plugin as follows:
Video Folder added that points to AFP share of the iPhoto directory
Plugin configured to reference the iPhoto share, and scan automatically
Plugin appears to begin scan but progress bar does not progress. After a few minutes it disappears and no content is loaded.
I suspected that the xml references don't allow for the plugin to convert appropriately to a fully qualified AFP or SMB path. :confused2:
Here is a snippet of the AlbumData.xml header:
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>Application Version</key>
<string>9.2.1</string>
<key>Archive Path</key>
<string>/Volumes/Media Hub/Pictures/iPhoto Library</string>
<key>ArchiveId</key>
<string>1</string>
<key>List of Albums</key>
and here is a snippet of an asset within the library:
<key>ImagePath</key>
<string>/Volumes/Media Hub/Pictures/iPhoto Library/Masters/2006/Disneyland 2006/061004_0261.jpg</string>
<key>ThumbPath</key>
<string>/Volumes/Media Hub/Pictures/iPhoto Library/Thumbnails/2006/Disneyland 2006/061004_0261.jpg</string>
<key>ImageType</key><string>JPEG</string>
<key>latitude</key><real>33.8125201</real><key>longitude</key><real>-117.9189831</real>
</dict>
<key>4321</key>
<dict>
<key>MediaType</key>
<string>Image</string>
<key>Caption</key>
<string>061004_0262</string>
<key>Comment</key>
<string>Disneyland 2006</string>
Can any of the really smart people on this forum help me get this plugin configured to work with my setup?
Much appreciated!
New to the forum, not a newbie.
I have a kickin mac mini Lion server with thunderbolt connected to a Pegasus R4 loaded to 8gb. :p
The Pegasus storage array is my media hub and is mounted as a volume on the mac mini and shared via AFP and SMB.
My iPhoto library is on the array. I've configured my ATV2 with XBMC "Eden" and this iPhoto plugin as follows:
Video Folder added that points to AFP share of the iPhoto directory
Plugin configured to reference the iPhoto share, and scan automatically
Plugin appears to begin scan but progress bar does not progress. After a few minutes it disappears and no content is loaded.
I suspected that the xml references don't allow for the plugin to convert appropriately to a fully qualified AFP or SMB path. :confused2:
Here is a snippet of the AlbumData.xml header:
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>Application Version</key>
<string>9.2.1</string>
<key>Archive Path</key>
<string>/Volumes/Media Hub/Pictures/iPhoto Library</string>
<key>ArchiveId</key>
<string>1</string>
<key>List of Albums</key>
and here is a snippet of an asset within the library:
<key>ImagePath</key>
<string>/Volumes/Media Hub/Pictures/iPhoto Library/Masters/2006/Disneyland 2006/061004_0261.jpg</string>
<key>ThumbPath</key>
<string>/Volumes/Media Hub/Pictures/iPhoto Library/Thumbnails/2006/Disneyland 2006/061004_0261.jpg</string>
<key>ImageType</key><string>JPEG</string>
<key>latitude</key><real>33.8125201</real><key>longitude</key><real>-117.9189831</real>
</dict>
<key>4321</key>
<dict>
<key>MediaType</key>
<string>Image</string>
<key>Caption</key>
<string>061004_0262</string>
<key>Comment</key>
<string>Disneyland 2006</string>
Can any of the really smart people on this forum help me get this plugin configured to work with my setup?
Much appreciated!