In the Sample grid and video example
the following code is located in the main brs. file
the working example uses this to feed the media rss feed? Correct?
Simplest way would be “mutating” the xml from the example. Open the url from above in browser, save locally, open in text editor and start massaging “by example”. That way you hit the ground running. Upload the result to own server and peruse. Cheers!
Before you can create a feed you’ll need to host your content somewhere, typically through an OVP or CDN. Unfortunately, YouTube does not create feeds for its users, so you’ll need to pay for another service. We’ve included a list of popular hosting options in our “How Roku Channels Work” blog post: https://blog.roku.com/developer/2016/04/06/how-roku-channels-work/
Once you’ve decided on a platform to host your content, their UI will likely have some sort of option to generate an MRSS feed for you.
Hello, is there a way that I can use/modify your zip Biztale package to load an XML file with a bunch of HLS streams/links instead of an rss file?
Is the original Biztale package already setup to parse an XML file? Where can I download it to test if it is? Thank you
This version may work better for your need of HLS. This release of Biztale 4.0 includes the AutoPlay feature.
See the channel in action by downloading the file and side load into your Roku or Subscribe to the channel
Is there a way to show a slideshow from another XML once the user clicks on the grid icon. In the grid, I still need some icons to be videos but also some others to be slideshows from a different XML. I have the XML ready, but I"m stuck now, how do I implement this?
I have several channels to migrate over to SceneGraph. Is there still an example available to help me in this process since the link is old and expired?