terrible romanization, half the artist names are actually in Japanese (because the damn "change artist credits" option is on by default when renaming artists)
and then I have to sit there staring at firefox while jesus2099's nice script for merging recordings runs slowly one track at a time
simukis_
that's more of musicbrainz's problem for either not providing proper batch-editing or musicbrainz's problem for not processing all requests in under .5 a second.
kepstin-work
actually, the userscript is explicitly limiting the rate of submitting requests.
culinko
derwin: how dare you mention cyrillic here. you heathen!
kepstin-work
it could certainly go faster or submit edits in parallel, but that was thought to be impolite :)
simukis_
In soviet russia Cyrillic mentions you.
reosarevok
flamingspinach: in most cases, I think it's because they were added pre-NGS when there were no artist credits at all
(which doesn't make it less sucky though)
kepstin-work
by default, i'm pretty sure the "change artist credits" option only selects artist credits that match the current artist name?
hawke_1
Blah, why does the wiki style level 4 and 5 headings the same?
flamingspinach
yes, but often someone will enter a japanese artist by their romanized name first
hawke_1
And 3 for that matter
derwin
4 headings should be enough for anyone
hawke_1
2 headings should be enough for anyone, apparently
flamingspinach
then as soon as someone comes along and rightly changes it to their real japanese name, all romanized pseudoreleases which originally had the romanized name now have the japanese name
kepstin-work
I love how in the default html styles, H6 is smaller than body text :)
hawke_1
Can't use level 1 headings (that’s the mediawiki page title), and level 3–6+ are all the same (on Musicbrainz wiki)
hmm, I didn't realize that h5 was smaller as well.
I guess 0.83 was fairly close :)
simukis_
hawke_1: they still would appear differently in TOC.
hawke_1
simukis_: yeah, but I care about the page itself, not the ToC
kepstin-work
hawke_1: how does the styling on musicbrainz.org/doc compare to on the wiki for headers?
hawke_1
Actually being able to read the page (especially distinguishing the headings from stuff that's just bold) is more important than the ToC.
Mineo spots some people who want to vote on http://tickets.musicbrainz.org/browse/MBS-5906 :)
kepstin-work: not sure.
kepstin-work tries to find a page with several heading levels
kepstin-work gives up, and just hacks some in with firebug
derwin
anyone have the url of that cyrillic edit?
oh, found it
JoeLlama joined the channel
kepstin-work
h3 and h4 are the same on /doc, but h5 and h6 are proportionally smaller
which is kind of strange.
simukis_ is surprised people still use firebug when firefox has better looking and comparably functional built-in dev tools
hmm, looks worse to me ;) has some nasty grey/blue skin that clashes with my window borders ;)
but it's mostly just that i'm used to using firebug from a while ago
... the built-in tool is missing the network panel too
given how often I'm working with ajax stuff, that network panel is key.
simukis_
kepstin-work: it isn't missing the networking panel. At least in nightlies and aurora 😃
kepstin-work
well, when that makes it to a stable release, I might consider switching :)
hawke_1
(my bitching about the heading styles is because of http://wiki.musicbrainz.org/User:Hawke/Proposal... — note how you can’t tell the difference between level 3, level 4, definitions, and other bold text)
kepstin-work
hawke_1: I guess the only solution is to rewrite the page to have fewer heading levels
hawke_1
kepstin-work: I disagree. :-)
I formatted it for a sane table of contents and logical headings. Not my fault the wiki is misconfigured.
kepstin-work
I think having more than half the toc length 3 levels deep under a single subheading is a bad sign :)
ikona joined the channel
hawke_1
I suppose if I get rid of 'general principles' and 'guidelines' headings…
hawke_1: the whole concept is nasty anyway too IMO :p
ianmcorvidae
there is one, after it finishes
hawke_1
reosarevok: which concept?
flamingspinach
good thing it's not finishing because that "uploading" bar has been sitting there for ten minutes
hawke_1
…of having examples?
reosarevok
hawke_1: no, of doing silly things witht titles
flamingspinach
this is truly incredible
ianmcorvidae
you seem to be unclear on how this works
we have *two fucking devs*
if you want things to be perfect
go load an empty page and call it musicbrainz
hawke_1
reosarevok: Most of it isn’t silly, just the 'we need a separate field for everything' bits. IMO.
reosarevok
hawke_1: well, I still find the "'Allegro' is a correct work title" bit incredibly retarded
flamingspinach sighs
reosarevok really struggles to understand how that's something anyone would consider a good idea :/
portik has left the channel
ianmcorvidae
or you could do a crazy thing and try to fix it instead of being an asshole on IRC :P
hawke_1
reosarevok: eh, I like it — but before it should be recommended we need better work search (i.e. show the title of the parent work)
ianmcorvidae: the first half of his name is 'flaming' ;-)
reosarevok
Show *and* use in search the title of the parent work :p
hawke_1
reosarevok: …yes.
reosarevok
So, lots of work for nothing
Plus a fucking horrible mess for anyone who wants to use the database later
hawke_1
reosarevok: not quite nothing. It does save the occasional hassle of having to edit a bunch of works to change one thing.
flamingspinach
ok, it's not so bad, I managed to cancel the stuck upload with ctrl+c in vimperator somehow, and then retried the submission
reosarevok
hawke_1: Well, sure, it just seems the worst possible way to solve that issue
flamingspinach
that's quite workable
hawke_1
reosarevok: I think it’s just aiming for the end rather than what we actually have now.
reosarevok
I mean, "detect the same title in child works and offer the user to enter changes to those too" sounds at least as easy to code, and much easier to work with later
flamingspinach
I wonder if the "stop button" in vanilla firefox does the same thing (i.e. stops AJAX requests as well as just the page load)
hawke_1
reosarevok: seems like it would be unreliable.
flamingspinach
ianmcorvidae: sorry, it was just pretty frustrating
reosarevok
Well, then don't make it an option, just force it :p
It would need one manual change to make them same as the parent for the cases where they were not, sure
flamingspinach
now that I've figured out how work around the weird decision not to have individual retry buttons on the bars, it's much nicer than the old CAA uploader
reosarevok
But it would also need one manual change to remove the main work title anyway
simukis_
Ideally cover art uploads should timeout after a minute with no activity and retry several times before actually failing.
flamingspinach
ianmcorvidae: IMHO a core design principle, maybe THE core design principle, for the mbz UI should be, "do not cause a user to lose manually inputted data"
ianmcorvidae
flamingspinach: start writing code
flamingspinach
sadly I don't know javascript or perl and don't really have the time to learn them right now, otherwise I would
madmouser1
hi all is there a place where I can log feature requests ?