Skip to content

Releases: alexdelorenzo/cast_control

v0.8.2

16 May 20:46
Compare
Choose a tag to compare

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:

python3 -m pip install chromecast_mpris==0.8.2

v0.8.1

16 May 20:08
Compare
Choose a tag to compare

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:

python3 -m pip install chromecast_mpris==0.8.1

v0.8.0

16 May 04:00
Compare
Choose a tag to compare

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

12 Apr 06:15
Compare
Choose a tag to compare

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

11 Mar 02:52
Compare
Choose a tag to compare

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

10 Mar 03:04
d08932a
Compare
Choose a tag to compare

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

02 Feb 01:56
Compare
Choose a tag to compare

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

02 Feb 01:50
Compare
Choose a tag to compare

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

02 Feb 01:45
Compare
Choose a tag to compare

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

01 Feb 23:09
Compare
Choose a tag to compare

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