Closed bcliang closed 8 years ago
re #4.1
Ideally, Nothing will be run by default. And the service will only launch addons that the user has already installed. (which can be disabled) I haven't played enough with settings.xml to dynamically be able to show which addons the are both installed and supported in order to disable them. If you can implement this that would be fantastic!
Ran into trouble with the jsonrpc request / message return for Addons::GetAddons, so the branch is currently broken (doesn't id any video addons). https://github.com/bcliang/HTPC_Alexa_Skill/tree/moresettings
Settings changes:
Think everything's ready to go. Created a pull request https://github.com/rsummers618/HTPC_Alexa_Skill/pull/6
Issue closed. The python script implements toggling of streaming sources and location information for the websocket server, and is easily extendable to other future plugins that may be supported.
Push documentation for Alexa skill socket_host / socket_port variables to release notes?
Story #4.1: As a user, I want to be able to toggle the streaming feature(s) for netflix / pulsar / quasar via the kodi UI so that I can control the source of my watched content.
Proposed Actions:
Story #4.2: As a user, I want to be able to define/customize the remote locations that the script will be contacting so that I can control where my requests are processed.
Proposed Actions:
Will create branch and eventual pull request on bcliang/HTPC_Alexa_Skill/moresettings