as far as I know they're equal anyway, so I would add the ean because that seems to be the one people are standardising on... I seem to recall america uses them now (although upcs still work since they're just eans without a leading zero)
navap
An EAN is just a UPC with a country code in front right?
0 being for NA, which makes the upc work?
nikki
I don't think so, they just reserved the ones starting with 0 for upcs
navap
oh
nikki
1 digit country codes couldn't work anyway, there are 10 digits and something like 250 countries :)
navap
Well, region codes
bnb joined the channel
If dvds can do it with 6, music can do it with 10 ;)
alastairp
I don't think ean is a country first
bnb
@seek bizet
alastairp
oh, maybe it is
nikki
there are some, but it's not one digit
alastairp
yeah, it's variable
nikki
I know the ones starting with 45 an 49 are japanese, and I think 88 is south korea
and some with 47 are taiwan
don't know exactly which numbers are involved though, I just know south korean and taiwanese barcodes look weird to me :P
navap
Well there you go then, I wasn't completely making stuff up :)
alastairp
978 = bookland
nikki
well, it doesn't work like you said, 45/47/49/88 plus a upc isn't an ean :P
the extra boxes on the pager at the bottom bugs me.
but my CSS foo is too weak to fix it
voiceinsideyou
as is mine without time investment :p what bugs you about it anyway?
Remosi
style="border: none" on the inner <table>?
voiceinsideyou
oh, right
ruaok
Remosi: tried that. :-(
voiceinsideyou
i figured he'd turned borders on for demonstration purposes :p
let me see
ruaok
I think how the rules for the outer table are written they somehow prevent the pager from overriding the style
ruaok shrugs
nikki
why are there random "see all x items" for some of the entries?
ruaok
because only max 3 items are shown for any given instant in time.
how can I make that more clear?
navap
ruaok: Why do you have a <table> inside a <table> anyway? Doing away with that would get rid of the extra box problem I think
nikki
I'm not sure... they all say 23 hours ago, I guess it would have to be more specific
ruaok
because I dont want to redo the pager right now.
voiceinsideyou
perhaps being indented and smaller text, perhaps as well?
ruaok
its a hangover from MB started.
nikki
but given how often things are going to get updated, I can't see how those times are going to say different things
ruaok
nikki: that is a special case since I was fucking with the DB>
more realistically they are all going to be different.
nikki
so what kind of time period will it group them by?
ruaok
whatever has the same lastupdate timestamp.
which means that changed entities in the same transaction will have the same dates
voiceinsideyou
ruaok: as to your inner box problem, a quick hack with firebug indicates it's inheriting from topmods td, so you probably need to override on the td itself with style="border: none"
nikki
so if someone adds a va release, a whole bunch of artists will be affected, but if two people edit an artist separately, they'll count as separate updates?
ruaok
voiceinsideyou: bing. nice. thanks.
stooopidly simple answer. :)
voiceinsideyou
i presume the new "fix" to #4092 isn't on test yet? (with trigger changes?)
ruaok
I don't think I ran that function. hold on
ok, try now.
voiceinsideyou
hmm
it still updated both the artist and release timestamp when I created a (pending) edit for a track name