lucifer: Hey I fixed the bug and created a pr can u please review it and tell further changes to implement
GibusWearingMann has quit
jivte has quit
lucifer
aerozol: it didn't get mapped and the links are there because the user submitted mbids.
aerozol
Okay that sounds like it makes sense. I don’t quite know how but you know what you’re doing :P
lucifer
aerozol: can you try checking the page again now? :)
smach has quit
aerozol
ooh, nice one! Can we manually match these from the backend?
lucifer
kind of. the issue was that the listen was matched by the mapper but the recording had been merged in MB. currently the mapper cannot resolve redirects. so i invalidated the match and the mapper matched it again this time to correct recording.
i'll add an automated check to detect such cases so that mapper can redo matches as needed.
aerozol
Nice one! Thanks!
Aswin joined the channel
jivte joined the channel
Aswin has quit
jasje joined the channel
Aswin joined the channel
Aswin has quit
jivte
lucifer: Hey can u tell how to find caa_id and caa_release_mbid og a recording
alastairp, monkey, mayhem: apple music data export ^ has timestamp to ms precision and all other possibly needed data but their api omits the timestamp entirely :(
monkey
Well that's annoying!
lucifer
i guess the best we can do for apple music integration is allowing people to import this archive + BP support for musickit.
monkey
What are the chances of a feature getting anywhere, do you think?
lucifer
sorry not sure what you mean?
monkey
I meant we could try to request that they add the timestamp to the API response, but I'm guessing the emails will go straight to the shredder
lucifer
yeah true. i have zero hopes of apple adding this anytime unless they need it for some own product.
alastairp
hi lucifer!
lucifer
hi!
alastairp
that's... sigh
hi monkey!
monkey
👋
alastairp
hi reosarevok, interesting question. what do you remember as the current status of spambrainz?
reosarevok
Not much, tbh :D
alastairp
(I ask, because I did some really basic image classification last week, tensorflow + the image classification tutorial, and good results are really easy to get)
I recall large plans for some generic system that could be used for lots of different things
reosarevok
Honestly, even a non-AI check for "does this have the same IP as a user marked spammer, or does it contain a bunch of dodgy words" could even stop half these users
alastairp
yeah, right
reosarevok
I mean, we'd need to be able to let people through if someone is a legit user who *also* happens to mention being a dentist on their bio or something :p
I have a project where I need to just dump a bunch of json for dealing with later
lucifer
alastairp: haven't received any reports of stats breaking down so i'd say working fine. if its not much json data i'd probably go with pg still.
alastairp
lucifer: it's quite a bit, n00,000+ docs
lucifer
the main motivation for couchdb in our case was writing ~10-20 GB data daily with few reads.
alastairp
right
if I put it in postgres then at the very least I think I'll put it in a different separate db
lucifer
i see. makes sense.
for anything long term, we are still using postgres. couchdb should be reliable but i haven't looked into that aspect much.
alastairp
yeah, I think this usecase is going to be quite similar to the LB case
I geuss there's a lot of writes, not much reads, but we're keeping historical data each day rather than dropping it
anyway, I'll have a look. thanks
reosarevok
yvanzo, bitmap: do you feel pages like https://musicbrainz.org/doc/Edit_Types/81 are at all useful anymore? Every edit is accepted on expiration now on the same amount of days, so the only kinda useful info is what edit types can be approved...
Was going to convert it and it got me wondering
BrainzGit
[listenbrainz-server] 14amCap1712 opened pull request #2279 (03master…mapping-redirect-invalidate): Invalidate mbid_mapper matches for redirects and deleted recordings https://github.com/metabrainz/listenbrainz-serv...
zas
I found an issue with Bandcamp importer I'm not sure how to fix
In any case, it's always good to search because I've seen issues where the release is in MB but was imported from the label's bandcamp and I'm at the artist's or vice versa