View Issue Details

IDProjectCategoryView StatusLast Update
0021304MMW 5Playbackpublic2024-10-29 09:10
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version5.0.4 
Target Version5.1.1 
Summary0021304: Playback: starts by itself on wake
DescriptionIf MediaMonkey is playing when the machine goes to sleep, depending on the machien it'll often resume playback when the machine wakes.

Possible solutions:
a) leave things as is -- some people expect playback to resume on Wake
b) STOP playback just before the PC goes to sleep, since it's annoying for it to start automatically on Wake especially in cases when the PC wakes unexpectedly
c) add a Player option for 'Default behavior on wake':
On startup: Stop | Pause at last position | Resume playback

(note: the 'Resume playback' option should only resume playback if the machine had been playing when it went to sleep)
Additional InformationReported at:
https://www.mediamonkey.com/forum/viewtopic.php?t=106500
https://www.mediamonkey.com/forum/viewtopic.php?t=106850
TagsNo tags attached.
Fixed in build

Activities

michal

2024-10-29 09:10

developer   ~0077397

Option b) is already implemented, we save current state and try to stop playback before sleep. Resuming playback on wake up is caused by restoring the saved state.