v0.8.0
This release introduces some new changes:
- Proper desktop file support, as well as support for the
MediaPlayer2.DesktopEntryproperty from the MPRIS specification - MPRIS clients can now display an icon for the
chromecast_mprisdaemon itself. Both the light and dark icon are supported with the-i/--iconflag - Add
pyproject.toml(PEP 518) - Upgrade to
mpris_server==0.2.18 - Update documentation
You can install this version like so:
python3 -m pip install chromecast_mpris==0.8.0