Forum Discussion
RokuChris
14 years agoRoku Employee
For UI ideas, you can experiment with the sample channels in the SDK.
Getting the actual content is going to be different for each provider. If they publish a podcast or MRSS feed, you can work with that pretty easily. There's code for parsing MRSS in the SDK samples. Otherwise you'll need to research whether each provider has an API you can leverage and develop a piece of BrightScript to talk to that API.
Getting the actual content is going to be different for each provider. If they publish a podcast or MRSS feed, you can work with that pretty easily. There's code for parsing MRSS in the SDK samples. Otherwise you'll need to research whether each provider has an API you can leverage and develop a piece of BrightScript to talk to that API.