#metabrainz

/

      • SothoTalKer has quit
      • SothoTalKer joined the channel
      • bitmap[m]
        rexwilliams1234: there's no such thing as a primary genre, but you can look at which tags are the most popular (sort by artist_tag.count). determining which tags are genres is simply a matter of joining tag.name with genre.name
      • Jade[m]
        I've just posted the project proposal, Python edition: https://community.metabrainz.org/t/gsoc-2025-ma...
      • It's a full 25% footnotes by wordcount lol
      • derat[m] has quit
      • rexwilliams1234[
        <bitmap[m]> "rexwilliams1234: there's no such..." <- The primary genre is not a big deal. A count works great. Being a week into this after setting up the server I am most interested in just getting some basics, especially finding the table relationships around artist to genre. For the example of the Beatles ... the musicbrainz website has these genres listed: rock, pop, pop rock, psychedelic pop, merseybeat. Am wanting to
      • reproduce that. From your comments I figure that I can use the Beatles artist id in the artist_tag table and go to the tag table to identify genre names, using count in the artist_tag table to find the most popular genres. Will look into this and do more homework. Thanks.
      • minimal has quit
      • bitmap[m]
        <rexwilliams1234[> "The primary genre is not a big..." <- [this query](https://github.com/metabrainz/musicbrainz-server/blob/7cfbd49/lib/MusicBrainz/Server/Data/EntityTag.pm#L59-L65) from the MB server code should help (just the highlighted part is relevant for genres). `$self->tag_table` would be `artist_tag` and `$self->type` would be `artist` in your case
      • example for The Beatles... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/...>)
      • julian45[m]
        yvanzo: i spent a chunk of this weekend porting the prep chunk of [jira-server-vm](https://github.com/metabrainz/jira-server-vm) to ansible, and the repo for that is over here in [ansible-jira](https://github.com/metabrainz/ansible-jira). i've got the prepare-installation part mostly working, but am running into a bit of trouble with replicating [the rsync
      • task](https://github.com/metabrainz/jira-server-vm/blob/master/script/mirror_old_jira.sh#L11-L17); if you wouldn't mind having a look at [the corresponding ansible](https://github.com/metabrainz/ansible-jira/blob/main/roles/jira-mirror/tasks/main.yml) and seeing if i might be missing something, i'd appreciate it
      • the error i get is:... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/...>)
      • rexwilliams1234[
        bitmap[m]: Thank you. Much appreciated to see your example.
      • ApeKattQuest
      • BrainzGit
        [troi-recommendation-playground] 14Mohamedselim20 opened pull request #169 (03main…main): Added a column header using PrettyTable https://github.com/metabrainz/troi-recommendati...
      • HemangMishra[m] joined the channel
      • HemangMishra[m]
        <aerozol> "Thanks 😁👌" <- jasje: should I change the gradient in artist and album screen as well along with playlist and created for u screen?
      • lucifer[m]
        <jasje[m]> "lucifer: While uploading..." <- > <@jasje:matrix.org> lucifer: While uploading proguard mappings to sentry I get the following error: https://pastebin.com/r3yU6cnU... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/...>)
      • <Jade[m]> "So we'd end up with all of the..." <- I would have implemented it that way if I was doing it myself anyway, yes.
      • SigHunter has quit
      • SigHunter joined the channel
      • SigHunter has quit
      • SigHunter joined the channel
      • Kladky joined the channel
      • Sophist-UK joined the channel
      • mayhem: ansh monkey: LB meet today?
      • mayhem[m]
        yes!
      • outsidecontext[m has quit
      • zas: can you check the lidarr email? I think their IP might've gotten blocked.
      • zas[m] joined the channel
      • zas[m]
        checking now, I missed it yesterday
      • BrainzGit
        [listenbrainz-server] 14anshg1214 opened pull request #3243 (03ansh/bootstrap4-explore-page…ansh/bootstrap4-final): Bootstrap 4 Final Upgrade https://github.com/metabrainz/listenbrainz-serv...
      • [listenbrainz-server] 14anshg1214 opened pull request #3244 (03ansh/bootstrap4-final…ansh/bs5): [WIP] Upgrade to Bootstrap 5 https://github.com/metabrainz/listenbrainz-serv...
      • ApeKattQuest
      • that means.... haha badly tagedd music is the work of the (devil/demon)
      • ??
      • mayhem[m]
        zas: did you see the mail from hetzner about the two server updates -- we now have a window given to us. is that workable?
      • zas[m]
        Yes, see MeB Sec channel ;)
      • mayhem[m]
        ha great minds.
      • zas[m]
        We have more time than expected to prepare, but the time window is still large
      • downtime should be under one hour anyway
      • mayhem[m]
        and we can do this without downtime?
      • reosarevok[m] joined the channel
      • reosarevok[m]
        bitmap: I get the feeling that we are giving modbot reorder medium errors more often than would make sense when one medium is being added and the existing removed
      • I see relatively often people getting confused by the modbot note on the relevant edits
      • Wonder if we are causing these somehow when we shouldn't?
      • BrainzGit
        [listenbrainz-server] 14MonkeyDo merged pull request #3220 (03bootstrap4…ansh/bootstrap4-explore-page): feat: Upgrade Entity, Explore and Modals to Bootstrap 4 https://github.com/metabrainz/listenbrainz-serv...