Re: [Easytag-mailing] About MusicBrainz and about development



Hi,

If you want to test, Alexey Illarionov wrote a patch to use libid3 instead of id3lib which works correctly. I need just to integrate it because I want to keep also id3lib to be able to write tag also to id3v2.3 format.
This wouldn't be ready for the coming version, but probably the next one...

The patch for the Easytag 1.99.12 is there: http://mirror.orionet.ru/shmool/easytag-1.99.12-libid3tag.patch.gz


Regards,
Jerome



Enric wrote, the 29/11/2006 12:32 :
On Tuesday 28 November 2006 23:51, you wrote:

Excellent :). What i would do is to merge the processor view into the window of easytag. What do you think? BTW, i am a fan of your app (i always have an instance open, just in case ;)) How is the id3lib -> taglib process going?

Thanks for your patience, Jerome

Hi,

    I've made some tests with the coming version of EasyTAG and this
service seems to work correctly for albums. So it will be added... ;-)

Regards,
Jerome

Enric wrote, the 14.11.2006 16:47 :
Hi! Someone wanted to use MusicBrainz with EasyTAG. Well, there is a
gateway called MB2CDDB [1], so, CDDB requests would work with EasyTAG. I
tried it once and it kinda worked, but i think that, when not requesting
discid's, the service is useless. To work with MusicBrainz i use Picard.
as you probably do.

And i was wondering: what are the easytag devs working on?

[1] http://wiki.musicbrainz.org/CddbGateway

Enric Caussa Morales
Email: myenr1x gmail com
WWW: http://enr1x.info


--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <easytag gmail com>

--- Begin Message ---
Hi, all

   Easytag uses id3lib library which does not develop for a long time. This
library works only with id3v2.3 tags and besides contains many bugs. As many
modern programs use id3 v2.4 tags, I have decided to try to rewrite tag 
processing in Easytag using lid3tag (http://www.underbit.com/products/mad/). 
   I have chosen this library as it is written completly on C, it is small, fast, 
supports all versions of id3 tags, and have very good interface.
   I have tried to keep all available functionality of Easytag. But now it is reads
all v1 and v2 tags of any version. Another major differences is that Easytag 
with libid3tag writes id3v2.4 tags instead of id3v2.3. Also it is possible to use 
UTF-8 unicode for writing, and to use crc32 and compression in tags.
   I know, that the author had plans on use of taglib library. But I do not know 
as this idea is realized.  In any case I proposed the given patch as an 
alternative to taglib.
   The patch for the Easytag 1.99.12 is there: http://mirror.orionet.ru/shmool/easytag-1.99.12-libid3tag.patch.gz

PS: You should execute autoheader && aclocal && autoconf && automake 
after patching.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Easytag-mailing mailing list
Easytag-mailing lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/easytag-mailing


--- End Message ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]