SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-PyChromecast-14.0.1-1.1.noarch.rpm :

* Tue May 07 2024 Dirk Müller - update to 14.0.1:
* Add debug prints to HomeAssistantController
* Add JBL Link Portable to known devices
* Fix race in HomeAssistantController
* Revert \"Remove socket timeouts\"
* Remove socket timeouts
* Run rstcheck in CI
* Remove mypy exclude pattern
* Update default URL used in media example- update to 14.0.0:
* Most user facing functions accepting an optional callback function have been changed such that the optional arguments are now kwarg only
* The signature of callbacks called when requests are completed has been changed
* Some named tuples have been replaced with dataclasses
* The ServiceInfo class has been split in two classes
* Parameter names of `MediaStatusListener.load_media_failed` has been changed
* Many user facing functions now have a default timeout, and will raise when that timeout expires
* It\'s no longer supported to use pychromecast with event custom loops
* Fri Jan 26 2024 Dirk Müller - update to 13.1.0:
* Increase homeassistant lovelace connect timeout and make it configurable (#770) AATTcicchr
* Add support for NRK TV and NRK Radio apps (#777) AATTlersveen
* Change logged precision of volume from 1 to 2 (#768) AATTalexdelorenzo
* Create ShakaPlayer Controller (#758) AATTjuanfadev
* Add date for removal of deprecated discovery functions (#767) AATTemontnemery
* Mark discover_chromecasts as deprecated (#766) AATTemontnemery
* Update README.rst (#765) AATTemontnemery
* Fix known_hosts for older chromecasts (#762) AATTdomenipavec
* Fix SSLContext settings (#764) AATTemontnemery
* Update README.rst to reflect refactoring of cast.device to cast.cast_info (#751) AATTdavidjabon
* Fix deprecated call to ssl.SSLContext without specifying protocol (#763) AATTemontnemery
* Mon Dec 11 2023 Dirk Müller - update to 13.0.8:
* Change BBC Sounds app_id (#753) AATTblawford
* Dependency updates
* Thu Jun 01 2023 Dirk Müller - update to 13.0.7:
* Wait longer when attempting to play media (#720) AATTemontnemery
* Fix socket leak
* Don\'t call launch callback on error
* Wait for response when stopping app
* Simplify request callback handling
* Make sure handler is unregistered after quickplay
* Fix lint issues
* Add SVS Pro SoundBase
* Add JBL Link 10, 20, 300, 500
* Fix poll/select for Windows
* Add Smart Soundbar 10
* Mon Jan 02 2023 Dirk Müller - update to 13.0.4:
* Correct timeout in call to poll.poll
* Adding support for reported unknown devices
* Add Chromecast Ultra and Chromecast HD to the recognised devices
* Fix error with select when python process exceeds 1024 open file descriptors
* Include URL and UUID in Home Assistant controller messages
* Mon Dec 05 2022 Yogalakshmi Arunachalam - Update to version 13.0.1
* Make sure __version__ is consistent
* Make pylint happier
* Drop __version__- Update to version 13.0.0
* Adapt to pylint 2.15.5 (#670) AATTemontnemery
* Added three unknown models with cast-types (#658) AATTheikkih
* Revert \"pin to protobuf v3\" (#669) AATTemontnemery
* Pin github actions and add dependabot actions ecosystem (#655) AATTMartinHjelmare
* Improve output of discovery examples (#653) AATTemontnemery
* Update version_info in init (#640) AATTclach04
* Wed Aug 17 2022 Yogalakshmi Arunachalam - Update to 12.1.4
* Improve timeout logs (#637) AATTemontnemery
* pin to protobuf v3 (#625) AATTchapmanjacobd- Update to 12.1.3
* Add additional cast model (#628) AATTemontnemery
* Add additional cast model (#624) AATTemontnemery
* Sat May 21 2022 Tejas Guruswamy - Update to 12.1.2:
* Breaking Changes: the media controller has been refactored in #607, which means:
* Controllers not included in the pychromecast repo may need some adjustments
* The `BbcIplayerController` and `BbcSoundsController` no longer have overridden `play_media` methods
* Refactor handling of discovered casts and device info (#556)
* Mon Mar 08 2021 Steve Kowalik - Update to 9.1.1:
* Add HostBrowser.update_hosts (#476)
* Handle audio groups removed from known host (#475)
* Remove useless pylint and flake8 directives (#472)
* BREAKING CHANGE: Update discovery to support a list of known hosts (#469)
* Catch errors thrown by select call (#471)
* Fix some strings mangled by black formatting (#470)
* Fix MultiZoneControllerListener (#468)
* Expose volume_control_type (#461)
* Move ReceiverController to its own module (#460)
* Infer contentType from playQueue items (#457) AATTmaykar
* Remove unintended \'async\' from listener interfaces (#453)
* Update BubbleUPNP example (#451)
* Refactor listeners and controllers as ABCs (#450)
* Add more google devices to consts (#448) AATTtheychx
* Make current_time optional when loading or queing media (#446)
* Wed Jan 27 2021 Steve Kowalik - Update to 7.7.2:
* Use urllib.request instead of requests.- Drop python-requests from Requires.- Correct egg-info filename to build in the multi-python new world order.
* Mon Jan 04 2021 Steve Kowalik - Update to 7.7.1:
* Don\'t throw if socket is already closed when cleaning up (#438)
* Update local http API, re-add get_multizone_status (#437)
* Spotify quick play (again) (#430)
* Fix next/previous track (#436)
* Add support for BubbleUPNP (#428)
 
ICM