This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5927 - Edit ID3v1 tags
Attached to Project:
Rockbox
Opened by Will Robertson (aliask) - Saturday, 02 September 2006, 10:53 GMT+2
Last edited by Björn Stenberg (zagor) - Sunday, 07 December 2008, 21:03 GMT+2
Opened by Will Robertson (aliask) - Saturday, 02 September 2006, 10:53 GMT+2
Last edited by Björn Stenberg (zagor) - Sunday, 07 December 2008, 21:03 GMT+2
|
DetailsThis is a plugin which allows you to add or modify ID3 tags. Currently it only supports ID3v1.1 tags.
There are probably some errors in my code, but it does work. Please leave comments and feedback. :) |
This task depends upon
Closed by Björn Stenberg (zagor)
Sunday, 07 December 2008, 21:03 GMT+2
Reason for closing: Rejected
Additional comments about closing: Much too limited.
Sunday, 07 December 2008, 21:03 GMT+2
Reason for closing: Rejected
Additional comments about closing: Much too limited.
FS#1008, which is an old patch for adding ID3 (including v2 iirc) tag editing. It's probably horribly out of date by now, but maybe some of the id3 routines can be reused.Making a tag editor supporting v2 tags is not likely to happen, and if it does, using this as a base won't help much (ID3v1 editing is pretty much trivial).