Media RRS feeds
Hi there ! I'm doing some internal tests with a HD1010 before providing the system to the customer. Some questions regarding Media RSS feeds: a) Which content can I use ? I mean, I'm able to let the unit play images and I'm wondering if I can use also audio or video (this mp3 item is not working ...) <item> <title>Audio</title> <description>Audio test</description> <link>http://192.168.100.131/feed/black.mp3</link> <guid isPermaLink="false">4B94EA2B-B17C-4219-A0C5-BB696094FCFA-2222-00000F5842ECCEC2-FFA</guid> <pubDate>Thu, 02 Dec 2010 15:33:57 +0100</pubDate> <media:content url="http://192.168.100.131/feed/black.mp3" fileSize="7103875" type="audio/mpeg" medium="audio" isDefault="true" expression="sample" bitrate="202" samplingrate="44.1" channels="2" duration="04:40" lang="en" /> </item> b) Is it possible to define how much time each item has to be shown ? c) Is it possible to set more than one rss feed in the same playlist ? (let's say, display the items from feed_a for "n" minutes, then start to display items from feed_b, then come back and so on ..) I have also an issue: d) As far as I can see from the web server access_log, the unit is not checking for updated feed every minutes, although I've set as Presentation Properties RSS Update frequency: every minute. It seems to check it only at startup. Thank you for your kind attention edoardo