github alexdelorenzo/mpris_server v0.4.3

latest release: v0.9.0
3 years ago

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

Don't miss a new mpris_server release

NewReleases is sending notifications on new releases.