This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8136 - m3u_cleaner
Attached to Project:
Rockbox
Opened by x (vmh) - Sunday, 11 November 2007, 19:07 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Sunday, 05 June 2011, 13:02 GMT+2
Opened by x (vmh) - Sunday, 11 November 2007, 19:07 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Sunday, 05 June 2011, 13:02 GMT+2
|
DetailsIt's a plugin which removes all invalid entries from the m3u-playlists in the /Playlists directory.
|
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Sunday, 05 June 2011, 13:02 GMT+2
Reason for closing: Rejected
Additional comments about closing: no real name.
Sunday, 05 June 2011, 13:02 GMT+2
Reason for closing: Rejected
Additional comments about closing: no real name.
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#7758Playlists cleaning (duplicated and missing files)