This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5677 - Remove current track from current playlist.
Attached to Project:
Rockbox
Opened by David Rothenberger (drothenberger) - Tuesday, 18 July 2006, 15:59 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 June 2011, 23:29 GMT+2
Opened by David Rothenberger (drothenberger) - Tuesday, 18 July 2006, 15:59 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 June 2011, 23:29 GMT+2
|
DetailsThe 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. |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Saturday, 04 June 2011, 23:29 GMT+2
Reason for closing: Out of Date
Additional comments about closing: No activity since years. Plus, you can remove tracks from the playlists context menu these days.
Saturday, 04 June 2011, 23:29 GMT+2
Reason for closing: Out of Date
Additional comments about closing: No activity since years. Plus, you can remove tracks from the playlists context menu these days.
I miss this feature so much.
[How can the patch be implemented?]
remove-from-playlist.patch
(2.5 KiB)