Closed Bug 1029624 Opened 11 years ago Closed 11 years ago

Roku feed

Categories

(Webtools Graveyard :: Air Mozilla, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

Use the Roku SDK to build a XML feed that can be played on a Roku device.
Priority: -- → P1
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
So after some headless running around the documentation I think I know roughly what I need to do. First of all, I've ordered a Roku 3 for myself. RITM0028950 What you do is you take the example app (aka channel) called "videoplayer" in the SDK zip file and start modifying it. The only thing that isn't genuinely part of that app is "artwork" and "xml" directories. Those are supposed to be hosted on a server but I guess you can trick the app to serve this from the app itself as local files instead of URLs on the internet. The first job once this is up and running is to look at the categories.xml file and make that real Air Mozilla data. And to test it out you should be able to edit the file categoryFeed.brs and edit this: https://gist.github.com/peterbe/bd4f100daf37240193cf Apparently it's supposed to be possible to connect to telnet do the Roku device and get all logging.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.