Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8136 - m3u_cleaner

Attached to Project: Rockbox
Opened by Vuong Minh Hiep (vmh) - Sunday, 11 November 2007, 19:07 GMT+2
Task Type Patches
Category Plugins
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

It's a plugin which removes all invalid entries from the m3u-playlists in the /Playlists directory.
This task depends upon

Comment by Vuong Minh Hiep (vmh) - Saturday, 17 November 2007, 10:24 GMT+2
skip drive letter
Comment by Vuong Minh Hiep (vmh) - Saturday, 01 March 2008, 13:19 GMT+2
changed: don't use spash screens to display the progress and status
Comment by Vuong Minh Hiep (vmh) - Monday, 17 March 2008, 20:46 GMT+2
added: remove playlist if it is empty
added: remove duplicated entries

note:
The crc_32 function is copied from the file crc32.c, which is from firmware_flash.c.

There's a related feature request: FS#7758 Playlists cleaning (duplicated and missing files)
Comment by Vuong Minh Hiep (vmh) - Sunday, 13 April 2008, 11:27 GMT+2
changed: report progress and status
Comment by Vuong Minh Hiep (vmh) - Sunday, 18 May 2008, 18:44 GMT+2
fixed: crash, when number of output entries exceeds the maximum

Loading...