-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MPRIS Plugin: don't export players unless they're in the playerList
Occasionally kdeconnect-android will send player updates for recently destroyed players. Instead of creating players when we receive their state, create and destroy stub players based on the list we receive and ignore updates for players not in the list. fixes #830
- Loading branch information
1 parent
ef766c8
commit a568f12
Showing
1 changed file
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters