also yvanzo, EPs are exported in a dump as well right?
i am trying to track down a bug in CB where all release groups are shown but EPs are missing
yokel joined the channel
yvanzo
_lucifer: yup, it's included in sample dump
_lucifer
👍
yokel has quit
shivam-kapila
pristine___: excited for the recs
yokel joined the channel
snazz
Do we actually import listens from Spotify (as in past listening history) or do we only use Spotify's "scrobbling" functionality?
From what I've seen its only the later, but I may be incorrect...
ishaanshah
snazz: Yep spotify only allows the past 50 listens for an user
So we cant import the whole history
shivam-kapila
Actually theres a workaround
But havent got to that
snazz
That's actually a good thing, it makes it much easier to word on the website what we are doing with Spotify
pristine___
shivam-kapila: react tests remaining. Scary 😱
shivam-kapila
The way we optimised spotify imports that can be used to import whole history
pristine___: jest is easier than react
pristine___: jest is easier than react
pristine___
Phew!
yokel has quit
yokel joined the channel
snazz has quit
yokel has quit
MightyJay has quit
MightyJay joined the channel
yokel joined the channel
ishaanshah
iliekcomputers: #1082 is ready for review
I'll open a separate PR for frontend so that we can deploy it a week after this PR has been deployed
mckean has quit
snazz joined the channel
yokel has quit
snazz
lmao
I forgot that pytest made my laptop feel like it was taking off
shivam-kapila
any rust dev here
snazz
poor thinkpad is about to burn a hole in my lap
BrainzGit
[listenbrainz-server] tomnieuwland opened pull request #1086 (master…LB-686-user-information-cleanup): LB-686 Cleaned up a variety of user information pages https://github.com/metabrainz/listenbrainz-serv...
No worries. I went a little outside the scope of the original ticket, because I noticed a lot of information was either seemingly in the wrong spot on the website, or was being repeated elsewhere...
I'm sure it will make sense with the PR... I hope!
shivam-kapila
iliekcomputers: doesnt add to whitelist work for brainzbot now
shivam-kapila: line 11, i am assigning a value to here, so ideally there shouldn't be any prob but it say `Type 'Listen[] | undefined' is not assignable to type 'Listen[]'`
i understand why there should be a check in if else, but why a check when we are assigning value to something.