Hi there, I've got a basic Foodspotting action stream working, but can't figure out why I can't get a thumbnail. It seems like the url to the image is not being picked up.
Here's how I'm trying to grab the thumbnail:
xpath:
foreach: //item
get:
created_on: pubDate/child::text()
url: link/child::text()
title: title/child::text()
thumbnail: media:thumbnail/@url
And here's a link to the XML/RSS I'm working with:
http://www.foodspotting.com/115648-peter-leonard.rss
Theories... the media: namespace has to be declared somehow? (But other sample code from SA does not do this either) Or the media:thumbnail is improperly non-nested within a media:content tag in Foodspotting's output?
thanks for any ideas!
Reported on Movable Type 5

Hi Peter,
It looks like you've solved this problem.
You could have invoked the image either using the EntryAssets tag, or if the image would have been provided using a custom field, using that custom field and an inner asset coding.
Kind Regards,
Mihai Bocsaru
----------------------------------
Daily Movable Type Consultant
Web Development
Movable Type Consulting
Six Apart Partner
http://www.pro-it-service.com/
----------------------------------
Movable Type Demo
http://www.movabletypedemo.org/
----------------------------------
Open Melody Demo
http://www.openmelodydemo.org/