Summary: | Music pauses on Android phone when Linux laptop is closed | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Kristian Polso <kristian> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | linus.kardell, mail, meven.car, nicolas.fella, sephiroth_pk |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/powerdevil/commit/4ac78e7118238414d3f2d603c21975413eea8bb0 | Version Fixed In: | 5.20.2 |
Sentry Crash Report: |
Description
Kristian Polso
2020-10-01 15:42:40 UTC
This also applies to computers. It is meant as a feature, as the laptop stops media playback when it is suspended. The issue here is that the playback being paused is on another device, which is an unintended consequence. Git commit 766159b67ebfb68721df25f8bf8ee52667b70d89 by Nicolas Fella. Committed on 17/10/2020 at 13:13. Pushed by nicolasfella into branch 'master'. Ignore player's from KDE Connect when suspending KDE Connect exposes remote players as local MPRIS players. When suspeding this can result in music on another device being paused which is usually undesirable. M +7 -0 daemon/powerdevilcore.cpp https://invent.kde.org/plasma/powerdevil/commit/766159b67ebfb68721df25f8bf8ee52667b70d89 Git commit 4ac78e7118238414d3f2d603c21975413eea8bb0 by Nicolas Fella. Committed on 17/10/2020 at 13:26. Pushed by nicolasfella into branch 'Plasma/5.20'. Ignore player's from KDE Connect when suspending KDE Connect exposes remote players as local MPRIS players. When suspeding this can result in music on another device being paused which is usually undesirable. (cherry picked from commit 766159b67ebfb68721df25f8bf8ee52667b70d89) M +7 -0 daemon/powerdevilcore.cpp https://invent.kde.org/plasma/powerdevil/commit/4ac78e7118238414d3f2d603c21975413eea8bb0 Thank you for fixing this Nicolas ! *** Bug 426011 has been marked as a duplicate of this bug. *** *** Bug 422446 has been marked as a duplicate of this bug. *** |