-
Mutiny
-
Knio
Knio is now known as Knio-dinner
-
ewen
-
anybody actually here?
-
dvtoo
nope =)
-
ruaok
-
ewen
haha, sorry, its just that last time I visited, people were logged in but not responding
-
I had a question about the Authenticate function of the client lib and thought i would try here before the mailing list
-
the documentation in the actual implementation and the doxygen generated stuff seems to say that it will return true even if the password is wrong
-
i.e. that Authenticate just starts the process and the actual verification happens on submission
-
is this correct?
-
dvtoo
I've not used it personally
-
ruaok: get my patch?
-
ruaok
one sec.
-
yes, I saw it, but I haven't looked at it yet. :-(
-
dvtoo
np
-
figured you'd be busy over the weekend anyway
-
ruaok
yup. I'll check it out tomorrow morning...
-
ewen: this is correct.
-
The system uses a challenge-response authentication method and it cannot know if the authentication was correct until the actual submission happens.
-
ewen
ruaok: ok thanks
-
ruaok
np
-
ewen has quit
-
ruaok is now known as ruaok|packl
-
ruaok|packl
ruaok|packl is now known as ruaok|pack
-
Knio-dinner
Knio-dinner is now known as Knio
-
sward_3
-
Mutiny
ruaok|pack: is the sql schema for the musicbrainz meta data up somewhere?
-
RJ
-
RJ has quit
-
-
Knio has quit
-
z||p
-
hello?
-
z||p has quit
-
Mutiny has quit
-
Mutiny
-
ruaok|pack has quit
-
mkc has quit
-
ruaok|pack
-
mkc
-
sward_3 has quit
-
sward_3
-
sward_3 has quit
-
-
ruaok
-
dvtoo: I'm checking out your latest patch...
-
Is it time for CVS write access you yet???
-
for you that is??
-
dvtoo
heh
-
up to you
-
ruaok
I think you qualify.
-
dvtoo
ok =)
-
it's what, cvs over ssh?
-
ruaok
Send me a login name and md5 crypted password and I will set it up.
-
yup.
-
dvtoo
ok, will do =)
-
ruaok
I'll still hand apply this patch.
-
dvtoo
what do you recommend for md5 passwords? htpasswd looks to do them
-
ruaok
I usually just grab one out of /etc/passwd
-
dvtoo
yah, don't run md5 passwords here
-
I'll try htpassword
-
icepick-away has quit
-
mkc has quit
-
ruaok|pack has quit
-
RJ has quit
-
sward_3 has quit
-
Necronom has quit
-
ruaok has quit
-
verus has quit
-
Mutiny has quit
-
KyleB has quit
-
eikeon has quit
-
ruaok|pack
-
Mutiny
-
RJ
-
eikeon
-
dvtoo
-
ruaok|lunch
-
sward_3
-
mkc
-
KyleB
-
verus
-
icepick-away
-
Necronom
-
djce
-
I'm logging. I don't understand 'hey', djce. Try /msg MBChatLogger help
-
good :-)
-
dvtoo
ruaok|pack: sent
-
Knio
-
boon
-
ruaok|pack has quit
-
ruaok|lunch
ruaok|lunch is now known as ruaok
-
boon has quit
-
ruaok
dvtoo: your account is live
-
djce
ruaok: I'm just about certain the server release will be best left until after BM
-
I'm not around tomorrow evening
-
So TBH I think the next two weeks or so could be spent testing, to good effect.
-
sward_3 has quit
-
sward_3
-
Knio has quit
-
Knio
-
ruaok
djce: sounds good...
-
djce
ok
-
ruaok
I'll just go and focus my efforts on the tagger...
-
time to reboot.
-
ruaok has quit
-
-
djce
ruaok: Can I interrupt with a quick question?
-
ruaok
dvtoo: I'm gshoot
-
erk.
-
djce: shoot
-
djce
ok.
-
ruaok
dvtoo: never mind me. I'm and idiot.
-
dvtoo
heh, np
-
djce
mb_client requests mq*.pl, right?
-
and there's also rdf*.pl
-
ruaok
yup
-
djce
What queries rdf*.pl? Is that just "whoever wants to", but nothing in particular?
-
ruaok
You'll recall the rewrite rules in the httpd.conf... Those rewrite rules map /artist/MBID to rdf.pl
-
and /album /track /trmid
-
And the client calls those as well.
-
djce
So those URLs are the "official API", if such a thing exists? As opposed to the /cgi-bin/rdf*..... URLs?
-
ruaok
official, shortcut, what have you.
-
They are the nice/clean versions of the URL.
-
rj_
-
djce
Could you point me towards an example of where the client requests the RDF stuff, not the MQ script?
-
ruaok
In theory one could surf the RDF space by using only HTTP GET requests to those URLs.
-
Mutiny
hey ruaok, is the sql schema or a sql dump of the mb metadata available?
-
ruaok
Mutiny: of course. just go to the download site and knock yourself out.
-
the dumps are updated daily.
-
djce: one sec
-
djce
Mutiny: they're not SQL dumps actually (i.e. they're not SQL scripts), but they are complete, portable dumps of the database.
-
ruaok
djce: find your source of mb_client
-
djce
yes...?
-
ruaok
vi lib/queries.h
-
/URL
-
(search for URL)
-
djce
Ah, OK. Thanks.
-
ruaok
those queries listed there will access the rdf.pl script
-
np
-
I hope that answered your question fully.
-
djce
-
ruaok: Yes thanks, I'll look into that. I'm just trying to get a general feel for how that MQ/RDF stuff works.
-
ruaok
dvtoo: your latest mp3.c changes seem to be too restrictive. I've got some files that no longer get decoded properly. Do you want a file to check out?
-
djce: cool
-
dvtoo
sure
-
ruaok
ok, lemme upload it.
-
dvtoo
it should work on everything it did before, if it doesn't, it's probably a bug
-
ruaok
gimme a minuite.