Yep... happens every time I move to a different route
2019-04-06 09624, 2019
Cyna
Have to refresh to make things work
2019-04-06 09616, 2019
Freso
letaiv_ (if you read logs), alastairp: I’ve upped the max. amount of links for new users to 10. (Also, those links should only consider those that are not for white-listed URLs. All *brainz domains are whitelisted + IA + WP/WD + some others, so any "internal" links _should_ not count towards those ten.)
2019-04-06 09627, 2019
CatQuest has quit
2019-04-06 09603, 2019
Cyna
Freso: could you up the number of images allowed to be uploaded for new users too
2019-04-06 09613, 2019
Cyna
I am facing problem with that too
2019-04-06 09621, 2019
Cyna
I guess the current number is 2
2019-04-06 09625, 2019
Freso
Current number is 1, AFAICT. How many did you need to post? I don’t want to allow passer‐by’ers (spammers, vandals) to be able to upload a large amount of non‐savory stuff to us unchecked.
2019-04-06 09657, 2019
Freso
Cyna: ^ ?
2019-04-06 09633, 2019
Cyna
I tried posting around 3 but now I might need to upload a few more
2019-04-06 09641, 2019
Cyna
Still working on completing the proposal
2019-04-06 09653, 2019
Freso
Set limit to 5 for now.
2019-04-06 09603, 2019
Cyna
Great. Thanks :)
2019-04-06 09607, 2019
Freso
zas: `s3 region` for Discourse is currently set to US West. Would it make sense and is it doable to use a European S3 location instead?
2019-04-06 09652, 2019
Freso
(Or is most our traffic really "close" to West US?)
yvanzo: reosarevok These are the potential gsoc targets I could think of for the project I am proposing
2019-04-06 09603, 2019
Cyna
Im trying to rebuild my proposal based on mentors feedback
2019-04-06 09610, 2019
CatQuest joined the channel
2019-04-06 09610, 2019
CatQuest has quit
2019-04-06 09610, 2019
CatQuest joined the channel
2019-04-06 09658, 2019
ruaok
Moin!
2019-04-06 09626, 2019
ruaok
pristine__: are the output columns aligned?
2019-04-06 09650, 2019
bluefantail
Hey all, poking around a bit and trying to understand some more about how the metabrainz projects are connected / working and I had a question
2019-04-06 09649, 2019
bluefantail
I've noticed that on my Listenbrainz listens page, very few, if any of the tracks I listen to ever get links that point to musicbrainz.
2019-04-06 09656, 2019
bluefantail
I have some links in old listens, but they're all old ones from a lastfm import
2019-04-06 09648, 2019
bluefantail
I used to have a local music collection, and if I play a track that seems to have been linked in musicbrainz in the past using google play music (the service I use now) - it doesn't.
2019-04-06 09620, 2019
bluefantail
Is this simply because none of the versions I'm listening to on google play have clean MBID's?
2019-04-06 09601, 2019
bluefantail
Best guess so far
2019-04-06 09642, 2019
pristine__
ruaok: what do you mean by aligned? :)
2019-04-06 09636, 2019
ruaok
pristine__: are the columns aligned?
2019-04-06 09628, 2019
ruaok
bluefantail: yes, that is part of it. the second part is doe the tools that report listens for you report MBIDs?
2019-04-06 09642, 2019
ruaok
*do
2019-04-06 09611, 2019
pristine__
ruaok: Which columns?
2019-04-06 09645, 2019
ruaok
that's the problem. there are none. each piece of relevant data needs to be printed in a column.
2019-04-06 09652, 2019
pristine__
What is the sense of aligned here?
2019-04-06 09602, 2019
pristine__
We have printed
2019-04-06 09649, 2019
pristine__
The recording, recording msids, artist, artist msids what else?
I have to say, I like this timezone. right in the middle of when everyone is awake, one way or another.
2019-04-06 09642, 2019
yvanzo
Cyna: might be worth mentionning that part of root/entityType/edit_form.tt is written in JavaScript using JQuery (and not Knockout) thus is easier to convert at first.
2019-04-06 09638, 2019
yvanzo
For comparison, release relationships editor heavily uses Knockout, see root/entityType/edit_form.tt (could be a listed as bonus too)
2019-04-06 09602, 2019
Gazooo has quit
2019-04-06 09653, 2019
Gazooo joined the channel
2019-04-06 09631, 2019
yvanzo
Rather than converting all entity types and then make a common component for preview, I would suggest instead to make the common component and to use it for only one entity type at first, then to use it for other entity types.
2019-04-06 09630, 2019
yvanzo
Finally, your proposal should mention automated tests.
2019-04-06 09618, 2019
yvanzo
zas: still have to configure mailer, can exim-relay be reached from tickets?
2019-04-06 09637, 2019
zas
yes, but not using consul (since there's none on tickets), why not re-use previous configuration (how was old tickets working in this regard) ?
2019-04-06 09655, 2019
bluefantail_ joined the channel
2019-04-06 09606, 2019
yvanzo
It was using Google mail relay.
2019-04-06 09601, 2019
yvanzo
Which cannot be used from new host.
2019-04-06 09628, 2019
zas
because it's not authorized yet
2019-04-06 09629, 2019
yvanzo
We could install a sender on the VM if necessary, but I guess it may require DKIM/SPF things.
2019-04-06 09632, 2019
ruaok
newhost == hetzner cloud?
2019-04-06 09637, 2019
yvanzo
yup
2019-04-06 09639, 2019
zas
i have to add the IP to gmail config
2019-04-06 09644, 2019
bluefantail
ruaok: Ah true - I'd never thought about that part of it, just assumed perhaps there was some association thing that had to have been done in one of the MusicBrainz / MessyBrainz areas for things to work nicely. Like I know I get MSID's coming back on listens from the API, but can't tell if there are supposed to be MBID's in there as well etc. I don't know enough about listen reporting though.
2019-04-06 09646, 2019
yvanzo
Oh fine :)
2019-04-06 09610, 2019
ruaok
bluefantail: yes, in theory-ihs.
2019-04-06 09627, 2019
bluefantail
I'm using the Google Play Music Desktop Player which has a ListenBrainz integration :)
messybrainz will eventually help with matching MSIDs to MBIDs.
2019-04-06 09635, 2019
bluefantail_ has quit
2019-04-06 09650, 2019
ruaok
ohh, interesting.
2019-04-06 09657, 2019
bluefantail
Yeah I spotted some old PR's looking like they were attempting to do so
2019-04-06 09607, 2019
bluefantail
Looks like a can of worms though!
2019-04-06 09608, 2019
ruaok
we should add the client to the supported clients page on LB. care to make a trivial PR for us?
2019-04-06 09614, 2019
bluefantail
I don't understand enough about it
2019-04-06 09631, 2019
bluefantail
Oh is it not on there?
2019-04-06 09636, 2019
ruaok
yes, it was valiant attempt, but I think it isn't viable.
2019-04-06 09641, 2019
bluefantail
Yeah I have no idea how their implemention works
2019-04-06 09644, 2019
zas
yvanzo: IP added, so new jira should now be able to go through google smtp relay
2019-04-06 09655, 2019
bluefantail
I just remember seeing it in a changelong one day and thought it was awesome
2019-04-06 09630, 2019
ruaok
I'm starting to think we ought to try and load the MsB (messybrainz) data into neo4j (or some other graph software) and see if the existing tools for it can help us crunch the data better.
2019-04-06 09634, 2019
bluefantail
Haven't looked too hard at how their implementation works but now you've mentioned perhaps they should be doing something there I might go check it out
2019-04-06 09645, 2019
yvanzo
zas: a lesser important point: shall we customize the reverse-DNS for jira VM?
2019-04-06 09646, 2019
zas
yvanzo: you need to set up backup too (to borg)
2019-04-06 09647, 2019
bluefantail
How do they know what MBID's to send though?
2019-04-06 09604, 2019
ruaok
if the source audio files don't contain them, they can't.
Also took me quite a while to find the client support page in all honesty just now - didn't expect it to be a subsection under /api-docs at all
2019-04-06 09655, 2019
yvanzo
zas: can connect to the relay but still not send mail
2019-04-06 09617, 2019
zas
try again
2019-04-06 09636, 2019
yvanzo
!m zas
2019-04-06 09636, 2019
BrainzBot
You're doing good work, zas!
2019-04-06 09612, 2019
yvanzo
mails from the last 14 hours have been sent.
2019-04-06 09657, 2019
bluefantail
Yeah the GPMDP builds it's payload like this:
2019-04-06 09600, 2019
bluefantail
const getListenPayloadFromData = (listenType, track, artist, album, listenedAt) => { // does stuff }
2019-04-06 09628, 2019
bluefantail
So even if they do exist they aren't sending them.
2019-04-06 09607, 2019
Cyna
yvanzo: I was wondering about which images to show, but does the proposal really need one ?
2019-04-06 09643, 2019
Cyna
Edit preview of release is already used as a reference
2019-04-06 09630, 2019
yvanzo
Right, there is no much design issue, you can probably just mix a screenshot of release editor edits preview with a screenshot of any other entity editor.
2019-04-06 09655, 2019
Cyna
Sure thanks
2019-04-06 09655, 2019
ruaok
bluefantail: yeah, i am noy fully happy with the current menu layout.
2019-04-06 09640, 2019
baniket joined the channel
2019-04-06 09641, 2019
baniket
Mr_Monkey: hello!! I have made the changes you suggested and have edited my proposal. I would love to have some more feedback