service/mpris: improve compatibility with noncompliant players

This commit is contained in:
outfoxxed 2024-05-23 18:15:49 -07:00
parent 5016dbf0d4
commit 06240ccf80
Signed by untrusted user: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 24 additions and 7 deletions

View file

@ -326,6 +326,7 @@ private:
DBusMprisPlayerApp* app = nullptr;
DBusMprisPlayer* player = nullptr;
QString mTrackId;
QString mUrl;
};
} // namespace qs::service::mpris