Rockbox

  • Status Closed
  • Percent Complete
    0%
  • Task Type Patches
  • Category
  • Assigned To
    bagder
  • Operating System
  • Severity Very Low
  • Priority Defer
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Anonymous Submitter - 2003-05-10
Last edited by zagor - 2003-06-05

FS#1340 - Playlist Creation

Auto generates playlists:

if your mp3s are sorted in the form

Artist / Album

then this will auto create playlists in a .playlist directory
for every artist and album you have.

just replace the create_playlist() function in tree.c with
the function in the attached txt file.

Closed by  zagor
2003-06-05 11:18
Reason for closing:  Rejected
Project Manager

Sorry, but I don’t think we can apply this to the general
main sources, as we cannot assume any particular file naming.

huwsy commented on 2003-06-03 20:16

something similar could be made with all the playlists being put
in enumerated dirs based upon the depth once mkdir() is
implimented. also could work recursively and sort the files in
each dir alphabeticaly, which im trying to impliment, but it
does not seem to work with any speed, taking about 20min for
about 2000 mp3s.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing