[listenbrainz-server] paramsingh merged pull request #605 (master…param/lbdumps-use): Create a lbdumps user inside the container to use new storage boxes correctly. https://github.com/metabrainz/listenbrainz-server…
2019-08-21 23301, 2019
iliekcomputers
dumps being created! (and they're not gonna fill lemmy to the brim either!)
FYI, I'll switch gateways (kiki->herb) before 11:00 CEST, hetzner tech will have a look at kiki, cpu fan is likely to be dead, not sure how long it will take though.
2019-08-21 23306, 2019
D4RK-PH0ENiX joined the channel
2019-08-21 23313, 2019
yvanzo
(still no idea about what happened on yesterday)
2019-08-21 23322, 2019
cats has quit
2019-08-21 23349, 2019
CatQuest
prell
2019-08-21 23342, 2019
cats joined the channel
2019-08-21 23356, 2019
pristine__
Moin!!
2019-08-21 23333, 2019
zas
kiki halted
2019-08-21 23358, 2019
zas
some alerts will trigger, mostly due to lack of stats (that run only on kiki atm)
2019-08-21 23307, 2019
oknozor has quit
2019-08-21 23323, 2019
oknozor joined the channel
2019-08-21 23301, 2019
Gazooo has quit
2019-08-21 23346, 2019
Gazooo joined the channel
2019-08-21 23354, 2019
zas
kiki is back, switching back to it. CPU fan was replaced
2019-08-21 23327, 2019
oknozor has quit
2019-08-21 23329, 2019
oknozor1 joined the channel
2019-08-21 23353, 2019
oknozor1 is now known as oknozor
2019-08-21 23324, 2019
oknozor has quit
2019-08-21 23305, 2019
oknozor joined the channel
2019-08-21 23348, 2019
travis-ci joined the channel
2019-08-21 23348, 2019
travis-ci
metabrainz/picard#4827 (master - 565e959 : Philipp Wolfer): The build passed.
Hi akhilesh ! I saw your commit on PR 297. There are a couple of things to adjust for the filter query parameters. Here's the list of parameters by entity, from your proposal:
Currently, I think you have `type` for each entity, meaning you'll have to remove it from editions, as well as add `language` and `area` for edition/work and publisher
2019-08-21 23320, 2019
D4RK-PH0ENiX has quit
2019-08-21 23325, 2019
Mr_Monkey
akhilesh: And here's the list of linked entities for each endpoint below. You don't need to implement the ones in parenthesis as there is some work to do on artist credits before that.
One more question about browse editions, when we browse edition one for an edition-group's bbid, one edition left for fetching, which is stored at edtion-group data itself not in relationship table. How to include that one?
2019-08-21 23328, 2019
akhilesh
If you are not clear, what am I saying, then please browse edition using an edition-group's bbid. Mr_Monkey
2019-08-21 23321, 2019
Mr_Monkey
I understand what you're talking about, let me think about it for a minute and find the relevant code
2019-08-21 23345, 2019
D4RK-PH0ENiX has quit
2019-08-21 23359, 2019
D4RK-PH0ENiX joined the channel
2019-08-21 23316, 2019
chaban joined the channel
2019-08-21 23333, 2019
Mr_Monkey
akhilesh: Something like this should work: if edition-group query param exists, load the editiongroup and the related editions with it. You'll have to figure out how to combine these results with the editionRelationshipList
It's not the cleanest as we're loading the editiongroup twice (once in `makeEntityLoader` middleware and then the code above in the endpoint definitions, but I don't have a better way at the moment.
2019-08-21 23326, 2019
Mr_Monkey
Ahaaa, spoke a minute too soon :)
2019-08-21 23343, 2019
Mr_Monkey
akhilesh: Actually, there's a much much simpler way !
2019-08-21 23315, 2019
Mr_Monkey
In the edition browse endpoint, you can just modify makeEntityLoader to load the related editions:
2019-08-21 23315, 2019
Mr_Monkey
`utils.relationshipsRelations.concat(['editions.defaultAlias'])` then you can simply access `res.locals.entity.editions`
2019-08-21 23311, 2019
Mr_Monkey
You'll still have to check `if (req.query['edition-group'])`, as we're only interested in the related editions in that case.
akhilesh: Let me know if you can understand my rambling :p
2019-08-21 23311, 2019
Mr_Monkey
I'm not sure yet what's the best way to format the linked editions, considering they won't have a relationshipType associated. For now, let's just do `{entity: getEditionBasicInfo(edition)}`
2019-08-21 23308, 2019
akhilesh
I think, there is only one relationship type bw edition nad edition-group Mr_Monkey
2019-08-21 23350, 2019
Mr_Monkey
Yes
2019-08-21 23326, 2019
Mr_Monkey
And currently, some editions are linked to their edition-group with that relationship, and others by having edition_group_bbid column in the edition table. The relationship is being deprecated, but is still valid, and we might have more relationships between these entities in the future, so let's keep loading both the relationships and the editions with edition_group_bbid
2019-08-21 23350, 2019
travis-ci joined the channel
2019-08-21 23350, 2019
travis-ci
metabrainz/picard#4835 (master - ea701ec : Philipp Wolfer): The build passed.
bitmap: when do you think we'll be able to finish the move (queen->pink, bowie->floyd) ? We need to order new server, which should be ready within few days (depending mostly on when we order)
2019-08-21 23325, 2019
zas
reosarevok: bowie will be replaced by new floyd, but bitmap is working on smt related to that
2019-08-21 23331, 2019
reosarevok
Oh, ok
2019-08-21 23348, 2019
reosarevok
But queen has already been moved?
2019-08-21 23325, 2019
zas
queen is still there, but pink was set up as new slave, which will be master while we set up floyd