#metabrainz

/

      • Arc
        right now im trying to get libexi ready for basic use (binary XML) and still have my lossless audio codec to finish debugging
      • 2016-02-22 05357, 2016

      • Gentlecat
      • 2016-02-22 05312, 2016

      • ruaok
        I wonder how many are tightly coupled to django.
      • 2016-02-22 05315, 2016

      • reosarevok
        Is this the same notification thing that Facebook uses when you get messaged/notified?
      • 2016-02-22 05302, 2016

      • Freso
        reosarevok: Not ATM, no.
      • 2016-02-22 05334, 2016

      • Freso
        (I don't think so anyway.)
      • 2016-02-22 05311, 2016

      • reosarevok
        Oh, ok (I just know it now tells me when someone messages me as a general browser message and not just on the Facebook site itself so I was wondering)
      • 2016-02-22 05353, 2016

      • travis-ci joined the channel
      • 2016-02-22 05354, 2016

      • travis-ci
        musicbrainz/picard#1298 (master - bd02521 : Philipp Wolfer): The build passed.
      • 2016-02-22 05354, 2016

      • travis-ci
      • 2016-02-22 05354, 2016

      • travis-ci
      • 2016-02-22 05354, 2016

      • travis-ci has left the channel
      • 2016-02-22 05317, 2016

      • Freso
        Oh, it does? I've not seen that. Maybe they do use it then, but just hasn't rolled out on the version I'm seeing yet.
      • 2016-02-22 05310, 2016

      • JesseW joined the channel
      • 2016-02-22 05353, 2016

      • CallerNo6 joined the channel
      • 2016-02-22 05330, 2016

      • JesseW has quit
      • 2016-02-22 05349, 2016

      • Freso
        ruaok chrisskye, maybe either of you want to drop a "if this project is commercial etc. etc." note on http://forums.musicbrainz.org/viewtopic.php?pid=3… ?
      • 2016-02-22 05358, 2016

      • ruaok
        the more important question is if they lyrics are licensed.
      • 2016-02-22 05326, 2016

      • ruaok
        geh. 22nd and I still haven't done finances. feh.
      • 2016-02-22 05337, 2016

      • ruaok
        chrisskye: Tidal is on your target list, right?
      • 2016-02-22 05318, 2016

      • bitmap
        alastairp: you pinged yesterday, around?
      • 2016-02-22 05319, 2016

      • chrisskye
        yes...part of Aspiro group
      • 2016-02-22 05318, 2016

      • chrisskye
        ruaok: is the question re Tidal related to the above link?
      • 2016-02-22 05357, 2016

      • ruaok
        chrisskye: yep. clearly tidal is using our data, thus they are prey.
      • 2016-02-22 05304, 2016

      • diana_olhovyk has quit
      • 2016-02-22 05306, 2016

      • umeshksingla_ joined the channel
      • 2016-02-22 05354, 2016

      • alastairp
        bitmap: hi
      • 2016-02-22 05356, 2016

      • alastairp
        hmm
      • 2016-02-22 05306, 2016

      • alastairp
        I was going to @ you on github. let's see if I remember it
      • 2016-02-22 05355, 2016

      • alastairp
      • 2016-02-22 05311, 2016

      • alastairp
        we're parsing attributes attributes
      • 2016-02-22 05322, 2016

      • alastairp
        that is <attribute x="y">foo</attribute>
      • 2016-02-22 05346, 2016

      • darwin
        hey dawg, I heard you like encapsulation
      • 2016-02-22 05357, 2016

      • alastairp
        in the mmd, we only have 2 xml attributes defined, value and credited-as: https://github.com/metabrainz/mmd-schema/blob/mas…
      • 2016-02-22 05319, 2016

      • alastairp
        however in my code, I'm just enumerating all xml attributes and adding them to the resulting dict
      • 2016-02-22 05301, 2016

      • bitmap nods
      • 2016-02-22 05302, 2016

      • alastairp
        traditionally in pymbngs we have gone for explicit rather than implicit, that is we only parse a new element when we add support for it
      • 2016-02-22 05331, 2016

      • alastairp
        in this case I'm not sure what the best thing to do is. I'm tending towards explicitly only parsing value and credited-as
      • 2016-02-22 05308, 2016

      • alastairp
        do you have anything to add? (more specifically, are you aware of any future attributes that may be added here in the next 12 months?)
      • 2016-02-22 05355, 2016

      • bitmap
        there aren't any planned additions there in the forseeable future that I'm aware of, personally I don't see a problem with just parsing all attributes
      • 2016-02-22 05323, 2016

      • alastairp
        yeah. I was OK with parsing all of them, until I saw the mmd and saw that there were only 2 defined anyway
      • 2016-02-22 05341, 2016

      • TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | MeB meeting agenda: Reviews, GSoC update (Freso), Discourse update (Freso)
      • 2016-02-22 05351, 2016

      • bitmap
        I don't think it'll make a difference in the next 12 months, either way :)
      • 2016-02-22 05353, 2016

      • alastairp
        ok, it sounds like it's OK either way. I just wanted to confirm
      • 2016-02-22 05305, 2016

      • alastairp
        I think that was all I had to ask
      • 2016-02-22 05356, 2016

      • Freso
        bitmap zas, any plans to push out a new Picard release? I saw the .ini patch went in. :)
      • 2016-02-22 05358, 2016

      • TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | MeB meeting agenda: Reviews, GSoC update (Freso), Discourse update (Freso), move GH/musicbrainz/* to GH/metabrainz? (Freso)
      • 2016-02-22 05303, 2016

      • bitmap
        I don't know what the state of picard is right now, heh
      • 2016-02-22 05304, 2016

      • bitmap
        and I might not be needed if we're just using luks' osx builds
      • 2016-02-22 05359, 2016

      • zas
        Yes, i wish we do a release soon, the current master is pretty stable afaik, we need to review pending PRs and issues
      • 2016-02-22 05349, 2016

      • luks
        we should do a release soon then, because I need to reinstall the OS X machine with jenkins and it will possibly break things :)
      • 2016-02-22 05344, 2016

      • luks
        I need to upgrade jenkins, which needs java 7+ and I can't run that on OS X 10.6, so we will have to drop support for that
      • 2016-02-22 05358, 2016

      • luks
        but I guess not many people use that anymore
      • 2016-02-22 05329, 2016

      • bitmap
        yeah, probably not
      • 2016-02-22 05348, 2016

      • Freso
        ruaok: http://forums.musicbrainz.org/viewtopic.php?id=62… - question about VM if you have time.
      • 2016-02-22 05336, 2016

      • travis-ci joined the channel
      • 2016-02-22 05337, 2016

      • travis-ci
        musicbrainz/picard#1299 (master - 63b0609 : Laurent Monin): The build passed.
      • 2016-02-22 05337, 2016

      • travis-ci
      • 2016-02-22 05337, 2016

      • travis-ci
      • 2016-02-22 05337, 2016

      • travis-ci has left the channel
      • 2016-02-22 05329, 2016

      • ruaok posts a follow up
      • 2016-02-22 05331, 2016

      • UmkaDK joined the channel
      • 2016-02-22 05338, 2016

      • UmkaDK_ has quit
      • 2016-02-22 05331, 2016

      • chirlu`
      • 2016-02-22 05333, 2016

      • UmkaDK has quit
      • 2016-02-22 05352, 2016

      • Freso
        Oh, right.
      • 2016-02-22 05314, 2016

      • Freso just approved that comment a couple of hours ago, and meant to ping ruaok about it
      • 2016-02-22 05311, 2016

      • UmkaDK joined the channel
      • 2016-02-22 05327, 2016

      • umeshksingla_
        @Fresco : are there any kind of teaser tasks to access students who all are applying?
      • 2016-02-22 05335, 2016

      • Freso
        umeshksingla_: Please use tab completion when writing my nick.
      • 2016-02-22 05353, 2016

      • Freso
        And no, I don't think so. Did you see our application form template?
      • 2016-02-22 05315, 2016

      • umeshksingla_
        Freso: Okay. I’ll have a look at template. Presently I’m looking at project which requires integration of other projects, so was going through github repos and tracker
      • 2016-02-22 05303, 2016

      • reosarevok
        Fresco: just add Fresco to the stuff that notifies you already, everyone uses it anyway :p
      • 2016-02-22 05332, 2016

      • ruaok
        that's an odd place for a friend to get in touch...
      • 2016-02-22 05336, 2016

      • ruaok
        thanks chirlu` , Freso
      • 2016-02-22 05336, 2016

      • ruaok
        now, if only he had left an way to contact him.
      • 2016-02-22 05356, 2016

      • Freso
        Mhm.
      • 2016-02-22 05309, 2016

      • diana_olhovyk joined the channel
      • 2016-02-22 05352, 2016

      • HSOWA has quit
      • 2016-02-22 05353, 2016

      • CatQuest has quit
      • 2016-02-22 05303, 2016

      • umeshksingla_ has quit
      • 2016-02-22 05345, 2016

      • CatCat joined the channel
      • 2016-02-22 05345, 2016

      • CatCat has quit
      • 2016-02-22 05345, 2016

      • CatCat joined the channel
      • 2016-02-22 05345, 2016

      • umeshksingla_ joined the channel
      • 2016-02-22 05348, 2016

      • CatQuest joined the channel
      • 2016-02-22 05348, 2016

      • CatQuest has quit
      • 2016-02-22 05348, 2016

      • CatQuest joined the channel
      • 2016-02-22 05302, 2016

      • Freso
        zas: Getting 502'd on the forum.
      • 2016-02-22 05348, 2016

      • CJ_
        Does anyone have a link to what this search results should look like? http://solr-test.musicbrainz.org:8983/solr/annota…
      • 2016-02-22 05354, 2016

      • CJ_
        chirlu`, ^
      • 2016-02-22 05343, 2016

      • jcazevedo has quit
      • 2016-02-22 05328, 2016

      • chirlu`
      • 2016-02-22 05315, 2016

      • CJ_
        chirlu`, I ask because I think you were the person who gave me the link last time. :)
      • 2016-02-22 05346, 2016

      • CJ_
        Just need to make sure I am including the correct info.
      • 2016-02-22 05303, 2016

      • jerin has quit
      • 2016-02-22 05358, 2016

      • alastairp
        ruaok: ping?
      • 2016-02-22 05345, 2016

      • ruaok
        Busy. Urgent?
      • 2016-02-22 05350, 2016

      • MBJenkins
        Project musicbrainz-server_beta build #808: SUCCESS in 17 min: http://ci.musicbrainz.org/job/musicbrainz-server_…
      • 2016-02-22 05350, 2016

      • MBJenkins
        Michael Wiencek: Beta: Language menu entries overflow (MBS-8811)
      • 2016-02-22 05321, 2016

      • alastairp
        ruaok: no
      • 2016-02-22 05350, 2016

      • alastairp
        we’re just throwing around some ideas about highlevel json incremental dumps. we can talk later in the week
      • 2016-02-22 05357, 2016

      • alastairp
        ruaok: broadly https://github.com/metabrainz/acousticbrainz-serv…, comment if you have anything to add, otherwise I can explain it to you later
      • 2016-02-22 05332, 2016

      • Mineo joined the channel
      • 2016-02-22 05307, 2016

      • MBJenkins
        Project musicbrainz-server_master build #307: SUCCESS in 17 min: http://ci.musicbrainz.org/job/musicbrainz-server_…
      • 2016-02-22 05307, 2016

      • MBJenkins
        * Michael Wiencek: Update .pot files
      • 2016-02-22 05308, 2016

      • MBJenkins
        * Michael Wiencek: Beta: Language menu entries overflow (MBS-8811)
      • 2016-02-22 05342, 2016

      • umeshksingla_ has quit
      • 2016-02-22 05333, 2016

      • LordSputnik
        Leo_Verto: stanislas ping!
      • 2016-02-22 05346, 2016

      • Leo_Verto
        Ah, meeting-oh-clock!
      • 2016-02-22 05308, 2016

      • LordSputnik is on phone again
      • 2016-02-22 05345, 2016

      • LordSputnik
        I don't have much to report this week
      • 2016-02-22 05349, 2016

      • Leo_Verto
        CatCat, ping?
      • 2016-02-22 05300, 2016

      • LordSputnik
        Anyone want to discuss anything?
      • 2016-02-22 05307, 2016

      • Leo_Verto
        Hm
      • 2016-02-22 05330, 2016

      • Leo_Verto
        I guess we could discuss my GSoC idea of adding gamification to BB?
      • 2016-02-22 05343, 2016

      • Leo_Verto
        But it might be better to do that when Leftmost's around and you're not on a phone :P
      • 2016-02-22 05303, 2016

      • stanislas
        pong
      • 2016-02-22 05310, 2016

      • Leo_Verto
        \o
      • 2016-02-22 05323, 2016

      • stanislas
        LordSputnik: my computer switched to neighbour's wifi xD
      • 2016-02-22 05327, 2016

      • Freso
        🙋
      • 2016-02-22 05301, 2016

      • Leo_Verto
        Freso, I will never ever switch to using that emoji
      • 2016-02-22 05317, 2016

      • Freso
        Okay...
      • 2016-02-22 05317, 2016

      • Leo_Verto
        this is IRC, Unicode has no power here!
      • 2016-02-22 05329, 2016

      • Leo_Verto
        </endrant>
      • 2016-02-22 05344, 2016

      • LordSputnik
        I thonk gamification is a good idea
      • 2016-02-22 05346, 2016

      • LordSputnik is losing connection
      • 2016-02-22 05352, 2016

      • Leo_Verto
        Stay with us!
      • 2016-02-22 05302, 2016

      • Freso
        As someone whose native alphabet is using non-ASCII characters, I remember back when we had to pick character sets on a per-channel basis.
      • 2016-02-22 05314, 2016

      • Freso
        Unicode having arrived for IRC is a godsend.
      • 2016-02-22 05316, 2016

      • Leo_Verto
        I'm fine with latin-1 :P
      • 2016-02-22 05325, 2016

      • stanislas
        LordSputnik: I don't quite understand what's the difference between bots and this desktop app.
      • 2016-02-22 05332, 2016

      • Freso
        Leo_Verto: Good for you.
      • 2016-02-22 05345, 2016

      • stanislas
        LordSputnik: I know that bots are supposed to run all the time
      • 2016-02-22 05311, 2016

      • stanislas
        LordSputnik: But that's all that distinguish them
      • 2016-02-22 05322, 2016

      • Leo_Verto
        Not really
      • 2016-02-22 05323, 2016

      • CatQuest
        [23:43] <CallerNo6> this doubles as the MB chess set, right? artists are pawns, conductors are bishops etc
      • 2016-02-22 05323, 2016

      • CatQuest
        XD!
      • 2016-02-22 05323, 2016

      • CatQuest
        +1
      • 2016-02-22 05324, 2016

      • Freso
        Leo_Verto: I guess you should convince LordSputnik and Leftmost that BookBrainz should store its text data as Latin-1 too...
      • 2016-02-22 05335, 2016

      • LordSputnik
        back
      • 2016-02-22 05339, 2016

      • stanislas
        Leo_Verto: could you explain yourself a little bit ?
      • 2016-02-22 05356, 2016

      • Leo_Verto
        Freso, Aww, I didn't mean to sound that way, mostly "🙋" just looks bad with the particular font I'm using and on a dark background
      • 2016-02-22 05339, 2016

      • Leo_Verto
        stanislas, well, bot important means mass-importing from other sources
      • 2016-02-22 05350, 2016

      • Leo_Verto
        which is imprecise
      • 2016-02-22 05354, 2016

      • LordSputnik
        stanislas: a bot runs on the server and can process a far greater volume of data
      • 2016-02-22 05310, 2016

      • Freso
        Leo_Verto: I'm fine with you not switching to using it, but from that statement and to saying that Unicode is irrelevant for IRC...
      • 2016-02-22 05349, 2016

      • stanislas
        LordSputnik: why ?
      • 2016-02-22 05359, 2016

      • Leo_Verto
        I think MB did that, well before my time
      • 2016-02-22 05359, 2016

      • umeshksingla_ joined the channel