15
0

- Update to 7.5.0:

* Allow passing additional media information through to play_media
  * Add support for lists, playQueues, and playlists to Plex controller
  * Misc spelling changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=32
This commit is contained in:
2020-09-30 02:53:26 +00:00
committed by Git OBS Bridge
parent b097c0eda5
commit c73b9d21dd
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 30 02:51:51 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 7.5.0:
* Allow passing additional media information through to play_media
* Add support for lists, playQueues, and playlists to Plex controller
* Misc spelling changes
-------------------------------------------------------------------
Tue Sep 22 04:34:34 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>