Chromecast-mpris

Latest version: v0.8.12

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

Scan your dependencies

Page 1 of 5

0.10.9

This release fixes YouTube playback and metadata collection.

You can install this version like so:
bash
python3 -m pip install cast_control==0.10.9

0.10.8

This release includes some small changes:
- Ensure executables point to the correct module
- Support for BBC iPlayer and BBC Sounds via `PyChromecast`
- Upgrade `PyChromecast` to 9.2.0
- Renaming and refactoring

You can install this version like so:
bash
python3 -m pip install cast_control==0.10.8

0.10.7

This release includes some new changes:
- Fix error where volume level changes on the device aren't kept in sync with `cast_control`
- Fix YouTube URL detection regression
- Use casefold for caseless name comparisons with `-n/--name` option
- Check that `cast_control`/`castctl` are always pointing to existing endpoints
- Refactoring

You can install this version like so:
bash
python3 -m pip install cast_control==0.10.7

0.10.6

This release includes one fix:
- Fix launching from `cast_control` and `castctl` executables

You can install this version like so:
bash
python3 -m pip install cast_control==0.10.6

0.10.5

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`](https://specifications.freedesktop.org/mpris-spec/2.2/Player_Interface.html#Property: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:
bash
python3 -m pip install cast_control==0.10.5

0.10.3

This release introduces a few changes:
- Fix launching via `connect` command
- Use concurrent I/O at launch for faster startup times
- Simplify parsing of media and app titles

You can install this version like so:
bash
python3 -m pip install cast_control==0.10.3

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.