The error message that appears in the console says it all:
------ Compiling dev 'Experimenting with Roku' ------
*** ERROR compiling /pkg:/source/FeedParser.brs:
SUB or FUNCTION defined twice. (compile error &had) in pkg:/source/FeedParser.brs(88) 'loadContent'
You have two functions with the same name (
loadContent). You can't do that.
Once you get past that error there will be plenty more.
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.