mpris_server

▶️ Integrate MPRIS Media Player support into your app

LGPL-3.0 License

Downloads
840
Stars
29

Bot releases are hidden (Show)

mpris_server - v0.9.0 Latest Release

Published by alexdelorenzo 10 months ago

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
mpris_server - v0.4.3

Published by alexdelorenzo over 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
mpris_server - v0.3.0

Published by alexdelorenzo over 3 years ago

mpris_server - v0.2.16

Published by alexdelorenzo almost 4 years ago

Changes:

You can install this version like so:

python3 -m pip install mpris_server==0.2.16
mpris_server - v0.2.12

Published by alexdelorenzo about 4 years ago

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