Cast-control

Latest version: v0.14.0

Safety actively analyzes 638730 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.8.2

This release has one small change:
- Continue gracefully even if desktop files cannot be created, read or found

You can install this version like so:
bash
python3 -m pip install chromecast_mpris==0.8.2

0.8.1

This release introduces some small changes:
- Displayed icons are now loaded from local files, instead of using externally hosted icons
- Add and move image assets
- Fix dead images in README

You can install this version like so:
bash
python3 -m pip install chromecast_mpris==0.8.1

0.8.0

This release introduces some new changes:
- Proper desktop file support, as well as support for the [`MediaPlayer2.DesktopEntry` property from the MPRIS specification](https://specifications.freedesktop.org/mpris-spec/2.2/Media_Player.html#Property:DesktopEntry)
- MPRIS clients can now display an icon for the `chromecast_mpris` daemon itself. Both the light and dark icon are supported with the `-i/--icon` flag
- Add [`pyproject.toml` (PEP 518)](https://www.python.org/dev/peps/pep-0518/)
- Upgrade to `mpris_server==0.2.18`
- Update documentation



You can install this version like so:
bash
python3 -m pip install chromecast_mpris==0.8.0

0.7.6

This release introduces two changes:
- Upgrade to `mpris_server==0.2.17`
- Upgrade to `PyChromecast==9.1.2`

You can install this version like so:
bash
python3 -m pip install chromecast_mpris==0.7.6

0.7.4

This release introduces two changes:
- When available, exported metadata will include YouTube URLs
- Upgrade to `PyChromecast==9.1.1`

You can install this version like so:
bash
python3 -m pip install chromecast_mpris==0.7.4

0.7.1

This release introduces a few changes:
- You can choose to use a light icon for dark themes via the `-i/--icon` flag
- More media metadata is available
- Help text is improved


You can install this version like so:
bash
python3 -m pip install chromecast_mpris==0.7.1

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.