nelgin, https://musicbrainz.org/doc/Replication lists the tables which are replicated. it says edits are not replicated. so i think until an edit has been applied it will not get replicated if that is what you meant by verified updates.
ROpdebee has quit
sampsyo has quit
captainepoch has quit
spuniun has quit
kgz has quit
ROpdebee joined the channel
sampsyo joined the channel
captainepoch joined the channel
spuniun joined the channel
kgz joined the channel
nelgin
Yeah, I think that's what I meant. I had a look for voting and stuff.
v6lur joined the channel
Using the API, is there a way to query a barcode, catalog number or combination of artist and release (album or whatever) in one query?
What about the ability to enter multiple barcodes for a release? I have one here, identical in every way to an existing entry, except the barcode is different.
sumedh joined the channel
v6lur has quit
texke has quit
ROpdebee
nelgin: It's currently not possible to add two barcodes to a single MB release. Different barcode = different release
nelgin
I guess that makes sense, so I just need to make a copy and change the barcode. I'll have to read "the manual" :)
_lucifer
Mr_Monkey: one doubt about the connect services page, if the user wants to switch the permissions, like say they have enabled only streaming but now they want to enable both streaming and import history. we need to send two requests one to disconnect the current service and then second to connect it again with new permissions.
currently, the disconnect returns a redirect to the same page. which makes sense as in the current workflow where we show the user an unlink button and them to unlink and link again with the desired permissions.
Mr_Monkey
Yes, that can be improved.
Maybe the UX can be similar to radio buttons of sorts (not the style, but the concept: select one deselects the current selection)
But I don't think it's a dealbreaker
Not an operation users are likely to do very often
so i'll modify the disconnect endpoint to return a json status then?
Mr_Monkey
I think that's a good idea
sumedh has quit
ruaok waves from rainy calella
ruaok
I'm also keeping an eye on the dumps. 2016 for dumping now.
nelgin
ROpdebee, ah that's interesting. I'm going to have to experiment with that.
Right now if i don't get a reponse from a barcode, I'm trying a catalog number, but that query will help since i can then directly enter other search terms.
I'll check it out tomorrow and update my script.
D4RK-PH0ENiX has quit
Cyna[m]
Hey bitmap thanks for the review. Im looking into it. and Sorry for the delay. As for the entire objective of having used the context of messages instead of notifications. It makes more sense now and i might have misunderstood the objective. I'll make some changes to the proposal and see if it fits the objective well
Cyna[m]: The editor table and related tables are in the "Undocumented tables" section, i.e. they haven't been documented (yet)
Cyna[m]
Thanks ROpdebee . Also another question about the statement ``` The SQL scripts that create the schema can be found in our source code repository. ``` Does this mean that the sql scripts implement the schema or create the schema png ?
create / generate. We had one last year I think
ROpdebee
I'm not entirely sure about that, but I'd assume it refers to the Create*.sql scripts in admin/sql to create the schemas, PKs, constraints, etc
yyoung joined the channel
kloeri joined the channel
moufl joined the channel
assink joined the channel
Cyna[m]
Yep got it. I was looking for the SVG that was used before to create the schema image. but create scripts are far more useful :).
Mr_Monkey: I did some work on the connect services page and have updated beta with it.
v6lur joined the channel
BenOckmore joined the channel
thomasross has quit
MRiddickW joined the channel
thomasross joined the channel
Leftmost has quit
shivam-kapila has quit
shivam-kapila joined the channel
Leftmost joined the channel
reosarevok has quit
iliekcomputers has quit
_lucifer has quit
shivam-kapila has quit
reosarevok joined the channel
iliekcomputers joined the channel
_lucifer joined the channel
chaban has quit
outsidecontext has quit
shivam-kapila joined the channel
chaban joined the channel
hugo___ has quit
revi has quit
Freso has quit
Leftmost has quit
Leftmost joined the channel
hugo___ joined the channel
Freso joined the channel
outsidecontext joined the channel
revi joined the channel
v6lur has quit
Cyna[m]
Hey bitmap can you help me by listing what type of email notifications are sent to users. ?. I'll look in their respective code and would make things faster.