I guess we could, if that's something we want (and it won't overload the sidebar)
2020-01-27 02728, 2020
reosarevok
In that case, it'd make sense to clean everything up to music.apple and then automatically provide the ?app one too, I guess?
2020-01-27 02729, 2020
Freso
I’d say to change itunes.apple.com URLs to music.apple.com ones then. We can display both if we want, but let’s keep the upstream "canonical" one in the db.
2020-01-27 02751, 2020
reosarevok
But then we should change the relationship
2020-01-27 02708, 2020
reosarevok
Should we add an actual Apple Music relationship, or have it be a generic streaming one?
2020-01-27 02728, 2020
Freso
Sounds like it might be good to make an Apple Music one.
2020-01-27 02729, 2020
CatQuest
hmm. does streaming have a "purchase for streaming"
2020-01-27 02730, 2020
reosarevok
The second would be more consistent with what we do with Spotify etc, but the first would make it less weird when this one streaming rel creates a second link
bitmap: I just want to try this one for a sec, so maybe let's do that (see if the translation works there) and then put that one instead? :)
2020-01-27 02745, 2020
yvanzo
reosarevok: I mean, please try using it to deploy to test (no need to put it on test).
2020-01-27 02752, 2020
reosarevok
I'd like to put it on beta, but
2020-01-27 02719, 2020
reosarevok
yvanzo: so, check this branch out locally, then deploy using what command?
2020-01-27 02750, 2020
c1e0 has quit
2020-01-27 02726, 2020
yvanzo
reosarevok: update the remote test branch with what you want to deploy first, build it through ci as usual, then run script/update_containers.sh
2020-01-27 02736, 2020
rdswift
outsidecontext / zas, is there a write-up somewhere that identifies the sequence of events in Picard processing when a release is loaded / matched / saved / etc? For example: (1) download info from mb.o; (2) execute plugins; (3) execute tagging scripts; (4) files matched; (5) initiate save; (6) execute naming script; (7) complete save. I thought I saw one once, but I can't seem to find it now. Thanks.
2020-01-27 02756, 2020
reosarevok
yvanzo: script/update_containers.sh test I assume? :)
2020-01-27 02705, 2020
reosarevok
Oh
2020-01-27 02706, 2020
reosarevok
Please set $LIST_METABRAINZ_HOSTS or specify hosts list
2020-01-27 02740, 2020
yvanzo
yes, it needs a working copy of docker-server-configs.
2020-01-27 02745, 2020
outsidecontext
rdswift: only the code I think. I think I also mentioned the loading procedure in some forum answer somewhere
2020-01-27 02723, 2020
yvanzo
reosarevok: it implements what you have been asking for: not requiring to type the list of hosts, but it relies on docker-server-configs for that.
2020-01-27 02735, 2020
reosarevok
Ok. So I get that how? :)
2020-01-27 02758, 2020
yvanzo
git clone if you didn't already?
2020-01-27 02704, 2020
rahul24 has quit
2020-01-27 02705, 2020
rdswift
Okay, I'll hunt the forum then (first). That seems to ring a bell. Thanks.
2020-01-27 02726, 2020
rahul24 joined the channel
2020-01-27 02746, 2020
reosarevok
Oh, it's a different repo
2020-01-27 02746, 2020
reosarevok
Ok
2020-01-27 02704, 2020
yvanzo
reosarevok: in the same parent directory as musicbrainz-server working copy if that works for you
2020-01-27 02718, 2020
reosarevok
But not inside musicbrainz-server, just side by side?
2020-01-27 02736, 2020
yvanzo
otherwise, any path, but you will have to set LIST_METABRAINZ_HOSTS
2020-01-27 02737, 2020
yvanzo
right
2020-01-27 02716, 2020
yvanzo
(inside could work with LIST_METABRAINZ_HOSTS but it would not be ignored by git)
2020-01-27 02717, 2020
rahul24 has quit
2020-01-27 02745, 2020
sarthak_jain joined the channel
2020-01-27 02705, 2020
zas
rdswift: I don't think there is any yet.
2020-01-27 02722, 2020
rdswift
If I can come up with something based on the code and/or what was posted in the forum, is it worth documenting somewhere?
2020-01-27 02753, 2020
CatQuest
rdswift: I'd say heck yes
2020-01-27 02733, 2020
zas
Sure, always worth documenting ;)
2020-01-27 02736, 2020
rdswift
Okay. The next obvious question... Where? ;-)
2020-01-27 02749, 2020
sarthak_jain
pristine__: After the integration of LB spark and server, do I have setup the environment again ?