#metabrainz

/

      • outsidecontext has quit
      • 2017-04-04 09444, 2017

      • Leftmost
        Yeah, geez. We don't need to know about you upgrading your printer. We want to assume you purchase your sex toys like normal people.
      • 2017-04-04 09416, 2017

      • CallerNo6
        One leg at a time?
      • 2017-04-04 09412, 2017

      • ruaok
        well, then I'll just keep the best story about my printer to myself... :-p
      • 2017-04-04 09451, 2017

      • Leftmost
        Well now we have to know.
      • 2017-04-04 09429, 2017

      • SothoTalKer
        did something happen? i get increased downloads of the musicbrainz server ova :D
      • 2017-04-04 09418, 2017

      • justharshal joined the channel
      • 2017-04-04 09443, 2017

      • ferbncode_ has quit
      • 2017-04-04 09438, 2017

      • hibiscuskazeneko has quit
      • 2017-04-04 09413, 2017

      • Leo_Verto
        SothoTalKer, you're also seeding it? :D
      • 2017-04-04 09426, 2017

      • Freso
      • 2017-04-04 09457, 2017

      • bitmap
        I've seen those errors before, but not sure about the cause, I haven't really dug into the code yet
      • 2017-04-04 09427, 2017

      • bitmap
        it looks like their edits to split the medium went through though?
      • 2017-04-04 09447, 2017

      • gcilou has quit
      • 2017-04-04 09435, 2017

      • github joined the channel
      • 2017-04-04 09435, 2017

      • github
        [picard] samj1912 opened pull request #677: PICARD-1053: Fix wrong variable in stop_analyze (master...patch-1) https://github.com/metabrainz/picard/pull/677
      • 2017-04-04 09435, 2017

      • github has left the channel
      • 2017-04-04 09421, 2017

      • iliekcomputers__
        ruaok: the links seemed to be getting escaped from ujson
      • 2017-04-04 09428, 2017

      • iliekcomputers__
      • 2017-04-04 09419, 2017

      • iliekcomputers__
      • 2017-04-04 09455, 2017

      • iliekcomputers__
        ruaok: this is most probably a stupid question, but why is the '/' getting escaped bad?
      • 2017-04-04 09441, 2017

      • SothoTalKer
        Leo_Verto: yep :)
      • 2017-04-04 09415, 2017

      • Leo_Verto
        nice!
      • 2017-04-04 09422, 2017

      • arbenina_ joined the channel
      • 2017-04-04 09443, 2017

      • arbenina_ has quit
      • 2017-04-04 09420, 2017

      • samj1912
        zas: all of py3 port is done except for unicode/string problems :D
      • 2017-04-04 09437, 2017

      • samj1912
        I should be able to finish that by weekend :)
      • 2017-04-04 09444, 2017

      • saifulbkhan joined the channel
      • 2017-04-04 09423, 2017

      • yvanzo
        Freso: No idea, but I replied. We already got the error details through Sentry.
      • 2017-04-04 09404, 2017

      • Sophist-UK
        mineo: Please don't forget to cherry-pick https://github.com/metabrainz/picard/pull/620 into the 1.4.x branch.
      • 2017-04-04 09449, 2017

      • samj1912
        zas: Mineo Sophist-UK , thoughts on https://github.com/metabrainz/picard/pull/664/com… ?
      • 2017-04-04 09446, 2017

      • yvanzo
        bitmap: Question about hidden pre-gap tracks: Is there a reason not to set their duration from CD TOC?
      • 2017-04-04 09401, 2017

      • justharshal has quit
      • 2017-04-04 09420, 2017

      • hibiscuskazeneko joined the channel
      • 2017-04-04 09439, 2017

      • bitmap
        yvanzo: I forget exactly, but I think it's not a reliable way to know how long the track actually is
      • 2017-04-04 09435, 2017

      • bitmap
        you know where the first track starts so the maximum length it can be, but not that it uses the entire length
      • 2017-04-04 09406, 2017

      • yvanzo
        Sounds reasonable, I actually never had such CD in my hands.
      • 2017-04-04 09427, 2017

      • kepstin
        if you have a cue file from the cd which has the 'INDEX 00' lines, you can use those to figure it out
      • 2017-04-04 09435, 2017

      • kepstin
        but that info isn't part of the cd toc sent to musicbrainz
      • 2017-04-04 09457, 2017

      • kepstin
        I think?
      • 2017-04-04 09411, 2017

      • kepstin should try to find a hardware cd player to test some of this stuff out
      • 2017-04-04 09433, 2017

      • Sophist-UK
        samj1912: I have no comment to make - we need to look at "Blame" and see who coded this work-around.
      • 2017-04-04 09415, 2017

      • kepstin
        i'm pretty sure there is a minimum length of 2 seconds for the track 1 pre-track gap, the question is whether the cd players go to sector 0 or 150 or something else or variable when doing a back-seek from the start of track 1.
      • 2017-04-04 09447, 2017

      • samj1912
        Sophist-UK: hmm, looks like luks did, about 10 years ago :P
      • 2017-04-04 09402, 2017

      • samj1912
        I think we can safely remove it?
      • 2017-04-04 09422, 2017

      • samj1912
        luks any thoughts if you remember about this ?
      • 2017-04-04 09428, 2017

      • samj1912
      • 2017-04-04 09428, 2017

      • Sophist-UK
        If it uses functions no longer available in Py3 we don;t have much choice to remove it and then do some testing with various default browsers to confirm functionality still works.
      • 2017-04-04 09457, 2017

      • samj1912
        Sophist-UK: it works from what I tested
      • 2017-04-04 09404, 2017

      • samj1912
        you can try it on windows
      • 2017-04-04 09429, 2017

      • Sophist-UK
        sam1912, zas, anyone else: My PICARD-1043 solution saves integers for movement-number and movement-total, but tryng to save them as strings breaks on Mutagen 1.23 and as integers breaks on Mutagen 1.24. I guess there is a fix needed to Mutagen. <sigh> But off to bed now, so it will need to wait until another day.
      • 2017-04-04 09430, 2017

      • BrainzBot
        PICARD-1043: Support reading & writing MVNM and MVIN https://tickets.metabrainz.org/browse/PICARD-1043
      • 2017-04-04 09411, 2017

      • Leftmost
        samj1912, what were you testing on? I can test on Linux, at least.
      • 2017-04-04 09421, 2017

      • samj1912
        Leftmost: ubuntu 16.10
      • 2017-04-04 09428, 2017

      • Leftmost
        Ahh, k.
      • 2017-04-04 09455, 2017

      • Leftmost
        I'm on Fedora 25 using GNOME. Can certainly test if it's valuable, but if you've got it covered... :)
      • 2017-04-04 09417, 2017

      • samj1912
        Leftmost: wouldn't mind a simple test :)
      • 2017-04-04 09433, 2017

      • Leftmost
        It'll be about an hour and a half, but I'll run home and check it then.
      • 2017-04-04 09442, 2017

      • samj1912
        cool :)
      • 2017-04-04 09435, 2017

      • samj1912
      • 2017-04-04 09443, 2017

      • samj1912
        simple 2 line script to test ^
      • 2017-04-04 09452, 2017

      • samj1912
        you can run it in your pyconsole
      • 2017-04-04 09401, 2017

      • samj1912
        should open google in your default browser :)
      • 2017-04-04 09407, 2017

      • samj1912
        working absolutely fine for me (changed my default browser to 3 diff. applications )
      • 2017-04-04 09429, 2017

      • Leftmost
        In that case, I can test on OSX too. :)
      • 2017-04-04 09438, 2017

      • samj1912
        cool :)
      • 2017-04-04 09451, 2017

      • Sophist-UK
        Works on Windows with Chrome.
      • 2017-04-04 09416, 2017

      • Leftmost
        Opened in FF on OSX, which is my default.
      • 2017-04-04 09456, 2017

      • gcilou joined the channel
      • 2017-04-04 09419, 2017

      • samj1912
        Cool, I think we can safely discard the code then
      • 2017-04-04 09414, 2017

      • MajorAFK is now known as MajorLurker
      • 2017-04-04 09455, 2017

      • ZarkBit has quit
      • 2017-04-04 09420, 2017

      • ZarkBit joined the channel
      • 2017-04-04 09402, 2017

      • JonnyJD has quit
      • 2017-04-04 09426, 2017

      • vermileo has quit
      • 2017-04-04 09449, 2017

      • vermileo joined the channel
      • 2017-04-04 09428, 2017

      • Mineo has quit
      • 2017-04-04 09420, 2017

      • iliekcomputers__ has quit
      • 2017-04-04 09414, 2017

      • Leftmost
        samj1912, for what it's worth, successfully opens on F25 as well.
      • 2017-04-04 09422, 2017

      • Mr_Queue has quit
      • 2017-04-04 09451, 2017

      • D4RK-PH0ENiX has quit
      • 2017-04-04 09411, 2017

      • D4RK-PH0ENiX joined the channel
      • 2017-04-04 09447, 2017

      • gcilou has quit