15
0

Accepting request 710550 from home:mcalabkova:branches:devel:languages:python

- Update to 3.2.2
  * Improve matching of spotify device to handle audio groups
  * Fix broken attempt to update status during tear down
  * Add google home mini as audio device
  * Add support for queue_next / queue_prev
  * Take expiration from login and pass to controller
  * Add multizone controller and multizone manager
  * Remove the filters feature from get_chromecasts

OBS-URL: https://build.opensuse.org/request/show/710550
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-06-18 11:46:16 +00:00
committed by Git OBS Bridge
parent ecab9ff088
commit 037f1e7836
4 changed files with 17 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jun 18 11:28:34 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.2.2
* Improve matching of spotify device to handle audio groups
* Fix broken attempt to update status during tear down
* Add google home mini as audio device
* Add support for queue_next / queue_prev
* Take expiration from login and pass to controller
* Add multizone controller and multizone manager
* Remove the filters feature from get_chromecasts
-------------------------------------------------------------------
Tue Mar 5 20:03:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>