SultS: If you have to insert an ALERT before something in a userscript, it might mean that the script is running TOO EARLY. Maybe the whole stuff should be put inside a : self.addEventListener("load", function(e) { THEWHOLESCRIPTHERE }, false);
2012-07-03 18503, 2012
JESUS2099
or alternatively more hacky : setTimeout(function() { THEWHOLESCRIPTCOMESHERE }, 500);
2012-07-03 18541, 2012
jacobbrett joined the channel
2012-07-03 18502, 2012
SultS
JESUS2099: thanks, I’ll try that later :) better than alert(), for sure :)
2012-07-03 18537, 2012
JESUS2099
maybe, but more difficult to fix the userjs code when it’s not yours, than just adding alert :)
murdos: Hello :) JESUS2099 has a possible solution/work-around for the issue with the Discogs importer, where you need to add alert() to get it to trigger.
2012-07-03 18525, 2012
murdos
Freso: ok :)
2012-07-03 18534, 2012
murdos
I'm waiting for your pull request ;)
2012-07-03 18539, 2012
Freso
:p
2012-07-03 18506, 2012
Freso
murdos: Honestly though, I'm not really very good at userscripts, and I'm not entirely sure of what Jesus2099 is talking about.
2012-07-03 18537, 2012
Freso
Esp. that something(function(){goes here...}) syntax is very alien to me.
2012-07-03 18503, 2012
Freso
I know that's how all the cool JS kids to it these days, but I'm still too old-school for that.
2012-07-03 18505, 2012
Freso
:/
2012-07-03 18553, 2012
drsaunde joined the channel
2012-07-03 18534, 2012
CallerNo6 joined the channel
2012-07-03 18508, 2012
jacobbrett
Hmm, might I use "Supporting Musician Relationship Type" for a temporary drummer that a band needed to fill in for a tour or would I use "Member of Band Relationship Type" + "additional"?
2012-07-03 18528, 2012
aleta joined the channel
2012-07-03 18515, 2012
reosarevok
I could see supporting musician fitting there
2012-07-03 18519, 2012
CallerNo6 likes "additional".
2012-07-03 18516, 2012
Leftmost joined the channel
2012-07-03 18536, 2012
CallerNo6
No. I recant. "Supporting" makes sense.
2012-07-03 18509, 2012
jacobbrett
I'm not sure...it seems like "Supporting" is just "Member of..." reworded for solo artists who toured with backing musicians--should "Supporting" really exist as an independent rel? Maybe it should be a sub of "Member of"?
2012-07-03 18509, 2012
jacobbrett
Also, consider Ed Edge w/HORSE: http://musicbrainz.org/artist/7fd57f3c-e7d6-42e9-… He's been their tour manager for some long amount of time and sometimes appears on stage to play triangle...they made a post announcing that he was supposedly an official member as of last year. Would you consider the rels I added to be correct?
2012-07-03 18519, 2012
CallerNo6
I always thought of "supporting" as not really a member of a band (meaning, not one among more-or-less-equals)
2012-07-03 18556, 2012
CallerNo6
More like a session musician.
2012-07-03 18542, 2012
jacobbrett
Hmm, what does "additional member" mean?
2012-07-03 18555, 2012
CallerNo6
I can only guess. Probably best not to.
2012-07-03 18505, 2012
hawke_1 joined the channel
2012-07-03 18506, 2012
magellanicloud joined the channel
2012-07-03 18541, 2012
frewsxcv
ianweller: So I ran slave.sh overnight and it didn't seem to finish, nor did it print out anything helpful. Any ideas?
2012-07-03 18533, 2012
ianweller
frewsxcv: i have no context. i might be the wrong ian
2012-07-03 18504, 2012
frewsxcv
Woops. ianmcorvidae ^^^
2012-07-03 18514, 2012
frewsxcv
All you Ians
2012-07-03 18520, 2012
ianweller
:)
2012-07-03 18531, 2012
CatCat
i agree with CallerNo6 re session musician/ supporting
2012-07-03 18554, 2012
CatCat
hey guys. where is this discogs import button suposed to be on the discogs page?
2012-07-03 18509, 2012
CallerNo6
CatCat: then, like jacobbrett asked, what's "additional"?
2012-07-03 18526, 2012
CatCat
and like he said : "have no clue"
2012-07-03 18527, 2012
CatCat
well
2012-07-03 18550, 2012
CatCat
and on off again member? someoen they don't see as a member member?
2012-07-03 18501, 2012
CatCat
i have no idea what that is supposed to mean at this point
2012-07-03 18506, 2012
reosarevok
I have no idea what it was supposed to mean at any point
frewsxcv: no problem with that, unless there is a name collision
2012-07-03 18553, 2012
reosarevok
Freso: and go setting artists to DK while you do so
2012-07-03 18506, 2012
frewsxcv
Okay, cool
2012-07-03 18538, 2012
Freso
But won't this search also show artists that are already set to DK?
2012-07-03 18541, 2012
derwin
as long as you add the column at the "right" of the table, you should be fine.
2012-07-03 18558, 2012
derwin
(until someone else modifies the table upstream)
2012-07-03 18509, 2012
luks
you can add it whenever you want, the replication always refers to columns by name
2012-07-03 18519, 2012
derwin
sweet, no lazy coders.
2012-07-03 18527, 2012
derwin
vanishingly rare, hat.
2012-07-03 18530, 2012
Freso
Also, /me goes to check who to ask why an artist is credited iwth è instead of é, looking through the editing history, and... it's himself that made that edit. >_>
2012-07-03 18531, 2012
luks
but the official schema upgrade scripts assume the schema is in the expected state
2012-07-03 18532, 2012
derwin
*that
2012-07-03 18543, 2012
reosarevok
Freso: Yes. But let's be honest... although the already set number is much higher than I expected at 1,397... most still won't be set
2012-07-03 18544, 2012
luks
so those will fail
2012-07-03 18550, 2012
derwin
an env without select *
2012-07-03 18556, 2012
derwin
it's like a dba's wet dream
2012-07-03 18514, 2012
reosarevok realises Denmark is just under Estonia in the global list at the moment