Releases: icasdri/mpris2controller
Releases · icasdri/mpris2controller
0.8
- 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
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.