#musicbrainz

/

      • icepick
        those would be in the CD-Text fields on the cd
      • 2004-05-02 12316, 2004

      • orogor joined the channel
      • 2004-05-02 12321, 2004

      • icepick
        so yeah, it's going to be lossy
      • 2004-05-02 12321, 2004

      • Knio-dinner
        Knio-dinner is now known as Knio
      • 2004-05-02 12303, 2004

      • alus has quit
      • 2004-05-02 12331, 2004

      • alus joined the channel
      • 2004-05-02 12335, 2004

      • Pipian
        I mean
      • 2004-05-02 12340, 2004

      • Pipian
        the only things you could keep are
      • 2004-05-02 12342, 2004

      • Pipian
        number of tracks
      • 2004-05-02 12348, 2004

      • Pipian
        POSSIBLY track offset
      • 2004-05-02 12302, 2004

      • Pipian
        [NO] COPY/EMPHASIS
      • 2004-05-02 12305, 2004

      • Pipian
        number of channels
      • 2004-05-02 12309, 2004

      • Pipian
        and AUDIO/DATA
      • 2004-05-02 12331, 2004

      • Pipian
        also I got the nibbles flipped on the flags byte
      • 2004-05-02 12341, 2004

      • Pipian
        bits 4-7 are the ADR of the track
      • 2004-05-02 12349, 2004

      • Pipian
        bits 0-3 are the control data
      • 2004-05-02 12333, 2004

      • orogor has quit
      • 2004-05-02 12337, 2004

      • Misirlou has quit
      • 2004-05-02 12311, 2004

      • Misirlou joined the channel
      • 2004-05-02 12359, 2004

      • icepick
        why "POSSIBLY track offset"
      • 2004-05-02 12317, 2004

      • Pipian
        Depends on whether or not you're keeping one wave file or not
      • 2004-05-02 12357, 2004

      • alus has quit
      • 2004-05-02 12310, 2004

      • Pipian
        line that starts with cdtoc[i-1].flags
      • 2004-05-02 12315, 2004

      • Pipian
        should be changed to read:
      • 2004-05-02 12321, 2004

      • Pipian
        (tocentry.cdte_ctrl & 0x0F);
      • 2004-05-02 12325, 2004

      • Pipian
        well
      • 2004-05-02 12346, 2004

      • Pipian
        (tocentry.cdte_ctrl & 0x0F);
      • 2004-05-02 12359, 2004

      • Pipian
        and then
      • 2004-05-02 12302, 2004

      • Pipian
        (tocentry.cdte_ctrl & 0x0F);
      • 2004-05-02 12322, 2004

      • alus joined the channel
      • 2004-05-02 12323, 2004

      • Pipian
        all other lines that deal with cdtoc[].flags should be deleted in read_toc
      • 2004-05-02 12346, 2004

      • Pipian
        this includes the two-line if statement right after cdtoc[].flags = 1;
      • 2004-05-02 12326, 2004

      • Pipian
        I believe that to be the correct code
      • 2004-05-02 12318, 2004

      • Pipian
        *sigh*
      • 2004-05-02 12338, 2004

      • Pipian
        This would be so much easier if the libid3tag maintainers would just accept a patch to add write support
      • 2004-05-02 12312, 2004

      • icepick
        Pipian: I think we (being the mb project) should fork libid3tag
      • 2004-05-02 12327, 2004

      • Pipian
        We should
      • 2004-05-02 12352, 2004

      • Pipian
        Though if I can get off my ass and finish the code for libmetatag
      • 2004-05-02 12356, 2004

      • Pipian
        That would be even better ^_-
      • 2004-05-02 12307, 2004

      • icepick is going out
      • 2004-05-02 12313, 2004

      • Pipian is too
      • 2004-05-02 12316, 2004

      • icepick
        back in 4 hrs
      • 2004-05-02 12332, 2004

      • jwatk03 joined the channel
      • 2004-05-02 12324, 2004

      • orogor joined the channel
      • 2004-05-02 12304, 2004

      • alus has quit
      • 2004-05-02 12310, 2004

      • alus joined the channel
      • 2004-05-02 12334, 2004

      • jwatk03 has left the channel
      • 2004-05-02 12328, 2004

      • jwatk03 joined the channel
      • 2004-05-02 12333, 2004

      • jwatk03 has left the channel
      • 2004-05-02 12339, 2004

      • Misirlou has quit
      • 2004-05-02 12323, 2004

      • bkdelong_ joined the channel
      • 2004-05-02 12323, 2004

      • bkdelong has quit
      • 2004-05-02 12348, 2004

      • sward_2 joined the channel
      • 2004-05-02 12348, 2004

      • sward_3 has quit
      • 2004-05-02 12323, 2004

      • Misirlou joined the channel
      • 2004-05-02 12332, 2004

      • Arawn joined the channel
      • 2004-05-02 12338, 2004

      • Arawn
        can you run the musicbrainz tagger in wine?
      • 2004-05-02 12338, 2004

      • Misirlou
        I don't think so, because it uses IE. It's probably possible after copying over certain DLLs, but if you have those, you probably have Windows, too.
      • 2004-05-02 12306, 2004

      • Arawn
        *sigh*
      • 2004-05-02 12310, 2004

      • Arawn
        a linux client would be so nice
      • 2004-05-02 12341, 2004

      • Pipian
        It's in the worlds
      • 2004-05-02 12343, 2004

      • Pipian
        ...
      • 2004-05-02 12344, 2004

      • Pipian
        works
      • 2004-05-02 12304, 2004

      • Pipian
        Python based
      • 2004-05-02 12316, 2004

      • Misirlou
        Arawn: You can use tp_tagger (I think that's the name) if you don't mind text-based interfaces.
      • 2004-05-02 12328, 2004

      • Arawn
        does it work?
      • 2004-05-02 12331, 2004

      • Pipian
        It's gonna be cross-platform that way too, and it'll be the replacement for the current windows tagger
      • 2004-05-02 12316, 2004

      • Misirlou
        Arawn: It worked for me the last time that I used it. I compiled it from CVS.
      • 2004-05-02 12333, 2004

      • Arawn
        where can i find the repository?
      • 2004-05-02 12335, 2004

      • Arawn
        or info on it?
      • 2004-05-02 12300, 2004

      • Misirlou
        Arawn: <http://musicbrainz.org/development/cvs.html>
      • 2004-05-02 12357, 2004

      • Misirlou
        Arawn: I'm pretty sure that it's in the tunepimp module. You'll probably need the development libraries and/or headers installed first, so that means compiling mb_client first.
      • 2004-05-02 12356, 2004

      • Misirlou
        I'm going to sleep now. Good luck.
      • 2004-05-02 12331, 2004

      • Arawn
        thanks
      • 2004-05-02 12303, 2004

      • icepick
        icepick is now known as icepick-away
      • 2004-05-02 12313, 2004

      • Knio has quit
      • 2004-05-02 12316, 2004

      • Knio joined the channel
      • 2004-05-02 12357, 2004

      • Knio has quit
      • 2004-05-02 12330, 2004

      • Knio joined the channel
      • 2004-05-02 12331, 2004

      • Knio
        Knio is now known as Knio-sleep
      • 2004-05-02 12307, 2004

      • Knio-sleep has quit
      • 2004-05-02 12334, 2004

      • jwatk03 joined the channel
      • 2004-05-02 12338, 2004

      • Arawn
        i cant seem to make tunepimp compile
      • 2004-05-02 12358, 2004

      • Arawn
        anyone around?
      • 2004-05-02 12308, 2004

      • Arawn
        i think astrcmp.h is missing in the cvs repository
      • 2004-05-02 12345, 2004

      • Arawn
        for tunepimp
      • 2004-05-02 12332, 2004

      • Arawn
        and astrcmp.c
      • 2004-05-02 12311, 2004

      • orogor
        Arawn, you should look for ruaok or djice , but they are away atm
      • 2004-05-02 12329, 2004

      • MostWanted has quit
      • 2004-05-02 12312, 2004

      • duerra joined the channel
      • 2004-05-02 12300, 2004

      • duerra has quit
      • 2004-05-02 12338, 2004

      • duerra joined the channel
      • 2004-05-02 12310, 2004

      • icepick-away
        icepick-away is now known as icepick
      • 2004-05-02 12303, 2004

      • duerra has quit
      • 2004-05-02 12357, 2004

      • duerra joined the channel
      • 2004-05-02 12327, 2004

      • jwatk03 has left the channel
      • 2004-05-02 12339, 2004

      • daaavid joined the channel
      • 2004-05-02 12353, 2004

      • daaavid
        what do i do if i'm asked to moderate an "add album" and i find some minor errors?
      • 2004-05-02 12328, 2004

      • daaavid
        should i vote yes and then fix the problems or vote no and tell the person who added it to fix it and add it again?
      • 2004-05-02 12338, 2004

      • real
        i usually fix problems then vote yes and make note saying i fixed problems
      • 2004-05-02 12318, 2004

      • jwatk03 joined the channel
      • 2004-05-02 12352, 2004

      • orogor_ joined the channel
      • 2004-05-02 12329, 2004

      • orogor has quit
      • 2004-05-02 12357, 2004

      • bkdelong_ has quit
      • 2004-05-02 12343, 2004

      • MacIntyre joined the channel
      • 2004-05-02 12337, 2004

      • jwatk03 has left the channel
      • 2004-05-02 12323, 2004

      • RedMonkey joined the channel
      • 2004-05-02 12303, 2004

      • RedMonkey has left the channel
      • 2004-05-02 12342, 2004

      • jwatk03 joined the channel
      • 2004-05-02 12337, 2004

      • RJ has quit
      • 2004-05-02 12328, 2004

      • Knio joined the channel
      • 2004-05-02 12323, 2004

      • orogor_
        orogor_ is now known as orogor
      • 2004-05-02 12316, 2004

      • daaavid has quit
      • 2004-05-02 12320, 2004

      • jwatk03 has left the channel
      • 2004-05-02 12354, 2004

      • duerra has quit
      • 2004-05-02 12351, 2004

      • duerra joined the channel
      • 2004-05-02 12335, 2004

      • klang joined the channel
      • 2004-05-02 12342, 2004

      • RJ joined the channel
      • 2004-05-02 12340, 2004

      • Knio has quit
      • 2004-05-02 12345, 2004

      • Knio2 joined the channel
      • 2004-05-02 12358, 2004

      • MacIntyre has quit
      • 2004-05-02 12300, 2004

      • bkdelong_ joined the channel
      • 2004-05-02 12351, 2004

      • Knio2
        Knio2 is now known as Knio-gone
      • 2004-05-02 12358, 2004

      • duncf joined the channel