Id3 v1 tag editor

Announcements and description of general changes in kPlaylist

Id3 v1 tag editor

Postby aba » Tue May 06, 2003 4:03 am

kPlaylist has from build 266 a inbuilt id3 version 1 tag editor. It's disabled by default.

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 :) ) after a whole lot of requests.

Anyways, have fun and read the GPL / kPlaylist statement in the script before you start editing..

Åge
aba
Site Admin
 
Posts: 2325
Joined: Wed May 08, 2002 9:19 am

Postby Benson'n'Hedges » Wed Jun 18, 2003 6:00 pm

ok....enabled this, but $inf['tagid'] never == 1. line 6545 (ish)
in fact it always seems == 2......
despite all my mp3's being meticulously tagged with id3v1 tags.....
Benson'n'Hedges
 
Posts: 36
Joined: Tue Aug 20, 2002 6:14 am

Postby aba » Sat Jun 21, 2003 6:18 pm

Benson'n'Hedges wrote:ok....enabled this, but $inf['tagid'] never == 1. line 6545 (ish)
in fact it always seems == 2......
despite all my mp3's being meticulously tagged with id3v1 tags.....


Have you enabled the getid3 package? Please disable it, there is some bugs in the interface between kP and getid3.

Åge
aba
Site Admin
 
Posts: 2325
Joined: Wed May 08, 2002 9:19 am

Postby Benson'n'Hedges » Sat Jun 21, 2003 6:54 pm

yep...that does it....... for me, I only wanted it as a quick check of the id3 tag as I have my own interface for bulk management of mp3 tags, so it was never used for update purposes....... thanks for the warning tho and the fix tho.!.......
Benson'n'Hedges
 
Posts: 36
Joined: Tue Aug 20, 2002 6:14 am

How it work

Postby roots » Sat Dec 18, 2004 5:50 pm

Hi, I turned on the TagEditor but I dont know where to go to edit the file...Can someone help me please...
roots
 
Posts: 42
Joined: Thu Dec 09, 2004 5:22 am

Postby V@no » Sat Dec 18, 2004 8:29 pm

u should see an icon next to the mp3 file (I belive it only shows when mp3 already has id3 tags)
V@no
 
Posts: 200
Joined: Sat May 25, 2002 11:27 pm


Return to Announcement



cron