mpris: Prevent DBus race when creating media players

Sometimes an MPRIS media player will create and then destroy an object before the signals that handle the object's destruction can be created. This verifies that the object still exists after the necessary signals have been created.

Fixes #2776 (closed)

Edited by Florian Müllner

Merge request reports

Loading