Hi All,
i have severall rss feeds i want to display. This are wordpress feeds like:
http://www.installatie.nl/feed/
or
Brightauthor doesn't recognize them.. Anybody a good idea?
Hi All,
i have severall rss feeds i want to display. This are wordpress feeds like:
http://www.installatie.nl/feed/
or
Brightauthor doesn't recognize them.. Anybody a good idea?
Hello,
Below is default xml structure that BrightAuthor recognizes:
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>RSS Example</title>
<description>Sample RSS Feed that works with BrightAuthor</description>
<item>
<title>item1</title>
<description>description1</description>
</item>
<item>
<title>item2</title>
<description>description2</description>
</item>
<item>
<title>item3</title>
<description>description3</description>
</item>
</channel>
</rss>
For more complex data feeds, you can use BrightScript to extract data from xml file and display it on BrightSign player. See here: http://support.brightsign.biz/hc/en-us/articles/218066007-What-are-custom-plugins-and-parsers-
Thanks! Will try this out!
Would love to add the picture that is deliverd as url in the RSS feed. Could this be done trough mrss?
Can't find what you're looking for?
Contact support