#metabrainz

/

      • ruaok
        no, we want to continue.
      • do you need different spotify keys or something?
      • code_master5
        amCap1712: Ok. I'll be waiting for some good app! with cool buttons and features! 🀩
      • amCap1712
        code_master5: Wrote 10 today. Mapping almost all database schema of MB to Java.
      • Yeah sure. But GUI work saved for later days
      • iliekcomputers
        ruaok: the user would have to reauth because the permissions needed for getting currently playing is different.
      • reauth as in explicitly grant permission for that.
      • code_master5
        amCap1712: Yeah. I mean whenever app is complete!
      • amCap1712
        Currently I am stuck on documentation of webservice.
      • code_master5
        amCap1712: Btw, what's your original name? You joined MeB IRC this month only, right?
      • amCap1712
        yes.
      • Kartik Ohri
      • ruaok
        ah, that.
      • ok, lets leave that for now.
      • we can see that it works in dev.
      • code_master5
        amCap1712: Which college? Branch?
      • amCap1712
        Actually I joined in Jan, so prev month
      • ruaok
        when we get closer to release, we should fix that.
      • /me runs off
      • code_master5
        amCap1712: Oh! my bad! πŸ˜…
      • amCap1712
        code_master5: +2
      • iliekcomputers
        ruaok: yokay.
      • amCap1712
        not college
      • iliekcomputers
        ruaok: do you want me to get dtarted on the permissions changes?
      • code_master5
        amCap1712: πŸ€” ?
      • iliekcomputers
        I think I might be able to get something working today / tomorrow?
      • amCap1712
        code_master5: I'm in 12th standard. FInal year of High School. Not yet in college.
      • code_master5
        amCap1712: And you were planning for GSoC?
      • this year?
      • iliekcomputers
        I thought gsoc was for college students only?
      • CatQuest
        oh no
      • code_master5
        iliekcomputers: Yeah! me too.
      • amCap1712
        yes. Acc. to google if I present enrollment letter of college by march 25, i can take part.
      • CatQuest
        πŸ‘
      • amCap1712
        i will start college in september this year.
      • So waiting for university decision
      • CatQuest
        good luck!
      • iliekcomputers
        ok
      • amCap1712
        If admitted then I am eligible
      • thanks CatQuest
      • iliekcomputers
        amCap1712: which uni? :D
      • amCap1712
        McGill University, Canada
      • iliekcomputers
        noice
      • CatQuest
        :O we have several regulrs in canada
      • (thought might be miles fro mwhere that is :D)
      • code_master5
        amCap1712: Wow! so much at this age! Wish you best of luck. πŸ‘
      • CatQuest
        definitely!
      • amCap1712
        😊
      • yvanzo
        Hi amCap1712, do not hesitate to ask any questions you need to, but I won't be able to check thoroughly till tomorrow.
      • amCap1712
        yvanzo: I needed help with the recording search query.
      • yvanzo
        And you probably don't need luck :)
      • amCap1712
        no.
      • the json response documented on the webpage show releases for first item
      • but release-groups for further items
      • yvanzo
        URL?
      • amCap1712
        does this mean releases tag is omitted if is absent
      • its not working
      • but the documenttion mentions it
      • code_master5: the question you asked me about my name was a tricky one. My legal name was changed a few years ago.
      • Gazooo has quit
      • dolina has quit
      • code_master5
        code_master5: Oh! what was it? If you don't mind! πŸ˜…
      • amCap1712: ^
      • Gazooo joined the channel
      • amCap1712
        I was too young at that time. Don't remeber distinctly. will check and tell you tomorrow
      • Where do you study code_master5 ?
      • code_master5
        amCap1712: That's okay!
      • I'm final year student at NIT Hamirpur, India.
      • Computer Science & Engg.
      • amCap1712
        Oh greatπŸ˜ƒ
      • I know about iliekcomputers . Checked out your blog. It was awesome.
      • code_master5
        amCap1712: my blog? where? πŸ™„
      • amCap1712
        iliekcomputer 's blog
      • code_master5
        amCap1712: Oh! 🀣
      • amCap1712
        I would like to read yours if you have one
      • code_master5
        amCap1712: I don't have any tbh!
      • amCap1712
        ok
      • iliekcomputers
        amCap1712: thanks! :)
      • yvanzo
        amCap1712: try with another ISRC, maybe this example is just outdated, otherwise I will check that on tomorrow.
      • amCap1712
        yvanzo: ok. i'll try and update you
      • yvanzo: what is the score field for? Its not documented in any entity search but present in almost all responses
      • dolina joined the channel
      • ruaok
        Iliekcomputers: Spotify ux permissions flow thing?
      • amCap1712
        in the above json response, the artist field is wrapped under an json object. Is that intentional? https://www.irccloud.com/pastebin/60LPdD1K/JSON...
      • I mean why keep the why not remove the artist word and directly place the object as an item in the array
      • or are there some additional field which are missing in this example due to which the implemented approach was necessary?
      • yvanzo: ^
      • CallerNo6
        amCap1712, what was the full request that gave you that response?
      • I got something slightly different w/ http://musicbrainz.org/ws/2/release/02b80a0a-98...
      • amCap1712
        I didn't make a rquest. I copied this response from documentaion
      • also this is a search request not lookup
      • CallerNo6: ^
      • CallerNo6
        hmm. I would think the artist-credit array would be identical in each case, but I'd be wrong.
      • amCap1712
        I found it.
      • CallerNo6
        In any case, each object in the array can have an artist and a join phrase.
      • amCap1712
        This response is missing the name and joinphrase field.
      • Yes.
      • CallerNo6
        Heh. Did you win or can we call it a tie?
      • amCap1712
        We can it a Tie.
      • But rather you won. I checked out the lookup requests only after you suggested.
      • Thanks for the help.'
      • !m CallerNo6
      • BrainzBot
        You're doing good work, CallerNo6!
      • CallerNo6
        the name is *inside* the artist object sometimes and outside others. that seems bad.
      • amCap1712
        the webservice documentation is giving me nightmares.
      • CatQuest
        ourd docs are bad, yes
      • amCap1712
        We need to improve it somehow
      • CatQuest
        :D
      • CallerNo6
        I've been trying to wrap my head around the ws for years so that I can fix the docs. IT's hard to wrap my head around it without docs :-)
      • CatQuest
        this almost seems like a "voluntold" situiation
      • catch 22!
      • oh no
      • amCap1712
        I have no idea about Rest APi
      • so can't even imagine htt
      • CatQuest
        but amCap1712, whne you fidn a thing that is wrong i nthe docs. and fid he right way, you cna alteast write a imroved thing in the wiki so it is improved
      • amCap1712
        It would be great if WS3 is improved to free there errors before release
      • CatQuest
        for the next person :)
      • amCap1712
        Yeah CatQuest, the problem is finding a good example to explain the the fields
      • CatQuest
        that's a good point
      • CallerNo6
        who knows the most about the ws at this point? bitmap maybe?
      • amCap1712
        yeah, I guess
      • It could be a good GSoC task, I guess. T
      • To migrate the WS to GraphQL
      • and update docs
      • BestSteve has quit
      • BestSteve joined the channel
      • Mr_Monkey
        ruaok: just pushed a small correction to webpack-static-manager, but it's working ! Thanks ! I'll merge it in the webpack branch where I did the rest of the webpack manifest config
      • bukwurm has quit
      • ruaok
        Mr_Monkey: great -- I was about to ask.
      • it is always best to steal solutions from sister projects
      • let me know when you've pushed to webpack -- I'll go update what is running on beta.
      • adhawkins has quit
      • adhawkins joined the channel
      • adhawkins has quit
      • adhawkins joined the channel
      • already building
      • pushed to beta, not working. :(
      • well, an error on console. I even see playing now events in the UI!
      • amCap1712 has quit
      • alastairp: interesting take on container sizes https://www.youtube.com/watch?v=wGz_cbtCiEA
      • multi stage docker files really sound cool.
      • code_master5 has quit