This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#4991 - Bookmark plays wrong song
Attached to Project:
Rockbox
Opened by Anonymous Submitter - Sunday, 02 April 2006, 01:01 GMT+1
Opened by Anonymous Submitter - Sunday, 02 April 2006, 01:01 GMT+1
|
DetailsAbout 50% of the time, when selecting a song from the list of recent bookmarks, it will play the song PRIOR to the one listed. In other words, let's say I have a playlist with Songs A, B, and C and shut off my player at 1:21 during playback of song C (I have my player set to automatically bookmark on stop). When I start up my player next time and go to recently used bookmarks, I will see "Song C 1:21" in the bookmark list. When I select it, it plays Song B at 1:21 when it should be playing Song C at 1:21.
I've been able to repeat this bug numerous times. |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Saturday, 30 September 2006, 01:20 GMT+1
Reason for closing: Out of Date
Additional comments about closing: no response from reporter. Additionally, this task was opened anonymously.
Saturday, 30 September 2006, 01:20 GMT+1
Reason for closing: Out of Date
Additional comments about closing: no response from reporter. Additionally, this task was opened anonymously.
This is probably because the bookmark code saves the playlist *position* instead of the actual file name. If you add or remove files it will use the wrong file.
No. It does it with no changes whatsoever in the playlist - I didn't add or change anything in the playlist. This bug is repeatable on numerous different playlists.
It could also be that one or two song in the playlist could not be played for some reason, and are automatically removed. That *could* cause the same behaviour. I'll have my eyes open for this. Thanks for reporting.
FYI, this also happens with "resume playback on start" - it sometimes starts one song earlier just like with the bookmark.
Is this problem still present?