Re: writing id3v2.3 tags

"Randy Perkins" <[email protected]>
Newsgroups gmane.comp.audio.netjuke.user
Message-ID <[email protected]>
thanks for your reply,
it was just what i was looking for
i will make the change this evening and test it out.

i had found a call to writeTags in admin/tags-edit.php
but was unable to find the function because i didnt capitalize
the first letter of the function.

this is my first experience with php, so forgive me.
i did a quick search,but couldnt find php to be case insensitive.
is php case insensitive ??
this apparently works, but i dont grasp it.

------------------------------------------
in the netjuke directory execute

'grep -r writeTags *' produces


admin/tags-edit.php:  writeTags (array ($id));
admin/text-edit.php:      writeTags (array ($_REQUEST['id']));
admin/tr-batch-edit.php:            writeTags (array ($tr_id));
admin/tr-edit.php:         writeTags (array ($tr_id));


in the netjuke directory execute

'grep -r WriteTags *' produces

lib/inc-admin.php:function WriteTags ($id) {

-------------------------------------------------

thanks
randy


> You need to change the call to WriteID3v2 in the WriteTags () function
> (it  lives in lib/inc-admin.php). The two numeric arguments specify the

>>is it possible to get netjuke to write id3v2.3 tags,
>>and what do i change to allow it to happen





-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.