github alexdelorenzo/cast_control v0.10.5

latest releases: v0.11.8.post0, v0.11.8, v0.11.4.post1...
2 years ago

This release introduces new changes:

  • Add -V/--version flag to display version number
  • Add -L/--license flag to display license, copyright and author information
  • Add GitHub link to help text
  • Show help text when invoked without any options or commands
  • Redefine criteria for MediaPlayer2.Player.CanPlay support
  • Further caching to speed up functionality dependent on disk I/O
  • Use typing.Protocol and add typing_extensions dependency for support on Python 3.7
  • Update README
  • Refactoring

You can install this version like so:

python3 -m pip install cast_control==0.10.5

Don't miss a new cast_control release

NewReleases is sending notifications on new releases.