- Status Closed
- Percent Complete
- Task Type Patches
- Category Playlists
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Opened by drothenberger - 2006-07-18
Last edited by bluebrother - 2011-06-04
FS#5677 - Remove current track from current playlist.
The attached patch adds a “Remove from current” option to the playlist menu. This option
- Removes the current track from the playlist.
- Saves the playlist unless the playlist is dynamic.
- Skips to the next track. (*)
* If the track is the last track in the playlist, Repeat is not set to All,
and the playlist was not saved because it is dynamic or an error occurred, the track is not skipped so it's easier to save the playlist with the change.
I’m not sure whether saving the playlist automatically is a good idea or not.
I like it because I often invoke this option from the remote while driving and
it’s difficult to save the playlist the normal way under those circumstances.
Also, I rarely remove tracks from the playlist. However, if you were planning to
remove many tracks, saving after each removal is a big waste of battery. Comments
on this aspect (or any aspect) of the patch would be appreciated.
2011-06-04 21:29
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
No activity since years. Plus, you can
remove tracks from the playlists context
menu these days.
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
Updated patch that applies to CVS HEAD after the playlist catalog was committed.
Updated for CVS HEAD. Also, verified it compiles for all targets and sim targets.
Updated for CVS HEAD. Verified it compiles for all targets and sim targets.
Updated for CVS HEAD. Verified it compiles for all targets and sim targets.
Why has this patch never made it into builds / releases?
I miss this feature so much.
[How can the patch be implemented?]
Synced with Rockbox SVN r13402
David, please upload your latest patch again. I accidentally removed the file in the flyspray transition.
Here’s the latest version again. This was synced with r13402. I verified it compiles for all targets.