#metabrainz

/

      • d4rkie has quit
      • 2024-10-31 30500, 2024

      • d4rkie joined the channel
      • 2024-10-31 30525, 2024

      • d4rkie has quit
      • 2024-10-31 30559, 2024

      • d4rkie joined the channel
      • 2024-10-31 30544, 2024

      • d4rkie has quit
      • 2024-10-31 30559, 2024

      • d4rkie joined the channel
      • 2024-10-31 30551, 2024

      • minimal has quit
      • 2024-10-31 30550, 2024

      • Maxr1998_ joined the channel
      • 2024-10-31 30502, 2024

      • Maxr1998 has quit
      • 2024-10-31 30539, 2024

      • dabeglavins has quit
      • 2024-10-31 30559, 2024

      • dabeglavins joined the channel
      • 2024-10-31 30537, 2024

      • d4rkie has quit
      • 2024-10-31 30552, 2024

      • d4rkie joined the channel
      • 2024-10-31 30533, 2024

      • d4rkie has quit
      • 2024-10-31 30501, 2024

      • d4rkie joined the channel
      • 2024-10-31 30512, 2024

      • Kladky joined the channel
      • 2024-10-31 30500, 2024

      • Techman
        That MetaBrainz Summit article was a cool read.
      • 2024-10-31 30519, 2024

      • reosarevok[m]
        mayhem: So, aerozol and I noticed yesterday the site owner of our blog is still warp - I talked to him and he's happy to transfer it, but where to? Should we have an alias account?
      • 2024-10-31 30535, 2024

      • reosarevok[m]
        Do we already have a blog@ or the like?
      • 2024-10-31 30508, 2024

      • BrainzGit
        [musicbrainz-server] 14reosarevok opened pull request #3400 (03master…MBS-13801): MBS-13801: Remove limits on tag cloud subqueries https://github.com/metabrainz/musicbrainz-server/…
      • 2024-10-31 30514, 2024

      • reosarevok[m]
        bitmap: this was originally your choice ^ so see what you think. If you think we do certainly need some limit for the subqueries, we could have a higher one, 250 or so for all or whatnot, to have a more realistic count still while having some limits.
      • 2024-10-31 30540, 2024

      • BrainzGit
        [musicbrainz-server] 14reosarevok opened pull request #3401 (03master…standard-test-description-header): Use a standard head1 DESCRIPTION for tests https://github.com/metabrainz/musicbrainz-server/…
      • 2024-10-31 30528, 2024

      • wargreen has quit
      • 2024-10-31 30513, 2024

      • outsidecontext[m has quit
      • 2024-10-31 30544, 2024

      • mayhem[m]
        reosarevok: did you have any further comments on https://github.com/metabrainz/metabrainz.org/pull… or can I merge/deploy?
      • 2024-10-31 30542, 2024

      • reosarevok[m]
        Oh I thought you had already!
      • 2024-10-31 30547, 2024

      • reosarevok[m]
        Seems fine to me AFAICT
      • 2024-10-31 30508, 2024

      • mayhem[m]
        ok
      • 2024-10-31 30517, 2024

      • BrainzGit
        [metabrainz.org] 14mayhem merged pull request #487 (03master…add-funding-json): Add funding json https://github.com/metabrainz/metabrainz.org/pull…
      • 2024-10-31 30537, 2024

      • BrainzGit
        [metabrainz.org] release 03v-2024-10-31.0 has been published by 14mayhem: https://github.com/metabrainz/metabrainz.org/rele…
      • 2024-10-31 30544, 2024

      • mayhem[m]
        deployed and submitted.
      • 2024-10-31 30521, 2024

      • julian45[m] has quit
      • 2024-10-31 30551, 2024

      • mayhem[m]
        @zas: see support@
      • 2024-10-31 30524, 2024

      • rustynova[m]
        Is there anything against doing burst requests on MB's API (but still 1/req per second on average)? I thinking about changing mine so I can load a page of results quicker than 5 secs
      • 2024-10-31 30520, 2024

      • mayhem[m]
        in theory not, no.
      • 2024-10-31 30509, 2024

      • rustynova[m]
        Neat. Better to have asked first than sorry
      • 2024-10-31 30518, 2024

      • SigHunter has quit
      • 2024-10-31 30530, 2024

      • SigHunter joined the channel
      • 2024-10-31 30539, 2024

      • SigHunter has quit
      • 2024-10-31 30540, 2024

      • mayhem[m]
        zas: ping
      • 2024-10-31 30548, 2024

      • mayhem[m]
        or atj
      • 2024-10-31 30540, 2024

      • SigHunter joined the channel
      • 2024-10-31 30546, 2024

      • zas[m]
        Pong
      • 2024-10-31 30552, 2024

      • mayhem[m]
        hey!
      • 2024-10-31 30556, 2024

      • zas[m]
        Hey
      • 2024-10-31 30509, 2024

      • mayhem[m]
        I have an nginx reverse proxy question you might be able to help me with.
      • 2024-10-31 30502, 2024

      • mayhem[m]
        lb-local is a webapp that wants to play a track from a subsonic API. However, the lb-local app is served from a different endpoint from the subsonic API. thus the webbrowser cannot stream from subsonic API, because of CORS restrictions.
      • 2024-10-31 30528, 2024

      • mayhem[m]
        I would like to make a call to the reverse proxy in front of lb-local and say:
      • 2024-10-31 30553, 2024

      • mayhem[m]
        mylblocal.com/stream/adjflhadfljhadf should send the request to the backend. the backend then sees that this needs to be internally redirected to an upstream server with a rewritten URL. Nginx should then serve the contents of that new URL to the user without the user knowning about the redirect.
      • 2024-10-31 30554, 2024

      • mayhem[m]
        mylblocal.com/stream/adjflhadfljhadf -> backend -> internal redirect -> serve 192.168.1.5/steam/adjflhadfljhadf/&user=mayhem&password=qerqeroqer
      • 2024-10-31 30507, 2024

      • mayhem[m]
        any idea on how to do this?
      • 2024-10-31 30501, 2024

      • SigHunter has quit
      • 2024-10-31 30520, 2024

      • SigHunter joined the channel
      • 2024-10-31 30506, 2024

      • zas[m]
        What do you call backend in this context?
      • 2024-10-31 30551, 2024

      • mayhem[m]
        there are two: lb-local app and the subsonic API.
      • 2024-10-31 30514, 2024

      • mayhem[m]
        I want to internally redirect from one back-end to the other, transparently to the user.
      • 2024-10-31 30528, 2024

      • mayhem[m]
        hmmm. I suppose I could setup a second domain for the reverse proxy that then just calls the subsonic backend.
      • 2024-10-31 30513, 2024

      • ansh[m] has quit
      • 2024-10-31 30538, 2024

      • zas[m]
        Yes. It could be a mix with https://nginx.org/en/docs/http/ngx_http_internal_… (see example), and proxy protocol on backend (because you have client -> backend1 -> backend2).
      • 2024-10-31 30503, 2024

      • mayhem[m]
        > This module is available as part of our commercial subscription.
      • 2024-10-31 30542, 2024

      • zas[m]
        to me, the simplest be to have lb-local app talking proxy protocol (on both sides), and receives/decode proxy headers, and also talking proxy protocol to 192.168.1.5 (see https://developer.mozilla.org/en-US/docs/Web/HTTP…)
      • 2024-10-31 30544, 2024

      • zas[m]
        atj: bitmap any idea about this? I'm not totally sure because streams are involved.
      • 2024-10-31 30542, 2024

      • zas[m]
        mayhem: I have to go right now, I'll be around this evening.
      • 2024-10-31 30501, 2024

      • mayhem[m]
        👍
      • 2024-10-31 30554, 2024

      • BrainzGit
        [listenbrainz-server] 14MonkeyDo opened pull request #3019 (03master…LB-1664): LB-1664: Only show "full discography" button when required https://github.com/metabrainz/listenbrainz-server…
      • 2024-10-31 30507, 2024

      • rustynova[m]
        Oh hey, that's my bug report
      • 2024-10-31 30500, 2024

      • minimal joined the channel
      • 2024-10-31 30541, 2024

      • pite joined the channel
      • 2024-10-31 30512, 2024

      • bitmap[m]
        <zas[m]> "atj: bitmap any idea about this?..." <- not sure, IIUC it can't use proxy_pass because the backend has to inject the user/password first? can those be returned to or obtained by nginx in some other way (like via headers) so that it can just use proxy_pass?
      • 2024-10-31 30513, 2024

      • BrainzGit
        [musicbrainz-server] 14reosarevok opened pull request #3402 (03master…MBS-9885): [WIP] MBS-9885: Prevent setting end date for character artist https://github.com/metabrainz/musicbrainz-server/…
      • 2024-10-31 30546, 2024

      • BrainzGit
        [musicbrainz-server] 14reosarevok opened pull request #3403 (03master…MBS-13802): MBS-13802: Always use "Created (in)" for characters https://github.com/metabrainz/musicbrainz-server/…
      • 2024-10-31 30519, 2024

      • monkey[m]
        <rustynova[m]> "Oh hey, that's my bug report" <- I started commenting on the ticket why it was somehow a more complicated issue that it first appears, and found the solution as I wrote it 😆
      • 2024-10-31 30510, 2024

      • rustynova[m]
        me_irl
      • 2024-10-31 30510, 2024

      • rustynova[m]
        But mostly made the ticket to have it in writing really low priority bug
      • 2024-10-31 30533, 2024

      • wargreen joined the channel
      • 2024-10-31 30548, 2024

      • monkey[m]
        Yeah, since that code is so new and fresh in my mind I'd rather fix it now.
      • 2024-10-31 30535, 2024

      • wargreen has quit
      • 2024-10-31 30500, 2024

      • wargreen joined the channel
      • 2024-10-31 30521, 2024

      • Maxr1998 joined the channel
      • 2024-10-31 30549, 2024

      • Maxr1998_ has quit
      • 2024-10-31 30514, 2024

      • Kladky has quit
      • 2024-10-31 30559, 2024

      • thuna` joined the channel
      • 2024-10-31 30534, 2024

      • thuna`
        Are the differences between picard's scripting language and foobar2000 documented anywhere? Also, does anyone happen to know how boolean values in foobar2000 are supposed to work? I have been looking at it but I can't make sense of it, and picard uses a different system so I can't use it as a reference.
      • 2024-10-31 30520, 2024

      • BrainzGit
        [listenbrainz-server] 14amCap1712 opened pull request #3020 (03master…lfm-fixes): Show user information in last.fm settings page https://github.com/metabrainz/listenbrainz-server…