thenexxuz-zz / JBsmartTV

Samsung SmartTV Application for Jupiter Broadcasting
6 stars 4 forks source link

RSS Feeds #2

Open thenexxuz-zz opened 11 years ago

thenexxuz-zz commented 11 years ago

Need a way to pull RSS feeds of all shows (old and new).

List them by show and one for all.

Video - Yes Audio - ???

cbojar commented 11 years ago

For the Roku app, I have an XML file that I pull from a server when the app launches that lists all the shows, including hi- and low-def feeds. You can see the XML file at http://roku.jupitercolony.com/opml.xml

thenexxuz-zz commented 11 years ago

There is a specific format that the xml file needs for now and I would need to refactor it to use this but I like the idea of having a 'master' xml feed. Plus the feed itself needs to be a certain format too for now.

cbojar commented 11 years ago

I've actually been thinking that we should have a separate master repository with a master version of the show list, plus XSL files to transform that list if the need arises for an individual app.

thenexxuz-zz commented 11 years ago

That sounds great too! It could have an API for all of the different things that someone would need to get information / streams.