Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2633 - appends playing track to playlist.

Attached to Project: Rockbox
Opened by David Dent (the_winch) - Wednesday, 17 August 2005, 05:58 GMT+2
Last edited by David Dent (the_winch) - Wednesday, 17 August 2005, 05:58 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Really simple plugin that appends the path of the currently playing
track to a playlist. The playlist is selected by navigating to it and
using the "open with" option and choosing this plugin.

Very similar to the favourites plugin but a bit more flexible as you
can have more than one favourites playlist for different moods or
genres.
   appendplaylist.patch (2.6 KiB)
 apps/plugins/SOURCES          |    1 
 apps/plugins/viewers.config   |    2 -
 apps/plugins/appendplaylist.c |   49 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Dan Everton (safetydan)
Friday, 04 August 2006, 00:37 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  This functionality is now available with the playlist catalog patch. You can append the currently playing track by going to the Playlist Catalog menu and selecting \"Add to playlist\".

Loading...