Kris Gesling

Results 277 comments of Kris Gesling

I think hold off doing too much just yet. We have a [Music Skills sprint](https://docs.google.com/document/d/1XCSdcszcuWhZsIHpkVrmHhFGHLdx7xqvd_BYELcXqTY/edit#heading=h.4h7ea78mwsol) coming up shortly that will have to include looking at the Common Play and Audiobackend...

Even with XDG is the question then - should `settings.json` live in: - `XDG_DATA_HOME` - eg `$HOME/.local/share/mycroft/skills/my-skill/` or - `XDG_CONFIG_HOME` - eg `$HOME/.config/mycroft/skills/my-skill/`? One one hand it makes sense to...

Hey Mike, Thanks for raising a ticket. I think the most likely situation is that there's something in the Skill shutdown/reload logic. If you still have the same version of...

Hey ferm, thanks for this. How we detect an active network is a long debated topic and I've moved this the the mycroft-core repo as it affects all versions not...

Hmm, haven't run into this, but I'm sure we will as GUI's get more complicated. Would this be easier if we shift the dict to be it's own dict eg,...

Hey I wasn't around when this issue first got raised so wasn't part of those discussions, but this is actually the Google STT service that we use doing the censoring....

Hey, going to take some time to think about this - but I can certainly see the benefits. I'd be interested to see how a system with lots of Skills...

Hey there, thanks for helping to improve Mycroft! Would you be able to see if the `Content-Type` header of the response contains the `charset` value of `"utf-8"`? If it does...

It shouldn't cause a problem because we don't actually test on other languages at the moment. So really this change _shouldn't_ change the test outcomes at all. At least locally...

Ah the Wiki Skill seems to be blocked until we release a new version of core. See: https://github.com/MycroftAI/mycroft-skills/pull/1563 Unfortunately that's not something we're we're going to get to before the...