0

MRSS issues

I'm trying to get a media list to run off of an rss feed. currently I am trying to get the sample one working. I took the sample photo mrss feed available here and changed the link to the location of the xml, but otherwise did not change the xml. I have confirmed that the DNS lookup is good, and I can see the RSS xml from other devices, however the brightsign never picks up the rss images and starts displaying them. I can't seem to find anything in the logs referencing the rss lookup, so I am trying to understand how to move forward troubleshooting this.

 

<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
  <title>Batch Custom Image MRSS template for BrightSign Players</title>
<link>http://<<snip>>/Test/test2/test2.rss</link>
  <generator>Image MRSS Generator Batch File</generator>
  <ttl>3</ttl>
    <item>
        <title>image1.jpg</title>
        <pubDate>2017- 0-SaT 8:26:27.000z</pubDate>
        <link>http://brightsignnetwork.com/download/MRSS/image1.jpg</link>
        <description>image1.jpg</description>
        <guid isPermalink="false">image1183</guid>
      <media:content url="http://brightsignnetwork.com/download/MRSS/image1.jpg" fileSize="1241656" type="image/jpeg" medium="image" duration="20"/>
    </item>
<<snip>>

3 comments

  • 0
    Avatar
    Bright Scripters

    Try to put the image url in the description tag too.

  • 0
    Avatar
    Ryan

    I'm confused, this is your sample MRSS feed that I am trying to use. This one should just work, right?

  • 0
    Avatar
    Brandon

    @Ryan

    1. Bright Scripters is not a part of BrightSign, but they are well-versed in use of our products.
    2. MRSS feeds used to populate Audio/Image/Video/Media List states must be formatted in the specific way noted.
      The link to the item must be in the Description tag, unlike standard MRSS feeds which use the media-___ tags.
      See https://docs.brightsign.biz/space/DOC/370671838/Media+List%2C+Video+List%2C+Image+List%2C+Audio+List#Note
    3. You can get updated MRSS generator (for regular MRSS feeds) and Media List generator (for MRSS feeds to be used as content sources for ___List and PlayFile/OnDemand states) here:
      https://docs.brightsign.biz/space/DOC/2036105242/Developers

    _________________________________________________________________________
    Friendly reminder, the community forum is intended for user-to-user discussion.  It is not regularly monitored. For troubleshooting problems and to ensure a timely answer from a BrightSign representative, please submit a support ticket

Please sign in to leave a comment.