and now for something really silly, motivated by monkey : artist_credit_sortnames.
2025-03-06 06528, 2025
monkey[m]
Laule
2025-03-06 06548, 2025
mayhem[m]
I remember at the summit in London in 2008 when we debated if we ever needed artist_credit_sortnames we couldn't come up with a reason for having them.
2025-03-06 06557, 2025
mayhem[m]
17 years later, lol.
2025-03-06 06533, 2025
jasje[m]
<GautamShorewala[> "jasje: aerozol please review the..." <- Looks good
What's the use case? I'd expect in any case that if you have a use for this as well in LB, we should look into materializing this for the next schema change?
2025-03-06 06529, 2025
mayhem[m]
the artist_name is in japanese, but the sort_name is romanized.
2025-03-06 06530, 2025
reosarevok[m]
(which we should announce in a couple weeks)
2025-03-06 06539, 2025
reosarevok[m]
Yes, sort names are all supposed to be in Latin script
2025-03-06 06542, 2025
mayhem[m]
I would like to find all artists where that is the case. do you know how to do that?
2025-03-06 06547, 2025
reosarevok[m]
It's always been the guideline
2025-03-06 06553, 2025
reosarevok[m]
So if any are not, that's an error
2025-03-06 06524, 2025
reosarevok[m]
(of course some are not, but :) )
2025-03-06 06529, 2025
mayhem[m]
neat. so if the artist_name is not in latin script, then bingo, i found a case, right?
2025-03-06 06555, 2025
reosarevok[m]
In theory, yes. Most non-Latin artist names will have Latin sortnames, except ones added by people who don't know the guideline
2025-03-06 06511, 2025
reosarevok[m]
Most Russian composers, Japanese/Korean pop bands, etc
2025-03-06 06527, 2025
reosarevok[m]
(ok, I guess a lot of k-pop and j-pop bands do have Latin names to begin with)
2025-03-06 06528, 2025
mayhem[m]
I can't guard against bad data, so I wont. but that is what I needed to know, thanks!
2025-03-06 06505, 2025
reosarevok[m]
So what's the use case, and how are you planning to calculate the sort names for ACs?
2025-03-06 06524, 2025
reosarevok[m] needs to go for a bit, back in an hour max
2025-03-06 06542, 2025
reosarevok[m]
(I'll read / answer then)
2025-03-06 06502, 2025
monkey[m]
This would be used for matching listens, where the ibncoming listen data will bewhatever your player sends (so fairly often romanized names, which currently result in no match)
2025-03-06 06508, 2025
dvirtz[m] joined the channel
2025-03-06 06508, 2025
dvirtz[m]
Why can't the UI block entering non-latin sort names?
2025-03-06 06519, 2025
petitminion joined the channel
2025-03-06 06521, 2025
monkey[m]
(that was responding to reo)
2025-03-06 06552, 2025
mayhem[m]
dvirtz[m]: that smacks of effort, really.
2025-03-06 06530, 2025
reosarevok[m]
dvirtz[m]: Not every user will know how to latinize stuff :)
2025-03-06 06547, 2025
reosarevok[m]
monkey[m]: Fair, the order won't match of course, but
2025-03-06 06544, 2025
mayhem[m]
ППК PPK... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/BUVbexLxCODjlkmkRXGUxvwr>)
monkey[m] uploaded an image: (14KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/OaIYDdxdvenIqxpTeBWCeOHr/image.png >
2025-03-06 06521, 2025
LupinIII
yea. I don't see it
2025-03-06 06532, 2025
monkey[m]
Force refrehs the page, maybe?
2025-03-06 06547, 2025
LupinIII
nope
2025-03-06 06516, 2025
monkey[m]
¯_ (ツ)_/¯
2025-03-06 06502, 2025
LupinIII
is it still 22?
2025-03-06 06504, 2025
LupinIII
huh.. the page shows updated in another browser... so..
2025-03-06 06507, 2025
LupinIII
wtf vivaldi
2025-03-06 06544, 2025
LupinIII
(but also for some reason it shows an ad in firefox "from ethical ads" and it's about AI so i dunno)
2025-03-06 06510, 2025
LupinIII
do we have that on there? we shoudl remove ads from our RTD
2025-03-06 06544, 2025
LupinIII
wait. wtf.ifi look into "inspect" and "sources" there. i actually see my changes in the source.. what the actual fuck
2025-03-06 06503, 2025
suvid[m] has quit
2025-03-06 06530, 2025
LupinIII
uh. ok soi tried refreshing again and now it shows. but i spotted an error and. i fixed it and. refreshing doesn't update it. so i guess some kind of severe cache issue :/
2025-03-06 06556, 2025
LupinIII
huh. odd
2025-03-06 06559, 2025
LupinIII
well alright
2025-03-06 06550, 2025
kellnerd[m] has quit
2025-03-06 06526, 2025
monkey[m]
ansh: Am I clear to merge the mobile player PR, or do you want to have another look as I changed a bunch of stuff?
2025-03-06 06536, 2025
ansh[m] joined the channel
2025-03-06 06536, 2025
ansh[m]
Sure! I'll have a look at that PR once today
2025-03-06 06520, 2025
monkey[m]
Thanks !
2025-03-06 06511, 2025
monkey[m]
I think we'll need a follow-up PR in any case, so if we find more bugs I'm expecting to fix them on the heels of deploying it.
2025-03-06 06511, 2025
monkey[m]
Just want to avoid piling on more work in this giganto-PR