Opened 14 years ago
Closed 12 years ago
#6689 closed bug (fixed)
Manipulating items in playlist window resets playback
Reported by: | humdinger | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | mdisreali@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev38827.
In the playlist window, if you add new files via drag&drop, or move items around, or remove items or randomize, the currently playing song will start from the beginning.
Change History (8)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Don't close the ticket yet. The problem's still there, even with drag&drop (/me looks at myob).
As soon as the position of the currently playing song is changed, it restarts from the beginning. That is, drag&drop or deleting entries below the current song's position works, while doing that above the song's position doesn't.
follow-up: 7 comment:5 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in hrev43642. Thanks!
comment:6 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Sorry for the late comment...
I have reopened the ticket, as it's not 100% fixed, unfortunately. While moving entries around and adding new clips anywhere in the playlist works now, removing an entry above the currently playing file still isn't right. It doesn't reset the playback of the current file anymore, but now starts playing the file sitting right in front of the just removed item in the playlist.
This is hrev43696.
comment:7 by , 13 years ago
Cc: | added |
---|
Replying to stpere:
Should be fixed in hrev43642. Thanks!
Your commit looks to have caused mediaplayer to loop infintely when playing anything, see ticket:8364.
comment:8 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Should be fixed by hrev44601.
in A3 this is still hapenning (although not on drag/dropping new files anymore, the other scenarios do happen)