#metabrainz

/

      • Aerozol[m] joined the channel
      • Aerozol[m]
        Since the Discord introduction channel isn't bridged, I'll share that Rostiku has built this: https://github.com/rossprokopchenko/WeAreMusik
      • rostiku[m]
        the public version of the web app is a little buggy as of now, but I appreciate it
      • Jigen has quit
      • Jigen joined the channel
      • lusciouslover has quit
      • lusciouslover joined the channel
      • pite_ has quit
      • yvanzo[m]
        Hi zas, is `search-server.stats` on rex & rudi related to the old search.mb.o endpoint only?
      • Hi lucifer, back to SIR, here is an actionable task that should greatly simplify the code: https://tickets.metabrainz.org/browse/SEARCH-691 :)
      • BrainzBot
        SEARCH-691: Drop web service compatibility
      • Kladky joined the channel
      • __BrainzGit
        [musicbrainz-server] 14yvanzo opened pull request #3589 (03master…drop-solr7dump): Drop dumping Solr 7 search indexes https://github.com/metabrainz/musicbrainz-serve...
      • [metabrainz.org] 14fettuccinae opened pull request #517 (03metabrainz-notifications…remove-depricated): Clean-up PR https://github.com/metabrainz/metabrainz.org/pu...
      • mamanullah7[m]
        hey lucifer if a song is not available on fw then should be simply return null or should be return 10-20 similar songs available in fw servers and play one?
      • <mamanullah7[m]> "i was thinking of dynamically..." <- monkey: ansh Any review?
      • ansh[m]
        <mamanullah7[m]> "Hey ansh: i was going through..." <- Hi! So, we have a default priority list which we had formed based on the performance of the players. Initially all users will have the same priority list, however they have the full liberty to reorder the priority list for themselves.
      • Yes, if a new service is added, it'll not be there in the user's priority list. So what you need to do is find a way to push the newly added service dynamically. This can be handles in the frontend itself, you don't need to modify the user's priority list saved in the database.
      • For removal of a service, I don't think we should handle those cases as of now. If we ever decide to remove a service, we can either mark it as deprecated and just not allow user's to use it, or just remove it from the DB itself, but that's a concern for later.
      • mamanullah7[m]
        Sounds good to me!
      • cant we simply add newly added service in last user priority list? will simply push the new one in last!
      • ansh[m]
        Yes, but do you want to make this change in the database?
      • mamanullah7[m]
        i dont think we need to change anything in db i'm thinking of handling with frontend itself!
      • ansh[m]
        Thats correct, you can simply add the new services in the bottom
      • You can handle all of this in the frontend itself
      • mamanullah7[m]
        Sure!
      • ansh: Thanks for the review!
      • __BrainzGit
        [listenbrainz-server] 14RayyanSeliya opened pull request #3316 (03master…integrating-ia-into-bp): Integrating Internet Archive recordings into Brainzplayer https://github.com/metabrainz/listenbrainz-serv...
      • rayyan_seliya123 has quit
      • rayyan_seliya123 joined the channel
      • rayyan_seliya123
        <lucifer[m]> "rayyan_seliya123: you can..." <- hey lucifer I have just created a new PR for this and pushed my latest changes to it you can have a look also i have attached the video of my player in that pr itself and i am eager to have a feedback on it and what i am missing more on it and what to add further ?
      • petitminion joined the channel
      • petitminion has quit
      • lucifer[m]
        <mamanullah7[m]> "hey lucifer if a song is not..." <- return null, BP will try a different source or skip it
      • <rayyan_seliya123> "hey lucifer I have just created..." <- will try review later today or tomorrow
      • rayyan_seliya123: if you want you can try adding an api endpoint to LB server, to search the table for the artist/track etc and return a result.
      • mamanullah7[m]
        lucifer[m]: lucifer: the search query returning random songs from the funkwhale servers if a song not present in the servers, i'm trying to improve and filtering manually if not it will be highly inaccurate as fw is self hoisted so the availablity of songs is much more lesser!?
      • lucifer[m]
        m.amanullah7: i see, leave a comment in your PR and i'll try to look into it
      • mamanullah7[m]
        Sure and also the refresh, token one!!
      • lucifer[m]
        yes sure, i probably won't have the time today but remind me tomorrow.
      • mamanullah7[m]
        lucifer: I'll push some changes today and will let u know! and i also need review for frontend part i think i'm making frontend much more complex lol!
      • lucifer[m]: Sure no issue!
      • rayyan_seliya123
        <lucifer[m]> "rayyan_seliya123: if you want..." <- lucifer:sure ! I'll think about it and can u please look at the pr I am doing it in a correct way or not ? in your free time so that it would be helpful for me to understand and go further for api ..
      • lucifer[m]
        mamanullah7[m]: for the frontend, monkey and ansh will be able to assist you better but yes list down your questions in the PR for now I guess.
      • and i'll check it too.
      • mamanullah7[m]
        lucifer: Sure
      • __BrainzGit
        [mb-solr] 14yvanzo opened pull request #67 (03master…fix-typo): Fix typo in the output of `remove-backup-archives` https://github.com/metabrainz/mb-solr/pull/67
      • reosarevok[m]
        yvanzo: re https://github.com/metabrainz/musicbrainz-serve... I have no idea what I did, I've never used inkscape before. I was hoping I could just move the lines to make some sense and that would do the trick, but it seems that's not it then
      • I guess at least for some of them, the suggestion is to drop the regenerated image entirely and just change some text by hand in the svg file or?