15
0
Commit Graph

18 Commits

Author SHA256 Message Date
b097c0eda5 - Update to 7.3.0:
* Add support for QUEUE_INSERT (#404)
  * Fix get_chromecasts non blocking mode (#411)
  * Ensure data parsed as JSON is a dict (#405)
  * Add zeroconf debug option to example scripts (#401)
  * Allow passing an already existing zeroconf object to additional
    functions (#400) @emontnemery
  * Ignore browser updates for *._sub._googlecast._tcp.local. (#400)
  * Fix return type of get_listed_chromecasts (#400)
  * Remove host and port from Chromecast object (#395)
  * Keep previously known Chromecast in service listener (#399)
  * Remove reboot function (#394)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=30
2020-09-22 04:36:47 +00:00
6943a5ef45 - Update to 7.1.1:
* Add debug prints (#390)
  * Report host+port for discovered casts (#385)
  * Fix plex controller (#389)
  * Update list_chromecasts example (#382)
  * BREAKING CHANGE Track services based on UUID instead of mDNS service
    name (#380)
  * Reset receiver controller on connection lost (#379)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=28
2020-07-13 05:59:20 +00:00
4b07761d65 Accepting request 814085 from home:alarrosa:branches:devel:languages:python
- Update to 6.0.0:
  * BREAKING CHANGE Refactor start_discovery to fix race (#370)
  * Support zeroconf 0.27 (#368)
  * Don't ignore zeroconf errors (#367)
  * BREAKING CHANGE Add support to CastListener for service updates (#366)

OBS-URL: https://build.opensuse.org/request/show/814085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=26
2020-06-12 06:48:03 +00:00
72e73d0719 - Update to 5.3.0:
* Handle zeroconf update_service (#364)
  * Add ability to pass in a zeroconf instance to discovery (#362)
  * Add discovery example (#361)
  * Quick play & Support for Yle Areena, Supla (#359)
  * Log as info, not warning if connection re-established. (#358)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=24
2020-05-27 05:39:22 +00:00
Tomáš Chvátal
b5b938194e Accepting request 800238 from home:jgrassler:branches:devel:languages:python
- Update to 5.0.0
  * remove .travis.yml
  * extract test reqs
  * Update test.yml
  * Create test.yml
  * Bump linters, run flake and black on examples (#355)
  * Speed up SocketClient shutdown (#352)
  * Improve debug messages (#353)
  * Fix bugs in Chromecast.is_idle and ReceiverController.launch_app (#350)
  * Improve examples and docstrings (#351)
  * Remove blocking option from Chromecast (#349)
  * Add helper function get_listed_chromecasts (#348)
  * Correct mistake in PR#345 (#346)
  * Lookup manufacturer, remove multizone helper. (#345)
- Update python-zeroconf Require

OBS-URL: https://build.opensuse.org/request/show/800238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=22
2020-05-05 07:28:01 +00:00
Tomáš Chvátal
024b4bf8d3 Accepting request 788614 from home:mcalabkova:branches:devel:languages:python
- Update to 4.2.0
  * Add support for Lovelace dashboards
  * Set up publish when we create a release.
  * Update zeroconf requirement

OBS-URL: https://build.opensuse.org/request/show/788614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=20
2020-03-27 07:16:53 +00:00
Tomáš Chvátal
d98c38130b Accepting request 774196 from home:alarrosa:branches:devel:languages:python
- Update to 4.1.1
  * Update "add support to your favorite app" in the README
  * Get ipaddress the same way as code examples in zeroconf
  * Correct METADATA_TYPE in media.py

OBS-URL: https://build.opensuse.org/request/show/774196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=18
2020-02-13 15:56:31 +00:00
Tomáš Chvátal
afc2d846a4 Accepting request 764630 from home:mcalabkova:branches:devel:languages:python
- update to 4.1.0
  * Fix resettin status
  * Add app icon to CastStatus

OBS-URL: https://build.opensuse.org/request/show/764630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=16
2020-01-15 11:30:37 +00:00
Tomáš Chvátal
3c9a156573 - Update to 4.0.1:
* various small fixes
  * support for home assistant cast

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=14
2019-09-24 09:28:26 +00:00
Tomáš Chvátal
037f1e7836 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
2019-06-18 11:46:16 +00:00
Tomáš Chvátal
ecab9ff088 - Update to 2.5.2:
* YouTube controller version update (#258) @ur1katz
  * Add support for connecting to named service (#267) @emontnemery
  * Exponential backoff of mdns service resolution retries (#268) @emontnemery
  * Improve exponential backoff of mdns service resolution retries (#269) @emontnemery

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=10
2019-03-05 20:05:38 +00:00
Tomáš Chvátal
67a02afa57 - Update to 2.3.0:
* Updated spotify controller description (#232) @Nobyx
  * Allow users to pass the force_launch flag when launching an app (#237) @marcosdiez
  * Better YouTube controller (#236) @ur1katz
  * Simple event listener example (#241) @hjmsw

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=8
2019-01-02 12:27:57 +00:00
2e29e367d3 Fix build failure: %{py_ver} doesn't work, %{py3_ver} does.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=7
2018-12-26 22:43:43 +00:00
8ccb5dbca8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=6
2018-12-04 13:51:29 +00:00
Todd R
499ac0524e Accepting request 606544 from home:TheBlackCat:branches:devel:languages:python
- Don't forget python_module workaround.

OBS-URL: https://build.opensuse.org/request/show/606544
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=4
2018-05-11 22:18:13 +00:00
aa02b2d691 Accepting request 603825 from devel:languages:python
New package python-PyChromecast required by mycroft-core

OBS-URL: https://build.opensuse.org/request/show/603825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyChromecast?expand=0&rev=1
2018-05-04 09:31:30 +00:00
6285a86a71 Accepting request 603817 from home:alarrosa:branches:devel:languages:python
- Run spec_cleaner

OBS-URL: https://build.opensuse.org/request/show/603817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=2
2018-05-03 16:33:33 +00:00
d120b2a1a6 Accepting request 603602 from devel:languages:python:misc
Move back the package to d:l:p to try to submit it to Factory again

OBS-URL: https://build.opensuse.org/request/show/603602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=1
2018-05-03 11:04:44 +00:00