Skip to content

Releases: alexdelorenzo/mpris_server

v0.9.0

09 Dec 00:29
Compare
Choose a tag to compare

Changes:

  • API breaking changes
  • Python 3.12 requirement

You can install this version like so on Python 3.12.x:

python3 -m pip install mpris_server==0.9.0

v0.4.3

09 Jul 03:38
Compare
Choose a tag to compare

Changes:

  • API breaking changes
  • New interfaces and mpris submodules added
  • Add Root event adapter
  • Add minimum and maximum rate features to Player interface
  • Add API for triggering all property changes on an interface
  • Update additional properties on events
  • Fix seeking
  • Fix muting
  • Fix logging
  • Use PEP-563 postponed evaluation of annotations
  • Enumerate D-Bus/Python type conversions
  • Ensure Python objects are converted to D-Bus objects correctly
  • Use TypedDict for Metadata, and MetadataObj wrapper for converting metadata
  • Refactor, and add and update type annotatons

You can install this version like so:

python3 -m pip install mpris_server==0.4.3

v0.3.0

12 Jun 05:44
Compare
Choose a tag to compare
Add annotation, remove unused code

v0.2.16

12 Dec 23:20
Compare
Choose a tag to compare

Changes:

You can install this version like so:

python3 -m pip install mpris_server==0.2.16

v0.2.12

15 Oct 21:03
8be412b
Compare
Choose a tag to compare

This is a stable release that works with chromecast_mpris==0.3.1