I have been working on making a working app for the first generation Roku players (running Roku os 3.1) after some digging I was able to find the sample videoplayer that was built using the legacy SDK but have been running into problems with rss feeds. most Rss feeds just fail to parse but some display categories but video playback fails
here is the original code: https://github.com/belltown/Roku-NewVideoPlayer
sorry if the message is a bit sloppy looking.