#metabrainz

/

      • Pratha-Fish
        ZaphodBeeblebrox: Thanks! Can you share a github link if there's any?
      • 2023-03-28 08752, 2023

      • ZaphodBeeblebrox
        i'm looking now
      • 2023-03-28 08721, 2023

      • Pratha-Fish
        đź‘€
      • 2023-03-28 08702, 2023

      • ZaphodBeeblebrox
      • 2023-03-28 08711, 2023

      • ZaphodBeeblebrox
      • 2023-03-28 08701, 2023

      • Pratha-Fish
        epic
      • 2023-03-28 08720, 2023

      • yvanzo
        Pratha-Fish: Ok, I thought that AreaBot would be using musicbrainz-bot.
      • 2023-03-28 08728, 2023

      • Pratha-Fish
        Yes I have the mb2wikidatabot noted as a reference too :D
      • 2023-03-28 08734, 2023

      • ZaphodBeeblebrox
        :D
      • 2023-03-28 08723, 2023

      • Pratha-Fish
        yvanzo: Yes, areabot does use musicbrainz-bot at its core as far as I understand.. Kind of like https://github.com/metabrainz/mb2wikidatabot that ZaphodBeeblebrox just shared :)
      • 2023-03-28 08742, 2023

      • yvanzo
        Pratha-Fish: It is unclear whether AreaBot will be an instance (bot user account) using "musicbrainz-bot" code (in which case both should be documented/tested) or a new repository forking it (in which case the stretch goals make sense).
      • 2023-03-28 08728, 2023

      • sb2318 joined the channel
      • 2023-03-28 08735, 2023

      • Pratha-Fish
        Yess, ig it would count as a fork
      • 2023-03-28 08712, 2023

      • Pratha-Fish
        but ig I should just discuss these requirements in detail with reo or bitmap and see what they have in mind for it
      • 2023-03-28 08722, 2023

      • Pratha-Fish
        before being too sure abt it
      • 2023-03-28 08739, 2023

      • yvanzo
        👍
      • 2023-03-28 08723, 2023

      • iconoclasthero joined the channel
      • 2023-03-28 08718, 2023

      • yvanzo
        lucifer, monkey: LB currently depends on a deprecated node module; See https://github.com/lydell/source-map-resolve#depr…
      • 2023-03-28 08717, 2023

      • BrainzGit
        [bookbrainz-site] 14RohanSasne opened pull request #980 (03master…asyncentity): BB-672: Rewrite entity folder using async/await https://github.com/metabrainz/bookbrainz-site/pul…
      • 2023-03-28 08745, 2023

      • monkey
        Thanks
      • 2023-03-28 08723, 2023

      • yvanzo
        lucifer, monkey: The same goes for this more critical module: https://github.com/request/request#deprecated
      • 2023-03-28 08754, 2023

      • monkey
        the source-map one should be resolved once I managed to finish LB#2173
      • 2023-03-28 08755, 2023

      • BrainzBot
      • 2023-03-28 08720, 2023

      • monkey
        I don't see request in the dependencies, where do you see that we use it?
      • 2023-03-28 08721, 2023

      • sb2318 has quit
      • 2023-03-28 08749, 2023

      • sb2318 joined the channel
      • 2023-03-28 08757, 2023

      • yvanzo
        monkey: right, I mistook "requests" Python package with "request" JS module.
      • 2023-03-28 08708, 2023

      • monkey
        👍
      • 2023-03-28 08730, 2023

      • yvanzo
        monkey: it's used indirectly as a dependency of jsdom
      • 2023-03-28 08708, 2023

      • BrainzGit
        [listenbrainz-server] 14MonkeyDo merged pull request #2419 (03master…lb-1148): LB-1148: Distinguish "no cover art" and "not mapped" listens https://github.com/metabrainz/listenbrainz-server…
      • 2023-03-28 08747, 2023

      • sb2318 has quit
      • 2023-03-28 08754, 2023

      • yvanzo
        monkey: It’s a depedency of jest, so not a security issue for LB.
      • 2023-03-28 08743, 2023

      • Shelly joined the channel
      • 2023-03-28 08733, 2023

      • yvanzo
        Checked all security alerts for LB.
      • 2023-03-28 08740, 2023

      • monkey
        ❤️
      • 2023-03-28 08707, 2023

      • Shelly
        monkey: I have fixed some small issues such as broken youtube link in brainzplayer and ugly error notifications on local server on fresh releases page and listens page. How should I draft a PR for that?
      • 2023-03-28 08745, 2023

      • monkey
        Thanks! you should fork the repo, ad your commits in a new branch, and you should see an option to open a PR against the main repo on the Github website
      • 2023-03-28 08715, 2023

      • monkey
        There are instructions and guidelines here Shelly : https://github.com/metabrainz/guidelines/blob/mas…
      • 2023-03-28 08717, 2023

      • sb2318 joined the channel
      • 2023-03-28 08748, 2023

      • Shelly
        Thanks for the concise answer. But I wanted to know if I should open a PR for each fix or just one PR for all the fixes?
      • 2023-03-28 08733, 2023

      • atj
        Shelly: it depends, if all the fixes are trivial and self-contained then you can combine them into one PR (in multiple commits), but generally you should open separate PRs
      • 2023-03-28 08717, 2023

      • Shelly
        Okay, got it. The changes are trivial so I'll open one PR only describing the changes.
      • 2023-03-28 08708, 2023

      • Shelly has quit
      • 2023-03-28 08706, 2023

      • yvanzo
        monkey, lucifer: Also reviewed dependabot alerts, closed some of these but also reopened 2 SEC tickets.
      • 2023-03-28 08701, 2023

      • yvanzo
        (Took me more two hours and half altogether.)
      • 2023-03-28 08752, 2023

      • sb2318 has quit
      • 2023-03-28 08716, 2023

      • jivte_
        monkey: Hey!!
      • 2023-03-28 08709, 2023

      • BrainzGit
        [listenbrainz-server] 14Shelly011s opened pull request #2429 (03master…trivialFixes): Trivial fixes https://github.com/metabrainz/listenbrainz-server…
      • 2023-03-28 08736, 2023

      • Maxr1998_ has quit
      • 2023-03-28 08712, 2023

      • iconoclasthero has quit
      • 2023-03-28 08703, 2023

      • iconoclasthero joined the channel
      • 2023-03-28 08756, 2023

      • jivte_
        monkey: I had something important to discuss are you available
      • 2023-03-28 08710, 2023

      • atj
        jivte_: it's 20:50 in BCN, monkey is unlikely to be available
      • 2023-03-28 08746, 2023

      • jivte_
        atj: okk :(
      • 2023-03-28 08756, 2023

      • Maxr1998 joined the channel
      • 2023-03-28 08710, 2023

      • jivte_ has quit
      • 2023-03-28 08733, 2023

      • sb2318 joined the channel
      • 2023-03-28 08756, 2023

      • iconoclasthero has quit
      • 2023-03-28 08710, 2023

      • dau joined the channel
      • 2023-03-28 08713, 2023

      • iconoclasthero joined the channel
      • 2023-03-28 08720, 2023

      • dau has quit
      • 2023-03-28 08752, 2023

      • sb2318
        please help me to figure out ListenScreen, in ListenBrainz app. How it is worked
      • 2023-03-28 08733, 2023

      • sb2318 has quit
      • 2023-03-28 08700, 2023

      • sb2318 joined the channel
      • 2023-03-28 08731, 2023

      • jivte_ joined the channel
      • 2023-03-28 08739, 2023

      • sb2318 has quit
      • 2023-03-28 08712, 2023

      • jivte_ has quit
      • 2023-03-28 08747, 2023

      • dvzrv has quit
      • 2023-03-28 08751, 2023

      • aerozol
        reosarevok: Suspending or deleting spam forum accounts? Preference?
      • 2023-03-28 08749, 2023

      • reosarevok
        aerozol: Freso always deleted, so I've kept doing that
      • 2023-03-28 08718, 2023

      • aerozol
        Sweet, that makes sense but I didn’t want to do anything un-undoable without checking
      • 2023-03-28 08711, 2023

      • aerozol
        monkey: I’ve dug through the (amazing) redesign, here’s my notes to discuss: https://www.figma.com/file/DUHA5msrtSifWRurs0ud3y…