lucifer: Hey I fixed the bug and created a pr can u please review it and tell further changes to implement
2022-12-07 34136, 2022
GibusWearingMann has quit
2022-12-07 34136, 2022
jivte has quit
2022-12-07 34128, 2022
lucifer
aerozol: it didn't get mapped and the links are there because the user submitted mbids.
2022-12-07 34130, 2022
aerozol
Okay that sounds like it makes sense. I don’t quite know how but you know what you’re doing :P
2022-12-07 34158, 2022
lucifer
aerozol: can you try checking the page again now? :)
2022-12-07 34104, 2022
smach has quit
2022-12-07 34117, 2022
aerozol
ooh, nice one! Can we manually match these from the backend?
2022-12-07 34124, 2022
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.
2022-12-07 34109, 2022
lucifer
i'll add an automated check to detect such cases so that mapper can redo matches as needed.
2022-12-07 34144, 2022
aerozol
Nice one! Thanks!
2022-12-07 34147, 2022
Aswin joined the channel
2022-12-07 34158, 2022
jivte joined the channel
2022-12-07 34153, 2022
Aswin has quit
2022-12-07 34157, 2022
jasje joined the channel
2022-12-07 34107, 2022
Aswin joined the channel
2022-12-07 34140, 2022
Aswin has quit
2022-12-07 34123, 2022
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 :(
2022-12-07 34127, 2022
monkey
Well that's annoying!
2022-12-07 34144, 2022
lucifer
i guess the best we can do for apple music integration is allowing people to import this archive + BP support for musickit.
2022-12-07 34147, 2022
monkey
What are the chances of a feature getting anywhere, do you think?
2022-12-07 34103, 2022
lucifer
sorry not sure what you mean?
2022-12-07 34125, 2022
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
2022-12-07 34122, 2022
lucifer
yeah true. i have zero hopes of apple adding this anytime unless they need it for some own product.
2022-12-07 34157, 2022
alastairp
hi lucifer!
2022-12-07 34102, 2022
lucifer
hi!
2022-12-07 34105, 2022
alastairp
that's... sigh
2022-12-07 34110, 2022
alastairp
hi monkey!
2022-12-07 34122, 2022
monkey
👋
2022-12-07 34140, 2022
alastairp
hi reosarevok, interesting question. what do you remember as the current status of spambrainz?
2022-12-07 34100, 2022
reosarevok
Not much, tbh :D
2022-12-07 34125, 2022
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)
2022-12-07 34107, 2022
alastairp
I recall large plans for some generic system that could be used for lots of different things
2022-12-07 34112, 2022
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
2022-12-07 34124, 2022
alastairp
yeah, right
2022-12-07 34156, 2022
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
2022-12-07 34148, 2022
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.
2022-12-07 34110, 2022
alastairp
lucifer: it's quite a bit, n00,000+ docs
2022-12-07 34131, 2022
lucifer
the main motivation for couchdb in our case was writing ~10-20 GB data daily with few reads.
2022-12-07 34104, 2022
alastairp
right
2022-12-07 34136, 2022
alastairp
if I put it in postgres then at the very least I think I'll put it in a different separate db
2022-12-07 34112, 2022
lucifer
i see. makes sense.
2022-12-07 34100, 2022
lucifer
for anything long term, we are still using postgres. couchdb should be reliable but i haven't looked into that aspect much.
2022-12-07 34159, 2022
alastairp
yeah, I think this usecase is going to be quite similar to the LB case
2022-12-07 34122, 2022
alastairp
I geuss there's a lot of writes, not much reads, but we're keeping historical data each day rather than dropping it
2022-12-07 34131, 2022
alastairp
anyway, I'll have a look. thanks
2022-12-07 34122, 2022
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...
2022-12-07 34102, 2022
reosarevok
Was going to convert it and it got me wondering
2022-12-07 34100, 2022
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-server…
2022-12-07 34156, 2022
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