Kris Gesling

Results 85 issues of Kris Gesling

**Describe the bug** There have been multiple reports of unexpected behaviour when removing pages from a GUI namespace. Most recently in the Pairing Skill: https://github.com/MycroftAI/skill-pairing/pull/71#discussion_r730012240 As it's beyond the scope...

**Context** This is a companion issue to: https://github.com/MycroftAI/lingua-franca/issues/26 The issue got raised again in: https://github.com/MycroftAI/mycroft-core/pull/2890 **Description** Currently mycroft-core has it's own version of `nice_duration()` that is not fully compatible with...

help wanted
Type: Enhancement - roadmapped

**Is your feature request related to a problem? Please describe.** Mycroft should be packaged by other projects into their systems and distributions however it's not clear to end users when...

Status: For discussion

## Description This adds configurable values for required free disk space per TTS service. If free disk space falls below these values, the temporary TTS cache will be curated. Split...

CLA: Yes

**Is your feature request related to a problem? Please describe.** TTS engines are currently configured to use a specific file extension. The only reason for this seems to be to...

Status: For discussion

## Description This re-orders the `mycroft.conf` priority order to use remote settings over device defaults. Currently the priority order is: 1. Default - from mycroft-core 2. Remote - home.mycroft.ai 3....

Type: Enhancement - proposed
CLA: Yes
Status: For discussion

**Is your feature request related to a problem? Please describe.** There are currently multiple ways that a single Skill is referred to eg HelloWorldSkill vs hello-world-skill vs hello-world-skill.mycroftai etc. This...

Type: Bug - complex
Status: For discussion

**Is your feature request related to a problem? Please describe.** Currently different parts of mycroft-core utilize the Mycroft configuration in different ways. Many classes are not setup to cleanly and...

Type: Enhancement - roadmapped

**Is your feature request related to a problem? Please describe.** Currently, when a Skill is shutting down it calls the `shutdown()` method, and then the `stop()` method. The `stop()` method...

Status: For discussion

Switches all ALSA commands to use PulseAudio - Sets input and output devices as default devices in PA - Provides a new selection menu for non-standard devices using the output...