Skip to content

Releases: MycroftAI/mycroft-dinkum

2023-02-15

15 Feb 05:52
fedd614
Compare
Choose a tag to compare

This is the first release to the Dinkum Stable channel since the initial release:

Changelog:

  • Improve stop vocabulary of music playing Skills
  • Fix intent clashes between Jukebox and Radio Skills.
  • Add feedback to Radio Browser from Mycroft Radio. Report a station as being listened to after a minimum of 1 minute playback.
  • Fix race condition where pairing can finish before Pantacor assigns a device ID and channel name. When this happens, Selene is unable to complete the Pantacor setup.
  • Fix audio service crashing on specific types of "keep-alive" audio streams.
  • Add button to drop-down menu enabling end-user to restart the Audio Service in the event of audio issues instead of needing to reboot the entire device.
  • Fix issue where any audio file in the code base may be registered with MPD and played as media by the Jukebox Skill.
  • Add extra Spanish vocabulary to the Weather Skill - thanks to @atd
  • In the event that the home.mycroft.ai (aka Selene) servers become unavailable:
    • Add STT fallback to communicate directly with a free demo Google STT service.
    • Add config switch that allows Mycroft to start up without valid pairing information.
    • Add direct call to Weather API as fallback mechanism.