[dataengines/mpris] Port to QDBusServiceWatcher
QDBusServiceWatcher gained wildcard support in Qt 5.14. We can now port to use it over the deprecated signal on QDBusConnectionInterface.
This not only ports away from deprecated code, but should reduce plasmashell wakeups for unreltaed enties.