This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7244 - Follow playlist results in selection of next track
Attached to Project:
Rockbox
Opened by Steve Bavin (pondlife) - Friday, 01 June 2007, 12:31 GMT+2
Last edited by Steve Bavin (pondlife) - Friday, 06 July 2007, 22:53 GMT+2
Opened by Steve Bavin (pondlife) - Friday, 01 June 2007, 12:31 GMT+2
Last edited by Steve Bavin (pondlife) - Friday, 06 July 2007, 22:53 GMT+2
|
DetailsRecipe:
1) Enable Follow Playlist. 2) Play a track in the File Browser (not the last track in a directory though). 3) Press SELECT to go from the WPS back to the browser. Expected result: The currently playing track is highlighted. Actual result: The next track is highlighted. Testing with shuffle enabled I can see this is the next track to be played, not the next track in the directory. You may need to repeat the process a few times (i.e. pressing SELECT from WPS)... Notes: I can repro this from cleared settings, just enabling Follow Playlist. This only occurs on my H340, but not on the H340 simulator. |
This task depends upon
Closed by Steve Bavin (pondlife)
Friday, 06 July 2007, 22:53 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed the patch, seems to work fine.
Friday, 06 July 2007, 22:53 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed the patch, seems to work fine.
It appears that (mp3entry).path is somehow set incorrectly, as it also effects plugins that make use of that information.
FS#7248.