#metabrainz

/

      • Wizzup joined the channel
      • 2019-06-02 15323, 2019

      • Wizzup has quit
      • 2019-06-02 15334, 2019

      • Wizzup joined the channel
      • 2019-06-02 15312, 2019

      • Wizzup has quit
      • 2019-06-02 15305, 2019

      • Wizzup joined the channel
      • 2019-06-02 15357, 2019

      • Wizzup has quit
      • 2019-06-02 15349, 2019

      • SothoTalKer
        Hm, cover art images for amazon.com links don't show up :|
      • 2019-06-02 15359, 2019

      • Wizzup joined the channel
      • 2019-06-02 15357, 2019

      • Wizzup has quit
      • 2019-06-02 15350, 2019

      • Wizzup joined the channel
      • 2019-06-02 15321, 2019

      • Wizzup has quit
      • 2019-06-02 15313, 2019

      • Wizzup joined the channel
      • 2019-06-02 15328, 2019

      • Wizzup has quit
      • 2019-06-02 15308, 2019

      • Wizzup joined the channel
      • 2019-06-02 15336, 2019

      • Wizzup has quit
      • 2019-06-02 15317, 2019

      • Wizzup joined the channel
      • 2019-06-02 15351, 2019

      • Wizzup has quit
      • 2019-06-02 15356, 2019

      • Wizzup joined the channel
      • 2019-06-02 15356, 2019

      • Wizzup has quit
      • 2019-06-02 15347, 2019

      • Wizzup joined the channel
      • 2019-06-02 15320, 2019

      • Wizzup has quit
      • 2019-06-02 15328, 2019

      • Wizzup joined the channel
      • 2019-06-02 15337, 2019

      • Wizzup has quit
      • 2019-06-02 15332, 2019

      • Wizzup joined the channel
      • 2019-06-02 15347, 2019

      • samj1912 joined the channel
      • 2019-06-02 15314, 2019

      • reosarevok
        SothoTalKer: we have that, in the Add Medium dialog
      • 2019-06-02 15311, 2019

      • pristine__
        reosarevok: "ref_count is how many times it is used".....what is used?
      • 2019-06-02 15321, 2019

      • reosarevok
        The credit
      • 2019-06-02 15334, 2019

      • reosarevok
        I think that's what it is, anyway :D So if it's used in 5 releases/recordings it'll be 5, etc
      • 2019-06-02 15350, 2019

      • reosarevok
        Cyna: the form is not part of the entity, you need to pass the form
      • 2019-06-02 15337, 2019

      • reosarevok
        But the way that form works there is different to what I'm used to, so you'll need yvanzo or bitmap to tell you how exactly to do it :D
      • 2019-06-02 15339, 2019

      • reosarevok
        sorry!
      • 2019-06-02 15320, 2019

      • reosarevok
        CatQuest: We've talked about it a few times, but nobody proposed it yet :p
      • 2019-06-02 15332, 2019

      • reosarevok
        I think it might make sense, feel free to propose
      • 2019-06-02 15329, 2019

      • pristine__
        reosarevok: so for instance there is a recording with artists: Madonna feat. Justin Timberlake, then artist_count = 2 and if they have worked in 4 songs together then ref_count = 4?
      • 2019-06-02 15300, 2019

      • reosarevok
        Well, if there are four songs with the specific credit "Madonna feat. Justin Timberlake". If one was Madonna & Justin Timberlake then that'd be a different credit
      • 2019-06-02 15304, 2019

      • reosarevok
        But I think so, yes
      • 2019-06-02 15350, 2019

      • samj1912 has quit
      • 2019-06-02 15324, 2019

      • pristine__
        yeah. of course.
      • 2019-06-02 15349, 2019

      • pristine__
        and what is gid?
      • 2019-06-02 15312, 2019

      • pristine__
        is there a place where I can understand the tables of MB db
      • 2019-06-02 15324, 2019

      • pristine__
        the columns...etc
      • 2019-06-02 15317, 2019

      • CatQuest
        repsarevok: didn't I just do that?
      • 2019-06-02 15319, 2019

      • CatQuest
        :P
      • 2019-06-02 15359, 2019

      • Lotheric_ joined the channel
      • 2019-06-02 15340, 2019

      • Lotheric has quit
      • 2019-06-02 15309, 2019

      • reosarevok
        CatQuest: with a ticket!
      • 2019-06-02 15311, 2019

      • reosarevok
        pristine__: MBID
      • 2019-06-02 15317, 2019

      • CatQuest
        durrr
      • 2019-06-02 15318, 2019

      • CatQuest
        :D
      • 2019-06-02 15324, 2019

      • CatQuest
        yea
      • 2019-06-02 15327, 2019

      • reosarevok
        pristine__: there's https://musicbrainz.org/doc/Database%20Schema - it might or might not help :p
      • 2019-06-02 15325, 2019

      • Sophist_UK has quit
      • 2019-06-02 15335, 2019

      • Sophist-UK joined the channel
      • 2019-06-02 15315, 2019

      • Freso
        pristine__: `gid` (almost?) always represent MBIDs in the db schema. If you see "`gid`", it’s generally safe to assume it’s an MBID of some sort.
      • 2019-06-02 15311, 2019

      • pristine__
        Freso: almost? What's the use of gid
      • 2019-06-02 15326, 2019

      • pristine__
        We already have MBIDs
      • 2019-06-02 15329, 2019

      • reosarevok
        pristine__: gid is how we store MBIDs
      • 2019-06-02 15340, 2019

      • reosarevok
        We don't have a column "mbid" but "gid"
      • 2019-06-02 15316, 2019

      • pristine__
        Thanks:)
      • 2019-06-02 15310, 2019

      • reosarevok
        bitmap, yvanzo: is https://tickets.metabrainz.org/browse/MBS-10208 a schema change? I guess we'd need a collection_gid_redirect to do it properly
      • 2019-06-02 15311, 2019

      • BrainzBot
        MBS-10208: Allow merging collections
      • 2019-06-02 15310, 2019

      • CatQuest
        <3
      • 2019-06-02 15311, 2019

      • Sophist_UK joined the channel
      • 2019-06-02 15342, 2019

      • djinni` has quit
      • 2019-06-02 15308, 2019

      • Sophist-UK has quit
      • 2019-06-02 15315, 2019

      • SothoTalKer
        reosarevok: when manually adding a release, fine. but if i use an impirter script?
      • 2019-06-02 15335, 2019

      • reosarevok
        Either you do the same, or if you already have all the data anyway you can always go to the CD stub page later and attach the discid from there
      • 2019-06-02 15317, 2019

      • Freso
        pristine__: The "almost" was with a question mark. I’m not aware of a place where the `gid` column stores something other than an MBID, but that doesn’t mean that there isn’t one, so I also don’t want to claim that it always‐always is the case. :)
      • 2019-06-02 15320, 2019

      • Freso
        Hence my comment that it’s _generally_ safe to assume, but you should of course be always vigilant. :)
      • 2019-06-02 15303, 2019

      • Freso
        reosarevok: I marked it as such now anyway, but I’m also of the school that redirects are Monarch and never to break old URLs if it can be avoided. 🙈
      • 2019-06-02 15317, 2019

      • Freso
        (The ticket. Which you probably got a notification about anyway.)
      • 2019-06-02 15355, 2019

      • D4RK-PH0ENiX joined the channel
      • 2019-06-02 15302, 2019

      • CatQuest
        woh, I have deja-vu
      • 2019-06-02 15305, 2019

      • CatQuest
        reo making some ticket and freso saying "i marked it has duplicate (and saying something like redirects are important and it's important to not break urls") but that those thingswere also unrelated
      • 2019-06-02 15306, 2019

      • bitmap
        reosarevok: they should prob redirect properly, so yeah, a schema change for that at least
      • 2019-06-02 15317, 2019

      • BrainzGit
        [musicbrainz-server] mwiencek opened pull request #1091 (master…flow-0.100.0): Bump Flow to 0.100.0 https://github.com/metabrainz/musicbrainz-server/…
      • 2019-06-02 15306, 2019

      • reosarevok
        bitmap: please rerun the stoopid selenium test :p
      • 2019-06-02 15328, 2019

      • bitmap
        argh
      • 2019-06-02 15327, 2019

      • reosarevok
        Maybe if it's annoying enough you'll fix it! :D
      • 2019-06-02 15322, 2019

      • BestSteve has quit
      • 2019-06-02 15331, 2019

      • BestSteve joined the channel
      • 2019-06-02 15310, 2019

      • Cyna
        bitmap: could you help me with the form part ?
      • 2019-06-02 15331, 2019

      • Cyna
        I have no idea how to progress any furthur
      • 2019-06-02 15331, 2019

      • Freso
        CatQuest: I didn’t mark it as a duplicate, I marked it as needing schema change. :)
      • 2019-06-02 15353, 2019

      • CatQuest
        yea. i saw, i missunderstood
      • 2019-06-02 15304, 2019

      • CatQuest
        but it was still maior dejavu :D
      • 2019-06-02 15341, 2019

      • CatQuest
        (or rather i probably missunderstood *because* of the deja vu)
      • 2019-06-02 15334, 2019

      • CatQuest
        uhm. what happens if while uploading cover arts. I open a new tab and add or reorder to the same coverarts?
      • 2019-06-02 15351, 2019

      • CatQuest
        since it failed one wich is in the middle of the quecked ones
      • 2019-06-02 15334, 2019

      • CatQuest
        I wish there was on the "error uploading image" a "retry" next to the "remove" button :/
      • 2019-06-02 15339, 2019

      • CatQuest
        bleh
      • 2019-06-02 15339, 2019

      • pristine__
        How token_expires work in spotify_auth?
      • 2019-06-02 15332, 2019

      • CatQuest
        wait. why don't we allow mobygames links on release groups 🤔
      • 2019-06-02 15311, 2019

      • samj1912 joined the channel
      • 2019-06-02 15310, 2019

      • Freso
      • 2019-06-02 15311, 2019

      • BrainzBot
        MBS-586: Way to identify an application using the webservice
      • 2019-06-02 15338, 2019

      • Freso
      • 2019-06-02 15339, 2019

      • BrainzBot
        STYLE-186: Add Moby Games to "Other Databases" whitelist
      • 2019-06-02 15355, 2019

      • CatQuest
        woh it already excist :O
      • 2019-06-02 15309, 2019

      • CatQuest
        i was gonn add this once i was done with..
      • 2019-06-02 15310, 2019

      • CatQuest
        editing
      • 2019-06-02 15311, 2019

      • CatQuest
        hum
      • 2019-06-02 15311, 2019

      • CatQuest
        I'm writing a comment, thnaks freso
      • 2019-06-02 15333, 2019

      • SothoTalKer
        reosarevok: i always do that already
      • 2019-06-02 15318, 2019

      • SothoTalKer
        which is like a lot of extra clicks :p
      • 2019-06-02 15311, 2019

      • SothoTalKer
        adding the stub takes like 2-3 clicks and then setting the tracks times from the DiscID takes another 2-3 clicks ;)
      • 2019-06-02 15350, 2019

      • ruaok settles into another temporary office
      • 2019-06-02 15303, 2019

      • ruaok
        how are things going today?
      • 2019-06-02 15314, 2019

      • SothoTalKer
        it's getting hot in here
      • 2019-06-02 15330, 2019

      • ruaok
        shit, I'm trying to escape that. :/
      • 2019-06-02 15300, 2019

      • SothoTalKer
        it's colder in barcelona than it is here :D
      • 2019-06-02 15324, 2019

      • SothoTalKer
        we already cracked the 30°
      • 2019-06-02 15333, 2019

      • ruaok
      • 2019-06-02 15302, 2019

      • ruaok
        only 29C here, but 95% humidity. :)
      • 2019-06-02 15324, 2019

      • SothoTalKer
        oof, but a nice view you have there :))
      • 2019-06-02 15339, 2019

      • ruaok
        :D
      • 2019-06-02 15305, 2019

      • ruaok
        I'm at the airport in San Jose (Costa Rica) right now. I managed to get in before the thunderstorms arrived.
      • 2019-06-02 15303, 2019

      • SothoTalKer
        i hope we do get one today
      • 2019-06-02 15334, 2019

      • ruaok
        cool things off nicely, but wreaks havoc on the streets and the tiny planes.
      • 2019-06-02 15324, 2019

      • SothoTalKer
        i expect those to be stronger than here
      • 2019-06-02 15343, 2019

      • ruaok
        yeah. I had no idea.
      • 2019-06-02 15301, 2019

      • ruaok
        we had torrential downpours for 3 days straight and I've never seen so much water coming from the heavens.
      • 2019-06-02 15321, 2019

      • SothoTalKer
        the most we ever got was steady rain for a few days
      • 2019-06-02 15307, 2019

      • rdswift
        <CatQuest> '''I wish there was on the "error uploading image" a "retry" next to the "remove" button''' I think in the past it has retried if you just click the "Submit" button again.
      • 2019-06-02 15331, 2019

      • SothoTalKer
        i wished there was an option for an in-place replacement for coverart
      • 2019-06-02 15343, 2019

      • rdswift
        You mean one transaction that creates two edits (add and delete)?
      • 2019-06-02 15340, 2019

      • SothoTalKer
        how it is done on the technical side does not really matter to me. :))
      • 2019-06-02 15335, 2019

      • rdswift
        I was just thinking thatthe delete edit would still require voting.
      • 2019-06-02 15304, 2019

      • SothoTalKer
        any replacement edit would still require voting, yes
      • 2019-06-02 15332, 2019

      • CatQuest has quit
      • 2019-06-02 15334, 2019

      • rdswift
        I can't remember... Does adding cover art require voting? Delete does for sure.
      • 2019-06-02 15356, 2019

      • SothoTalKer
        i think it does
      • 2019-06-02 15358, 2019

      • rdswift
        You're probably right. The issue would be that the "add" edit got voted down, but the "delete" edit passed. Too bad edits can't be made conditional. Only process edit 'b' if edit 'a' is applied.
      • 2019-06-02 15351, 2019

      • SothoTalKer
        well, why does it have to be an add+delete edit, not a single "replacement" edit, while keeping the generated ID.
      • 2019-06-02 15308, 2019

      • rdswift
        No idea. I'm guessing it has something to do with how the stuff is stored and accessed on the CAA servers.
      • 2019-06-02 15324, 2019

      • CatQuest joined the channel
      • 2019-06-02 15314, 2019

      • CatQuest
      • 2019-06-02 15326, 2019

      • CatQuest
        (apperntly inhouseuk!?!)
      • 2019-06-02 15331, 2019

      • CatQuest
        :(
      • 2019-06-02 15310, 2019

      • SothoTalKer
        they themselves maybe
      • 2019-06-02 15314, 2019

      • SothoTalKer
        ruaok: is that still an issue now, 7 years later? https://tickets.metabrainz.org/browse/CAA-26
      • 2019-06-02 15314, 2019

      • BrainzBot
        CAA-26: CoverArtArchive should use a Content Delivery Network (CDN)
      • 2019-06-02 15357, 2019

      • samj1912 has quit
      • 2019-06-02 15310, 2019

      • Freso
        CatQuest: I haven’t seen a request from them in support@, so I assume they did it themselves, as SothoTalKer suggests.
      • 2019-06-02 15331, 2019

      • MusicbrainzB0T1 joined the channel
      • 2019-06-02 15304, 2019

      • MusicbrainzB0T has quit
      • 2019-06-02 15344, 2019

      • ruaok
        I think we can close the issue, methinks.
      • 2019-06-02 15334, 2019

      • antfoo joined the channel
      • 2019-06-02 15318, 2019

      • CatQuest
        :c