Enable it by change the following code in the top of the script
- Code: Select all
$id3editor = 1;
But please, read on.
The id3 class kPlaylist uses works only for id3 version 1 tags, so that's what you can edit. You'll have to make sure that the user running your webserver has write permission to the file(s) you intend to edit.
Also, it is not possible to add id3 tags. Only edit. The id3 edit link will not show up if the file does not have a id3 tag.
If you're skeptical about this editor. Don't use it. It's barely been tested, and you should create backup before editing any file.
Sidenote. kPlaylist was not designed to be a file editor, this is just a feature i've added (against my will
Anyways, have fun and read the GPL / kPlaylist statement in the script before you start editing..
Åge
