Bug 356914 - Add an option to don't start playing media when call ends
Summary: Add an option to don't start playing media when call ends
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-19 16:44 UTC by loic.damien
Modified: 2023-07-22 20:58 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description loic.damien 2015-12-19 16:44:07 UTC
When a call end, the module which pause media when a call is received start the paused media. 
But when a call end, I may not be in front of my computer anymore, or at least ready to continue viewing what I was viewing.

There should be an option to not start playing media when a call end.

Reproducible: Always
Comment 1 Robert 2019-02-08 22:35:21 UTC
Mostly commenting just to get on the CC list for this bug, as I came here to file this. I love how media pauses when I get a call, but when everything starts up again the feeling is that of trying to stop a runaway train. :)

I've actually thought about just breaking my local install, as it seems easy enough to mangle:
* https://cgit.kde.org/kdeconnect-kde.git/tree/plugins/pausemusic/pausemusicplugin.cpp#n103
Comment 2 Robert 2019-02-27 19:51:40 UTC
On second thought, it is rather convenient that the media plays again for "wrong number" & junk calls... so maybe the ideal solution would be if it resumes only if the call lasted less than N seconds? ... just a thought.
Comment 3 thinksimilar 2020-07-26 21:20:21 UTC
I actually created my bugs.kde.org account to comment on this!

This is such important a feature to me that I've stopped using the plugin. It's like... on 100% of phone calls auto-pausing is desirable, and only maybe 10-20% of the time auto-resuming would be nice. The rest of the time it's just jarring to have music I've forgotten I was even listening to resume.
Comment 4 Rijul Gulati 2020-08-15 19:40:25 UTC
I'd like to work on this one.