I want to use my feed with embedded videos for programs such as Miro. My video feed is created with views, from a view for the node type video with argument RSS Feed Selector. The feed is set to show full nodes.
But I can't see the videos in the feed, even if I export it and optimize it in feedburner.
The url to my feed is: http://europeanpeaceaction.org.s021057187.servesecure.net/video/feed
What am I doing wrong?

Comments

alexkessler’s picture

Your feed file is empty. No description, title, link etc.

I'm also using embedded media field for Miro and iTunes, but toghether with CCK Link module http://drupal.org/project/link and with Link Views RSS http://drupal.org/project/link_views_rss.

The bad thing is, that I have to enter the link to video file (download) every time.
Link Views RSS adds enclosure tags to this link, which are needed for Miro or ITunes.

I don't think embedded media field can produce media rss feed out of the box (please correct me if I'm wrong). It would be a nice feature if we could only enter the embed code and the module would create the download link and add enclosure tags to it.

alex ua’s picture

Status: Active » Postponed (maintainer needs more info)

There has been some MRSS functionality added to the module. Try it again and let us know if it helps.

alex ua’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing as this should now be a lot better given the work on fixing up emfield's rss capabilities.