#metabrainz

/

      • dvirtz[m]
        MB, sorry. Specifically I need `link_type` as I'm trying to add a new `another database` link
      • When trying to test it I don't see any `link_type` atcually loaded to the entity edit page
      • mayhem[m]
        reosarevok: bitmap would know the answer to your question
      • dvirtz[m]
        s/atcually/actually/
      • reosarevok[m]
        It should have all
      • I develop with sample most of the time
      • It gets updated twice a month or so so newer stuff might not be there yet, but
      • Maybe it was once a month even
      • dvirtz[m]
        Thanks. I actually tried switching to the full dump but now the website is crashing on code I didn't touch.
      • I dropped the database and ran `InitDb` again
      • I also restarted the postgresql service
      • BrainzGit
        [listenbrainz-server] release 03v-2025-01-22.0 has been published by 14github-actions[bot]: https://github.com/metabrainz/listenbrainz-serv...
      • aerozol[m]
        New release! Gonna post but should probably wait until it kicks in? Heya monkey when do you reckon a volume slider will magically appear?
      • There it is 🥳
      • Great work suvid
      • ansh[m] has quit
      • mayhem[m]
        lucifer: now that the release with the troi fix is out, can you please restart the cron container when possible?
      • lucifer[m]
        already done
      • mayhem[m]
        great.
      • Shreyas[m] has quit
      • GautamShorewala[ has quit
      • kellnerd[m] has quit
      • RustyNova[m]1 joined the channel
      • RustyNova[m]1
        <aerozol[m]> "New release! Gonna post but..." <- Was this tested on mobile layout? I think it got pushed off screen
      • rustynova[m] joined the channel
      • rustynova[m]
        Looking at the CSS, it gets removed.
      • Sad, as I use mobile brainzplayer a lot...
      • aerozol[m]
        I guess there wasn’t room or something? Pull requests or ticket input always welcome if you can think of a solution!
      • That PR looks to have been a journey, so it seems the hard work has been done: https://github.com/metabrainz/listenbrainz-serv...
      • gaurav993[m] has quit
      • dseomn has quit
      • BrainzGit
        [listenbrainz-android] 1407jasjeet opened pull request #530 (03main…main): Fix login flow https://github.com/metabrainz/listenbrainz-andr...
      • [listenbrainz-android] 1407jasjeet merged pull request #530 (03main…main): Fix login flow https://github.com/metabrainz/listenbrainz-andr...
      • rustynova[m]
        I do know the solution, and it's just making a second line for more icons, but I need to actually set up an LB instance as it would require touching the react code
      • And right now I need to get more time for it
      • dseomn joined the channel
      • dseomn has quit
      • dseomn joined the channel
      • relaxo[m]
        mayhem Hey, I want to improve onbording for FestivalGuide. This includes to simplify how the user can add artists. I have some Ideas:... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/...>)
      • More ideas and tips welcome :)
      • dseomn has quit
      • dseomn joined the channel
      • reosarevok[m]
        aerozol, bitmap: https://github.com/metabrainz/musicbrainz-serve... can now be done on the new React page. I'm thinking, given the 300 release limit affects all searches (even the ones with results, possibly) should that info be shown all the time by the search field? Or should we still just show it on search failures?
      • dseomn_ joined the channel
      • bitmap[m]
        <reosarevok[m]> "aerozol, bitmap: https://github..."; <- do you remember where that 300 release limit comes from? I'm surprised there's not any way to improve the performance of this (but I don't really remember discussing it either)
      • monkey[m]
        <rustynova[m]> "Looking at the CSS, it gets..." <- > <@_discord_492790468321607681:chatbrainz.org> Looking at the CSS, it gets removed.
      • > Sad, as I use mobile brainzplayer a lot...
      • You got it, it currently gets removed on smaller screens. That is, until we finish LB#2940 for a proper BrainzPlayer mobile interface
      • BrainzBot
        Add Music Player UI for Mobile Devices: https://github.com/metabrainz/listenbrainz-serv...
      • reosarevok[m]
        No idea tbh - on the original ticket I had "Ideally this search would not have a limit at all, but that will probably cause timeouts?"
      • Because I assume that's why the limit was added
      • But maybe it's old and unneeded nowç
      • dseomn has quit
      • dseomn_ is now known as dseomn
      • monkey[m]
        (That was for rustynova @_discord_492790468321607681:chatbrainz.org)
      • bitmap[m]
        I searched for \W300\W under lib/ and didn't find anything
      • never mind, I'm guessing it
      • * guessing it's related to `$hard_search_limit += $limit * 3;`
      • Kladky has quit
      • suvid[m]
        <aerozol[m]> "Great work suvid..." <- Thanks
      • Will try to contribute more :)
      • reosarevok[m]
        bitmap: is the suggestion to try and remove the limit first then and see what happens?
      • bitmap[m]
        reosarevok[m]: I guess it will be slow but I'd like to see if we can improve the query first (I don't recall looking into it). or maybe PG 16 improved things
      • reosarevok[m]
        Ok, we can check
      • At the very least, we could maybe double the limit and that'd already make it very unlikely to hit issues I hope
      • Like, if you couldn't get it in the top 600, maybe it's on you
      • So maybe change to 600 and keep the message?
      • aerozol[m]
        Hmm I don’t think I know enough about the search to weigh in sorry, and I don’t have the time atm to research/test a bunch of searches. If you two haven’t hashed something out by tomorrow, I’m free then :)
      • All I’ll ask is that extra text is tidy (and tucked away, maybe at the bottom, if it only affects something like 1/1000 searches)
      • +1 to putting “Like, if you couldn’t get it in the top 600, maybe it’s on you” into the text /s
      • dvirtz[m]
        reosarevok, I went back to the sampled db. Quering the DB shows the data is there but entering a release relationship editor, I see that `MB.linkedEntities` is almost empty (only work_type is filled).
      • Debugging the client code, I see all the `/ws/js/type-info` requests return empty.
      • Any idea?
      • igold94[m] has quit