-
sidd_ joined the channel
-
sidd has quit
-
sidd joined the channel
-
sidd__ has quit
-
sidd_ has quit
-
sidd_ joined the channel
-
dholmes joined the channel
-
sidd has quit
-
rpedro has quit
-
rpedro joined the channel
-
sidd joined the channel
-
sidd_ has quit
-
sidd_ joined the channel
-
sidd has quit
-
Untouchable joined the channel
-
yllona has quit
-
Amblin- joined the channel
-
Amblin has quit
-
sidd joined the channel
-
sidd_ has quit
-
sidd has quit
-
sidd joined the channel
-
sidd has quit
-
sidd joined the channel
-
sidd has quit
-
sidd joined the channel
-
sidd_ joined the channel
-
Untouchable has left the channel
-
sidd has quit
-
ruaok joined the channel
-
sidd_ has quit
-
sidd joined the channel
-
sxcbello joined the channel
-
sxcbello
hi all
-
wondering if someone can help me with data from musicbrainz
-
does anyone know how I can get the full list of artist names from musicbrainz?
-
slaad
To what end?
-
sxcbello
well I know I can download the full database but it's in prosgres
-
xml webservice doesn't give complete list only per artist
-
slaad
A complete list would be insnae.
-
Insane, even.
-
sxcbello
basically want it in xml format
-
ruaok agrees
-
slaad
And I struggle to comprehend a situation where that could possibly be useful.
-
sxcbello
-
ruaok
sxcbello: if you want just the artist list, download the main data dump.
-
sxcbello
well situation where it would be possible
-
ruaok
then look into that file and look for the file called artist.
-
sxcbello
is say u have an autosuggest type thing
-
where u want to have a list of artists
-
so as u type the list is filtered
-
ruaok
sxcbello: we have nothing like that.
-
slaad
That would require requesting such a list from the server.
-
Which would place a reasonable amount of strain upon it.
-
sxcbello
yeah I'm just testing some stuff out I do agree that a huge list is insane
-
ruaok
sxcbello: download the datadump and then parse the artist list with a script.
-
its not hard to do -- its just a text file.
-
sxcbello
yeah that's what I'm thinking
-
is the datadump the only way to get the list
-
ruaok
yup.
-
sxcbello
was more asking if there is a webservices or library that can can querty that
-
I guess the database it is hehe
-
is the datadump in b2k format?
-
posgres format right?
-
ruaok
tab delimited fields in UTF-8
-
sxcbello
mbdump.tar.bz2
-
ruaok nods
-
oh mad that's cool then
-
it's 300megs mmm
-
heeheh
-
do u have the database
-
?
-
ruaok
if you make a donation, I'll send you just the list of artists. :0)
-
sxcbello
u got it from the database?
-
ruaok
dude, I run this project. I have 8 copies of the data running live.
-
sxcbello
hehehehe oops
-
it's just if the data keeps changing
-
ruaok
it does. every hour.
-
sxcbello
do I will have to keep donating ;-)
-
ruaok
yup. :-)
-
if you want the data kept up to date, you have to tap into our live data feed.
-
but you need to install postgres on linux.
-
sxcbello
nahh I can live with once a week updates
-
could u show me what a line of the text file would look like for say "The beatles" or any artist for that matter
-
ruaok
then you best write that script and download 300mb
-
dude. download the dump and get to work.
-
sxcbello
also with downloading the dump
-
-
there is an error when I use the drop downs to ge tit
-
it says it doesn't exist
-
i have to change the path to get it to work
-
ruaok
the dumps are currently replicating out. it will take a little while for that to finish.
-
sxcbello
mmm ok so whens the best times to download?
-
As for your project just wanna say it's pretty cool :-)
-
maybe u can put a list of artists on ur page ;-) heheh only kidding I'll get to work
-
thanks for the info
-
ruaok
-
np
-
sxcbello
just a quick note on ur site u write: Artists 256253
-
does that include like alias? like Beatles vs The beatles?
-
or are they unique artists?
-
ruaok
no, that is a separate table. see file aliases
-
no, the include things like collaborations.
-
sxcbello
oh ok cool :-)
-
so for this donation how much?
-
how many artists will I get?
-
ruaok
seriously, just download the data and parse it.
-
sxcbello
ok then
-
sxcbello has quit
-
Aankhen`` joined the channel
-
sidd_ joined the channel
-
sidd_ has quit
-
BrianG
anyone up?
-
SoothingR joined the channel
-
poison44fr joined the channel
-
poison44fr
hi all
-
VxJasonxV
howdy
-
BrianG, yes :)
-
ngw joined the channel
-
poison44fr
hi VxJasonxV
-
VxJasonxV
hi
-
poison44fr
so its a music irc ?
-
VxJasonxV
eh?
-
it's an irc, like any other
-
-
sidd_ joined the channel
-
poison44fr has quit
-
Freso joined the channel
-
sidd_
hey, anyone here using xmms2-scrobbler plugin?
-
VxJasonxV
I am
-
HairMetalAddict
Forever Amarokkin' !
-
sidd_
VxJasonxV: did it work straight away first, or did you have to do stuff to get ruby event-loop working?
-
VxJasonxV
Amarok sucks (in my setup)
-
I had to get event-loop working
-
sidd_
how?
-
;(
-
im stuck...
-
-
did gem install event-loop-0.2.gem
-
but it still says it cant find event-loop
-
VxJasonxV
hmmmm
-
no errors during the gem install ?
-
sidd_
nope
-
VxJasonxV
hmmhmmhmm
-
I ... sorta remember having this problem? some path problem or something?
-
sidd_
not really sure where the problem is to be honest
-
VxJasonxV
where is your gemspec.rb file?
-
i.e. where was it installed too?
-
sidd_
because i dont really know how ruby/gem works
-
VxJasonxV
I don't either :). Let's work this out together