You mean musicbrainz doesn't already include everything from the freedb? :P
ruaok
unfortunately no. :-(
Necronom
Hopefully, it won't be long..
Is it better to use MBQ_FileInfoLookup or MBQ_QuickTrackInfoFromTrackId, if you already have the Track ID and the Album ID?
ruaok
neither. :-)
if you have the track id, fileinfolookup won't return anything.
Necronom
What should I use, then?
ruaok looks
real
i noticed that freedb is down too =[
ruaok
actually if you already have the album and track id, the just do a MBQ_GetAlbum or MBQ_GetTrack query.
just tailor you depth to the smallest number possible.
Necronom
My RDF is weak. That would be a MBQ_GetTrack, followed by a MBS_SelectAlbum. Then MBE_TrackGetTrack* to get the details?
ruaok
no,.
MBQ_GetTrack, followed by MBS_SelectTrack and then MBE_TrackGetTrack*
check the example files in mb_client/examples for details
Necronom digs.
Necronom
So, iterate through the returned tracks until AlbumID matches?
ruaok
it would be more efficient to do a GetAlbum and interate until you get the right track...
less data the server needs to fetch.
Necronom
Mmm.
Yeah. Looks like the MBE_AlbumGet has everything I want to stuff into obs.
ruaok
Good. :-)
Necronom
Thanks. Back to the code mines for me.
real
real is now known as real|gone
Knio has quit
Knio joined the channel
real|gone
real|gone is now known as real
elinenbe joined the channel
Knio has quit
Knio joined the channel
orogor_ joined the channel
orogor has quit
orogor_
orogor_ is now known as orogor
KyleB has quit
KyleB joined the channel
Knio has quit
mattt_ joined the channel
mattt_ has left the channel
Knio joined the channel
Knio has quit
Glassius joined the channel
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!
lovin' it!
canidae
norway \o/ :p
Glassius
yeah baby! :)
hmm...dont know it is just me, but it seams a bit slow...well, im on isdn so...
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?
canidae
i'm not sure... i believe the developers in here are from usa/australia, a bit bad timing =)
i haven't used the tools much
Knio joined the channel
Glassius has quit
KyleB has quit
Glassius joined the channel
Glassius
as in the mcdonalds song, "i'm lovin' it!"
ruaok
:-)
except its better for you than McDs :-)
Glassius
of course...McDs sucks...hate the food
suddenly i cant add files too the tagger...weird
and had some crashes...but still works charms
ruaok
crashes, eh?
Sigh.
Glassius
yepp...100% load, task manager in xp takes like 3-4 mins to start
ruaok
Fun. can you reproduce that>>
>?
Glassius
happened twice, gonna see if i can find what caused it...
when it happened i had over 2000 files loaded
now im loading from 50-100 at a time
gonna see what happens
ruaok
yeah, for some reason it gets unhappy with large numbers of files.
and in the course of writing the tagger I've cleaned all my files. No messy ones left to test with. :-)
real
is there a way to have the 'guess capitalization' code in a little gui? independent of the javascritp website, just a little program
Glassius
so it might be just the number of files causing it?
in the course of writing the tagger? you wrote it?
ruaok
Its possible that the larger number of files is causing it.
yeah, I wrote it...
Glassius
woohoo! *applauds*
ruaok bows
nice work...thank you and everybody else who works on the project
great work
ruaok
thanks -- there are a lot of people that make it happen.
a handful of people who write code.
dozens who think about it
and perhaps a hundred or so active people cleaning the data.
If you want a sneak peek at what's coming next. :-)
Glassius
but i need to figure out the "correcting" procedure...confusing
ruaok
read the moderation intro...
Glassius
i will
musicbrainz needs to be more visible on the net...only found it cause i was searching for a service just like this
ruaok
Hmmm. First we need to finish getting out mirror servers setup.
Once we do that we'll make more noise.
Glassius
hehe, sounds good
on the test page, whats the number between the songcount and trm count?
ruaok
number of CD identifiers.
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?
ruaok
if you submit a CD ID it won't matter as long as it can read the first few sectors.
Then if you run the tagger on the tracks itself, that is another matter.
Glassius
its a new album, not in the DB
ruaok
The first 30 seconds of the song mattter the most and if they are mostly clean than everything should work ok.
go for it then!
Glassius
hehe
sloooow computer...tagger is killing it
Glassius_ joined the channel
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
please say tagger makes a log
my mp3's id3tags never looked this good...hehe
Glassius has quit
Glassius_ is now known as Glassius
ruaok
Sorry, no logs yet. That's also a big requested feature.
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?
and then submit my tag-info from the unidentified list?
ruaok
yes, just press misidentified.
the submit list is automagically managed, just submit when you're at a stopping point.
Glassius
would guess its two songs getting the same trm...
k
real
real is now known as real|gone
real|gone
real|gone is now known as real
real
real is now known as real|gone
real|gone
real|gone is now known as real
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
in ntdll.dll
RJ has quit
gldblade joined the channel
gldblade
hello
ruaok
hey
gldblade
i have a question about the mp3 tags musicbrainz puts in place
when i play mp3s that have been updated in musicbrainz using winamp
some of the songs are reported to be much longer than they really are
ruaok
yeah, that's a bug in the tagger.
gldblade
ok, is there anything i can do about that for now?
ruaok
can you do me a favor and pick one file that doesn't play and mail it to me?
gldblade
well it does play, it simply has the wrong length displayed
ruaok
oh, that's a new one.
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
gldblade
ok
ruaok
does it behave better afterwards?
gldblade
ah ok, that seems to have fixed it
ruaok
good.
gldblade
ok thank you
ruaok
please mail me a file (before you fix it)
gldblade
ok
ok, i was wrong
that didn't actually fix it
ruaok
:-(
gldblade
if i readd the file back into winamp, it'll display the original wrong time