Cast Control Versions Save

📺 Control Chromecasts from Linux and D-Bus

v0.8.0

3 years ago

This release introduces some new changes:

You can install this version like so:

python3 -m pip install chromecast_mpris==0.8.0

v0.7.6

3 years ago

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:

python3 -m pip install chromecast_mpris==0.7.6

v0.7.4

3 years ago

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:

python3 -m pip install chromecast_mpris==0.7.4

v0.7.1

3 years ago

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:

python3 -m pip install chromecast_mpris==0.7.1

v0.6.10

3 years ago

This release sets the current playing title to the Chromecast App display name if a stream title isn't found.

You can install this version like so:

python3 -m pip install chromecast_mpris==0.6.10

v0.6.9

3 years ago

This release fixes the ability to skip to the previous item in the play queue.

You can install this version like so:

python3 -m pip install chromecast_mpris==0.6.9

v0.6.8

3 years ago

This release fixes the ability to skip to the next or previous item in the play queue.

You can install this version like so:

python3 -m pip install chromecast_mpris==0.6.8

v0.6.7

3 years ago

This release upgrades PyChromecast to version 8.0.0.

You can install this version like so:

python3 -m pip install chromecast_mpris==0.6.7

v0.6.6

3 years ago

This version fixes an error that prevented a D-Bus interface from being named when connecting to a device using its hostname or IP address, or when a device name isn't found.

You can install this version like so:

python3 -m pip install chromecast_mpris==0.6.6

v0.6.5

3 years ago

This version upgrades mpris_server.

You can install this version like so:

python3 -m pip install chromecast_mpris==0.6.5