Bug 501892 - kdeconnect will restart video playback when multimedia control reciever is enabled and video is paused
Summary: kdeconnect will restart video playback when multimedia control reciever is en...
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 24.12.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-23 02:21 UTC by Aria Gomes
Modified: 2025-03-23 05:29 UTC (History)
1 user (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 Aria Gomes 2025-03-23 02:21:24 UTC
SUMMARY
Tracking down this issue was difficult becuase I was unsure what was causing it, after some experimentation I have determined that MprisRemote in kdeconnect was causing youtube video playback to restart when the video was paused for too long and when the video playback ended (end of video) it would start from the begining and not allow autoplay. This happens on vivaldi browser and brave browser but I imagine it would happen on every browser. I am using a android phone with the kdeconnect app paired. I am unsure if the problem lies with the android app or the kdeconnect software installed on my computer.

STEPS TO REPRODUCE
1. have kdeconnect installed and paired to an android phone (maybe its reproducable on iOS)
2. start video playback on browser and pause it (possibly reproducable with other playback like VLC)
3. wait for what seems to be a random amount of time until the video playback resets back to the start of the video

OBSERVED RESULT
When video is paused and left paused it will restart playback. 
When video gets to the end it will restart playback.

EXPECTED RESULT
the video playback should remain paused or remain at the end so that I can have youtube autoplay work

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2
Kernel Version: 6.12.19-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3090
Comment 1 Aria Gomes 2025-03-23 02:22:48 UTC
prob the same issue as:
https://bugs.kde.org/show_bug.cgi?id=498619
Comment 2 Aria Gomes 2025-03-23 04:21:28 UTC
seems like this might be comming from multimedia control reciever instead of mpris. I just had it happened with mpris disabled. testing this right now
Comment 3 Aria Gomes 2025-03-23 05:29:26 UTC
From my testing it seems that it does come from multimedia control reciever and not mpris remote