Opened 14 years ago
Closed 14 years ago
#10412 closed Bug Report - General (fixed)
Music playback resumes from stopped state when switching views
| Reported by: | stuartm | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | Plugin - MythMusic | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
If I stop or pause playback and then switch the view to another screen then it starts playback again from the beginning, the expected behaviour is that it playback will remain stopped or paused.
Related to this, if you clear the playlist in 'Current Playlist' then switch to the playlist editor it starts playing the last played track even though the playlist should be empty.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
MythMusic: Tidy up the display of the play/paused/stopped player state
Refs #10412.
Branch: master Changeset: c25fb44ecff9b80c9d04f298a48fc6b5dfa332eb
comment:3 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
MythMusic: Preserve the play state when switching views. Fixes #10412.
Branch: master Changeset: 658a4ec287c686db998231f91a0d776987f1f2e2

MythMusic: Don't resume playback when switching views and the playlist is empty
Refs #10412.