bcl
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2013
07:28 AM
Settings Screen?
It has been a while since I've updated https://github.com/bcl/HMS/, so I thought I'd spend some time converting it to the new grid display and maybe add music support this weekend. So far the grid is working really nice, works much faster than the poster screen was. I'd like to move the server URL setup into the Roku's 'Settings' area, but haven't found any docs or examples on how to do this. Maybe I'm not remembering correctly -- is this possible? Or do I need to add a special entry in the app to handle changing the settings?
2 REPLIES 2

RokuMarkn
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2013
08:17 AM
Re: Settings Screen?
Normally app settings are handled in the app itself. There's no way to link your settings screens to the Roku settings menu, except for screensavers, whose setting screen is accessed via the Roku settings menu.
--Mark
--Mark
bcl
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2013
09:36 AM
Re: Settings Screen?
Thanks!