Skip to content

Releases: icasdri/mpris2controller

0.8

30 Oct 18:34
Compare
Choose a tag to compare
  • Proper handling of "zombie" players that sometimes just disappeared so the daemon doesn't crash. Courtesy of @noctux in #3.
  • More compliant retrieval of DBus properties, so the daemon doesn't fail to start when strict-comforming players are active.
  • Asynchronous DBus method calling to prevent misbehaving players from blocking and freezing the daemon.

0.7

18 Dec 20:55
Compare
Choose a tag to compare
0.7

This release...

  • Adds changes to start-on-demand forking logic to make it more reliable
  • Updates some of the documentation in the Readme.
  • Fixes #1 which caused incompatibility with MPRIS2 players that did not expose their methods on the (null) interface.
  • Fixes #2 which caused the daemon to lose control of some long-running players after DBus assigned them a new owner/name.

0.6

18 May 02:05
Compare
Choose a tag to compare
0.6
Version bump.