You mean musicbrainz doesn't already include everything from the freedb? :P
2004-02-03 03433, 2004
ruaok
unfortunately no. :-(
2004-02-03 03408, 2004
Necronom
Hopefully, it won't be long..
2004-02-03 03411, 2004
Necronom
Is it better to use MBQ_FileInfoLookup or MBQ_QuickTrackInfoFromTrackId, if you already have the Track ID and the Album ID?
2004-02-03 03437, 2004
ruaok
neither. :-)
2004-02-03 03400, 2004
ruaok
if you have the track id, fileinfolookup won't return anything.
2004-02-03 03437, 2004
Necronom
What should I use, then?
2004-02-03 03449, 2004
ruaok looks
2004-02-03 03414, 2004
real
i noticed that freedb is down too =[
2004-02-03 03403, 2004
ruaok
actually if you already have the album and track id, the just do a MBQ_GetAlbum or MBQ_GetTrack query.
2004-02-03 03427, 2004
ruaok
just tailor you depth to the smallest number possible.
2004-02-03 03432, 2004
Necronom
My RDF is weak. That would be a MBQ_GetTrack, followed by a MBS_SelectAlbum. Then MBE_TrackGetTrack* to get the details?
2004-02-03 03400, 2004
ruaok
no,.
2004-02-03 03426, 2004
ruaok
MBQ_GetTrack, followed by MBS_SelectTrack and then MBE_TrackGetTrack*
2004-02-03 03446, 2004
ruaok
check the example files in mb_client/examples for details
2004-02-03 03446, 2004
Necronom digs.
2004-02-03 03453, 2004
Necronom
So, iterate through the returned tracks until AlbumID matches?
2004-02-03 03408, 2004
ruaok
it would be more efficient to do a GetAlbum and interate until you get the right track...
2004-02-03 03416, 2004
ruaok
less data the server needs to fetch.
2004-02-03 03422, 2004
Necronom
Mmm.
2004-02-03 03420, 2004
Necronom
Yeah. Looks like the MBE_AlbumGet has everything I want to stuff into obs.
2004-02-03 03435, 2004
ruaok
Good. :-)
2004-02-03 03459, 2004
Necronom
Thanks. Back to the code mines for me.
2004-02-03 03416, 2004
real
real is now known as real|gone
2004-02-03 03449, 2004
Knio has quit
2004-02-03 03403, 2004
Knio joined the channel
2004-02-03 03404, 2004
real|gone
real|gone is now known as real
2004-02-03 03402, 2004
elinenbe joined the channel
2004-02-03 03430, 2004
Knio has quit
2004-02-03 03406, 2004
Knio joined the channel
2004-02-03 03456, 2004
orogor_ joined the channel
2004-02-03 03423, 2004
orogor has quit
2004-02-03 03411, 2004
orogor_
orogor_ is now known as orogor
2004-02-03 03433, 2004
KyleB has quit
2004-02-03 03433, 2004
KyleB joined the channel
2004-02-03 03448, 2004
Knio has quit
2004-02-03 03446, 2004
mattt_ joined the channel
2004-02-03 03457, 2004
mattt_ has left the channel
2004-02-03 03438, 2004
Knio joined the channel
2004-02-03 03431, 2004
Knio has quit
2004-02-03 03403, 2004
Glassius joined the channel
2004-02-03 03425, 2004
Glassius
found moodlogic a while ago, liked the idea, but was not about to pay that kind of money for it...thinking it had too be a free alternative i started searching today...and guess what? found you!
2004-02-03 03430, 2004
Glassius
lovin' it!
2004-02-03 03455, 2004
canidae
norway \o/ :p
2004-02-03 03425, 2004
Glassius
yeah baby! :)
2004-02-03 03451, 2004
Glassius
hmm...dont know it is just me, but it seams a bit slow...well, im on isdn so...
2004-02-03 03410, 2004
Glassius
files in [identified], do they get their tag updated automatically, or do i have to check the files and then choose wich one to fix?
2004-02-03 03402, 2004
canidae
i'm not sure... i believe the developers in here are from usa/australia, a bit bad timing =)
2004-02-03 03430, 2004
canidae
i haven't used the tools much
2004-02-03 03408, 2004
Knio joined the channel
2004-02-03 03441, 2004
Glassius has quit
2004-02-03 03440, 2004
KyleB has quit
2004-02-03 03444, 2004
Glassius joined the channel
2004-02-03 03409, 2004
Glassius
as in the mcdonalds song, "i'm lovin' it!"
2004-02-03 03428, 2004
ruaok
:-)
2004-02-03 03446, 2004
ruaok
except its better for you than McDs :-)
2004-02-03 03430, 2004
Glassius
of course...McDs sucks...hate the food
2004-02-03 03457, 2004
Glassius
suddenly i cant add files too the tagger...weird
2004-02-03 03410, 2004
Glassius
and had some crashes...but still works charms
2004-02-03 03432, 2004
ruaok
crashes, eh?
2004-02-03 03440, 2004
ruaok
Sigh.
2004-02-03 03404, 2004
Glassius
yepp...100% load, task manager in xp takes like 3-4 mins to start
2004-02-03 03429, 2004
ruaok
Fun. can you reproduce that>>
2004-02-03 03430, 2004
ruaok
>?
2004-02-03 03401, 2004
Glassius
happened twice, gonna see if i can find what caused it...
2004-02-03 03411, 2004
Glassius
when it happened i had over 2000 files loaded
2004-02-03 03421, 2004
Glassius
now im loading from 50-100 at a time
2004-02-03 03425, 2004
Glassius
gonna see what happens
2004-02-03 03448, 2004
ruaok
yeah, for some reason it gets unhappy with large numbers of files.
2004-02-03 03406, 2004
ruaok
and in the course of writing the tagger I've cleaned all my files. No messy ones left to test with. :-)
2004-02-03 03410, 2004
real
is there a way to have the 'guess capitalization' code in a little gui? independent of the javascritp website, just a little program
2004-02-03 03411, 2004
Glassius
so it might be just the number of files causing it?
2004-02-03 03429, 2004
Glassius
in the course of writing the tagger? you wrote it?
2004-02-03 03423, 2004
ruaok
Its possible that the larger number of files is causing it.
2004-02-03 03431, 2004
ruaok
yeah, I wrote it...
2004-02-03 03437, 2004
Glassius
woohoo! *applauds*
2004-02-03 03447, 2004
ruaok bows
2004-02-03 03457, 2004
Glassius
nice work...thank you and everybody else who works on the project
2004-02-03 03406, 2004
Glassius
great work
2004-02-03 03412, 2004
ruaok
thanks -- there are a lot of people that make it happen.
2004-02-03 03422, 2004
ruaok
a handful of people who write code.
2004-02-03 03428, 2004
ruaok
dozens who think about it
2004-02-03 03440, 2004
ruaok
and perhaps a hundred or so active people cleaning the data.
If you want a sneak peek at what's coming next. :-)
2004-02-03 03425, 2004
Glassius
but i need to figure out the "correcting" procedure...confusing
2004-02-03 03442, 2004
ruaok
read the moderation intro...
2004-02-03 03431, 2004
Glassius
i will
2004-02-03 03446, 2004
Glassius
musicbrainz needs to be more visible on the net...only found it cause i was searching for a service just like this
2004-02-03 03423, 2004
ruaok
Hmmm. First we need to finish getting out mirror servers setup.
2004-02-03 03432, 2004
ruaok
Once we do that we'll make more noise.
2004-02-03 03456, 2004
Glassius
hehe, sounds good
2004-02-03 03407, 2004
Glassius
on the test page, whats the number between the songcount and trm count?
2004-02-03 03405, 2004
ruaok
number of CD identifiers.
2004-02-03 03430, 2004
Glassius
if i got a album i want to add that has a few scratches, will others that has a "perfect" copy of the song manage to match it? that is, will the TRM be the same?
2004-02-03 03409, 2004
ruaok
if you submit a CD ID it won't matter as long as it can read the first few sectors.
2004-02-03 03430, 2004
ruaok
Then if you run the tagger on the tracks itself, that is another matter.
2004-02-03 03452, 2004
Glassius
its a new album, not in the DB
2004-02-03 03454, 2004
ruaok
The first 30 seconds of the song mattter the most and if they are mostly clean than everything should work ok.
2004-02-03 03411, 2004
ruaok
go for it then!
2004-02-03 03425, 2004
Glassius
hehe
2004-02-03 03424, 2004
Glassius
sloooow computer...tagger is killing it
2004-02-03 03453, 2004
Glassius_ joined the channel
2004-02-03 03431, 2004
Glassius_
damn...tagger locked my computer up for so long that i got disconnected from the new...guess it didn't manage to return a ping too the isp
2004-02-03 03440, 2004
Glassius_
please say tagger makes a log
2004-02-03 03458, 2004
Glassius_
my mp3's id3tags never looked this good...hehe
2004-02-03 03425, 2004
Glassius has quit
2004-02-03 03426, 2004
Glassius_
Glassius_ is now known as Glassius
2004-02-03 03447, 2004
ruaok
Sorry, no logs yet. That's also a big requested feature.
2004-02-03 03421, 2004
Glassius
When tagger misses a song, giving me artist and songname that is definitively wrong, do i just press misidentified in tagger? or is there something else i can do?
2004-02-03 03449, 2004
Glassius
and then submit my tag-info from the unidentified list?
2004-02-03 03407, 2004
ruaok
yes, just press misidentified.
2004-02-03 03431, 2004
ruaok
the submit list is automagically managed, just submit when you're at a stopping point.
2004-02-03 03449, 2004
Glassius
would guess its two songs getting the same trm...
2004-02-03 03453, 2004
Glassius
k
2004-02-03 03416, 2004
real
real is now known as real|gone
2004-02-03 03410, 2004
real|gone
real|gone is now known as real
2004-02-03 03451, 2004
real
real is now known as real|gone
2004-02-03 03407, 2004
real|gone
real|gone is now known as real
2004-02-03 03427, 2004
Glassius
"musicbrainz tagger & cd lookup tool has encountered a proplem and needs to close", but still the programs work, if i dont click close on the error dialog...hehe
2004-02-03 03411, 2004
Glassius
in ntdll.dll
2004-02-03 03440, 2004
RJ has quit
2004-02-03 03450, 2004
gldblade joined the channel
2004-02-03 03414, 2004
gldblade
hello
2004-02-03 03422, 2004
ruaok
hey
2004-02-03 03442, 2004
gldblade
i have a question about the mp3 tags musicbrainz puts in place
2004-02-03 03400, 2004
gldblade
when i play mp3s that have been updated in musicbrainz using winamp
2004-02-03 03416, 2004
gldblade
some of the songs are reported to be much longer than they really are
2004-02-03 03435, 2004
ruaok
yeah, that's a bug in the tagger.
2004-02-03 03445, 2004
gldblade
ok, is there anything i can do about that for now?
2004-02-03 03445, 2004
ruaok
can you do me a favor and pick one file that doesn't play and mail it to me?
2004-02-03 03403, 2004
gldblade
well it does play, it simply has the wrong length displayed
2004-02-03 03422, 2004
ruaok
oh, that's a new one.
2004-02-03 03456, 2004
ruaok
Take one of the files that you're having issue with and run with throught he tagger again after you select the 'clear tags' option
2004-02-03 03406, 2004
gldblade
ok
2004-02-03 03408, 2004
ruaok
does it behave better afterwards?
2004-02-03 03440, 2004
gldblade
ah ok, that seems to have fixed it
2004-02-03 03449, 2004
ruaok
good.
2004-02-03 03456, 2004
gldblade
ok thank you
2004-02-03 03459, 2004
ruaok
please mail me a file (before you fix it)
2004-02-03 03405, 2004
gldblade
ok
2004-02-03 03433, 2004
gldblade
ok, i was wrong
2004-02-03 03436, 2004
gldblade
that didn't actually fix it
2004-02-03 03440, 2004
ruaok
:-(
2004-02-03 03451, 2004
gldblade
if i readd the file back into winamp, it'll display the original wrong time