iliekcomputers trying to wrangle his passport out of grubby hands of the uk
2019-03-22 08126, 2019
iliekcomputers
Let's see how it goes
2019-03-22 08102, 2019
aidanlw17 joined the channel
2019-03-22 08103, 2019
aidanlw17
Hello, on my localhost acousticbrainz server I would like to try exporting a dataset as described in the ticket AB-387 ( https://tickets.metabrainz.org/browse/AB-387?jql=… ), which I am currently looking into. I see the option to import a csv file however I see no option to export csv. Is this feature currently availabl
2019-03-22 08103, 2019
BrainzBot
AB-387: Include dataset/class descriptions in CSV when importing/exporting datasets
2019-03-22 08134, 2019
aidanlw17
Update, I see in AB-386 that export csv has been added, so updating my local repo has revealed the export functionality - apologies for the oversight!
alastairp, ruaok: ping! wanted to bounce off ideas for GSoC under CB
2019-03-22 08104, 2019
Cyna joined the channel
2019-03-22 08107, 2019
Freso
anshuman73: CritiqueBrainz? If so, you probably want iliekcomputers more than alastairp. :) And might be best to just state your ideas and they can respond to you when they're around.
2019-03-22 08142, 2019
Freso
(Is it just me or does it feel like we have tons and tons of actual decent applicants this yet?)
2019-03-22 08102, 2019
iliekcomputers
Freso: I'm not a gsoc mentor this year
2019-03-22 08149, 2019
Freso
iliekcomputers: But you'd still be one to discuss CB projects with, no? Or is someone else CB lead?
2019-03-22 08157, 2019
iliekcomputers
But yeah, happy to discuss CB
2019-03-22 08131, 2019
iliekcomputers
Someone should update jira, it still thinks roman is lead :)
2019-03-22 08144, 2019
Freso
I can do that.
2019-03-22 08149, 2019
iliekcomputers
anshuman73: feel free to post questions here. :)
2019-03-22 08123, 2019
Freso
iliekcomputers: Since you're around: is there any kind of "dummy" request one can send to LB to ensure that a token is working? (Maybe returning the associated username?)
2019-03-22 08145, 2019
Freso
An empty listen payload maybe?
2019-03-22 08120, 2019
pulkit6559 joined the channel
2019-03-22 08128, 2019
Freso
iliekcomputers: Should I set you as lead for MBSpotify and MetaBrainz.org too?
Any improvement suggestions to the endpoint are welcome. alastairp had some comments i plan to implement soon.
2019-03-22 08116, 2019
pulkit6559 has quit
2019-03-22 08119, 2019
Freso
yvanzo, zas: A number of Jira "apps" 'require action' (= updating). Should I go ahead and press the magic buttons or should we do a more in-depth check of what's been updated and whether it'll break anything etc.? https://tickets.metabrainz.org/plugins/servlet/up…
2019-03-22 08124, 2019
baniket has quit
2019-03-22 08110, 2019
zas
Freso: ok for me, let's hope it doesn't break anything ;)
2019-03-22 08131, 2019
Freso presses buttons! 😱
2019-03-22 08108, 2019
pulkit6559 joined the channel
2019-03-22 08139, 2019
Freso
iliekcomputers: I think it might make sense to return the username for the token. This can allow applications to either only require the token (and acquire username for GET requests via that) or if username is still user-provided it can function as a sanity check that the username provided actually matches the username for the token.
2019-03-22 08100, 2019
Freso
(So the app doesn't scrobble to one user and then try and fetch scrobbles from someone else…)
BB-300: Publication appears as "Edition Group" in the "Add" menu
2019-03-22 08135, 2019
Mr_Monkey
akhilesh: Author, Edition, Edition Group, Publisher, Work
2019-03-22 08140, 2019
akhilesh
Mr_Monkey: means there is only two entities will be renamed 1. Creator -> Author 2. Publication -> Edition Group.
2019-03-22 08149, 2019
Mr_Monkey
Correct
2019-03-22 08100, 2019
akhilesh
Thanks :)
2019-03-22 08135, 2019
gr0uch0mars joined the channel
2019-03-22 08150, 2019
gr0uch0mars
amCap1712: Good morning. I'm reviewing PR :)
2019-03-22 08103, 2019
gr0uch0mars
App works great, good job!
2019-03-22 08146, 2019
amCap1712
gr0uch0mars: good morning
2019-03-22 08136, 2019
amCap1712
i have a few plans about the links page recyclerview
2019-03-22 08138, 2019
madmouser1
hi all, I noticed latest Picard from github (Picard 2.2.0.dev1) give an error if you select a option toi show e.g. about etc. error = KeyError: 'clear_existing_tags'
2019-03-22 08116, 2019
amCap1712
gr0uch0mars: but I think it could wait a bit. I 'm planning to put headings in the links as well
2019-03-22 08133, 2019
gr0uch0mars
I've seen them. So far, they work and are classified which is already important
2019-03-22 08120, 2019
gr0uch0mars
FYI: It'll take me more time to prepare a good architecture example :8
2019-03-22 08123, 2019
gr0uch0mars
:(
2019-03-22 08133, 2019
amCap1712
I can start work on it
2019-03-22 08142, 2019
amCap1712
you can guide me through it
2019-03-22 08110, 2019
amCap1712
I can branch from artist-releases to architecture, gr0uch0mars
2019-03-22 08134, 2019
gr0uch0mars
I think we should work in parallel, I don't want to stop progress because of architecture
2019-03-22 08156, 2019
gr0uch0mars
I'd like to give you hints, books recommendations and samples, but still work on next features
2019-03-22 08138, 2019
Mr_Monkey
akhilesh: Found the issue with the datepicker styling: the input-goup-button element that contains it has a css property of `font-size: 0;` for some bootstrap-related reason. if you set `<InputGroup.Button style={{ fontSize: "inherit"}}>` the datepicker goes back to normal. Also the parent element's witdh needs to be adjusted `<InputGroup style={{width: '18.5em'}}>`
2019-03-22 08139, 2019
gr0uch0mars
Because the app works. And this would be a major change to improve for the future
2019-03-22 08111, 2019
amCap1712
so what should I do next gr0uch0mars
2019-03-22 08118, 2019
gr0uch0mars
I would comment the last tab “Tag & Rate” so it's hidden until developed
2019-03-22 08140, 2019
amCap1712
Yes or how about a coming soon message
2019-03-22 08140, 2019
gr0uch0mars
Yes, that would be fine, too
2019-03-22 08118, 2019
gr0uch0mars
Because tagging and rating will be developed when user management is ready