This is the first release of cast_control
. In addition to the new name, there are a few big changes:
- A new command-line interface with the
connect
andservice
commands - Launch and manage
cast_control
as a background service with theservice
command cast_control
and the shortercastctl
commands replacechromecast_mpris
on the command-line- Target Python 3.7+ and drop support for 3.6
You can install this version like so:
python3 -m pip install cast_control==0.9.4