Roku SDK example channel Deviantart has been modified to load XML file on server and display images listed listed in file.
This working channel needs to be modified to load an additional variable from the xml file called "reloadTime".
ReloadTime will be a time interval that will instruct the channel to reload the xml file every 60 minutes. This way all of the images shown on the channel can be refreshed without having to exit and reload the channel from the Roku device.
Existing Channel also needs to be able to display mp4 files as part of the loop.
The working channel is in the attached zip file. All modifications need to be done to mediarstoolkit.brs and rss.xml.