The code has been widely refactored in preparation for supporting other spoken languages in the near future. As a result:
* Latency is reduced and error-trapping is greatly improved. * Errors during streaming are now reported. * When library matches fail, some extra fallback searches are performed for common Alexa misinterpretations. * Cards have been removed everywhere except with respect to linking and when you ask for help or what's playing (so you can look back in your Alexa app at what the answer was when you've forgotten it again). * The sync group command now handle multiple sync groups and there is a new option to *group everything* to target all your players (with the assumed player acting as master). * The sync command now uses fuzzy matching to improve recognition of player names - it was the only place left in the code where that was not addressed. * An issue with rename not taking immediate effect has been fixed. I'll keep an extra eye on the logs to see if any new bugs pop up with these changes. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=111016 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
