MPrisPlugin previously made two calls to requestPlayerList() in its
onCreate() method. This change deletes the first of those, so that
only one network packet is sent and received.
Details
Details
- Reviewers
mtijink - Group Reviewers
KDE Connect - Commits
- R225:7276e60aa493: Only make one request for list of MPRIS players during plugin creation
Pair a new device, confirm that only one request for media players is
received by remote client.
Diff Detail
Diff Detail
- Repository
- R225 KDE Connect - Android application
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.