- Status Closed
- Percent Complete
- Task Type Bugs
- Category Music playback
- Assigned To No-one
- Operating System Sansa e200
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#11230 - Resume function does not work correctly after Idle Poweroff
This is actually release version 3.5.1.
Expected behavior: When starting the player after an Idle Poweroff, "Resume Playback" should resume where you left off, in the same playlist, on the same track, at the same place.
Actual behavior: Resume, if available, plays the last place you manually bookmarked, stopped, or turned off the player.
Steps to duplicate:
1. Set Idle Poweroff to some value such as 1 minute, Bookmarking > Bookmark On Stop to "Ask - Recent Only", Bookmarking > Load Last Bookmark to "Ask", and Bookmarking > Maintain a list of Recent Bookmarks to "Unique Only".
2. Play something, pause it, stop the playback, and manually turn off the player.
3. Turn the player on and use the Playlist Catalog to play a different saved playlist.
4. Pause the playback and allow the unit to power off.
When you start the player again, Resume will pick up where you manually stopped the player and turned it off, not where it automatically powered off.
2010-04-30 12:33
Reason for closing: Out of Date
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Already fixed in r25376
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
This is because bookmark on stop is set to ask. This breaks idle poweroff in 3.5.1, because it just sits there waiting for you to say whether you want a bookmark or not, and it ends up shutting down the player after a timeout without saving settings such as the resume position.
I have already fixed this in svn revision 25376 (I noticed this a couple of weeks ago). Either upgrade to the current build, or set bookmark on stop to something other than "ask".