Pete
Pete
The main fork of SiriProxy does not (and will not) cache authentication credentials of any sort.
I think as long as you do rvmsudo it should preserve the correct location. But in reality I think it would be best to offer an override option for the...
It seems on some operating systems, using `rvmsudo` causes `~` to become `/root/`. I can toss together a new command line option to allow you to override. Give me a...
This turned out to be really tough because of how the configuration is currently managed... Hopefully will get a fix in in a day or two.
I get that off and on. It doesn't seem to be an issue. It might be related to eventmachine, but I'm really not sure. Anyone know what this is about?
Based on a quick look at the code, this looks pretty helpful. The configuration file location has been a sort of ongoing issue for a lot of people. Let me...
This was on purpose. Previously, there were two options for when you run your code: When there's a match with a listener or when the plugin gets loaded. The former...
I will have to check this out. Thanks for the tip!!
PS -- Read this this morning, pretty cool. Congrats: http://www.theengineer.co.uk/electronics/in-depth/home-help-towards-the-automated-home/1015721.article
Link seems like the best option. But there's no built in support. You can add support if you're interested, it's not quite as bad as you might think... You just...