#musicbrainz

/

      • stah0121
        I never ran the live-indexing steps so I didn't run the trigger uninstall but here are the container logs
      • let me know if I need to adjust log levels or anything
      • rdswift has quit
      • rdswift joined the channel
      • sounds good yvanzo thanks for your input
      • to anyone else able to help -- I've looked over the log files and wasn't able to make much sense of anything .. I don't even see a specific request that mentions my search string so it's a little hard to follow
      • correction I found the search request but there isn't much info beyond the search string
      • avalos joined the channel
      • avalos
        Hello, everyone! Could you please approve my edits? https://musicbrainz.org/user/aavalos/edits/open
      • I added some singles from HUNNY.
      • My MusicBrainz account is new.
      • Are you able to access that link? Or is it only available for me?
      • akashgp09 joined the channel
      • Vacuity joined the channel
      • death916 has quit
      • Vacuity_ has quit
      • death916 joined the channel
      • stah0121 has quit
      • AJ_Z0 has quit
      • AJ_Z0 joined the channel
      • death916 has quit
      • derwin
        avalos : hi
      • death916 joined the channel
      • death916 has quit
      • death916 joined the channel
      • Rotab has quit
      • texke joined the channel
      • atj
        avalos: please familiarise yourself with the beginners guide: https://musicbrainz.org/doc/Beginners_Guide
      • the releases you submitted have been added to the database, so everyone can see them, but some of the subsequent edits will not be applied for 7 days to allow for other editors to review and vote on them
      • For future reference I would suggest using additional sources to Soundcloud and YouTube for releases, such as Spotify, Deezer, Apple Music etc.
      • Here's one of the releases you added in Spotify: https://open.spotify.com/album/5Kv6P3Ln0Q6RvPFZ...
      • derwin
        you can also use importers from https://github.com/murdos/musicbrainz-userscripts to make it easier to do data entry.
      • Lotheric
        atj, you're the one coding the a-tisket mirror am I right ?
      • is the api returning itunes links ? I always change thoses for apple music links since it's a redirection
      • atj
        Lotheric: yes, that's right. I keep having to do that myself and it's pissing me off. IIRC I did update the code but didn't deploy it...
      • Lotheric
        do you think it'd be possible to add other complimentary links ? like tidal, youtube music, amazon, etc
      • or .. too complicated?
      • atj
        Lotheric: every time I look at the code, a kitten dies
      • Lotheric
        I know youtube music allow search by upc
      • hahaa
      • atj
        I prod it with a stick occasionally and stand back but adding major new functionality is not something I want to get into
      • Lotheric
        an option to set worldwide would be nice too (when only british whatever isles don't get it I conseider the release worldwide)
      • of course it's easy to do it on the release form (on musicbraqinz site), just have to select like US and then change it to avoid the huge list but sometime I forget and leave it as us
      • atj
        yes, we clearly experience the same issues! :)
      • very annoying when you forget to set a specific country and end up with 180 release events
      • Lotheric
        haha indeed
      • atj
        alas, some people (strongly) believe having 180 release events is valuable information
      • Lotheric
        I see it as useful (the huge list) when there's a reason other than country x is on this service and not in that service
      • for example here in french Canada, there's aoften a digital release for western european countries (where they speak french) and another release for the rest of the world (often 2 distributors)
      • atj
        yes, I probably don't get exposed to situations where it might be valuable very often
      • Lotheric
        also releases that are edited/clean for the US market
      • often aren't released elsewhere in the world
      • atj
        OK, I just had a look at the code in my git repo and I did make some changes to submit Apple Music URLs with a type of "streaming page".
      • Lotheric
        I don't use apple products but as I understand it iTunes still exist but it's a software and you have to buy release from within the software and it's no longer possible to buy from the website, am I correct?
      • atj
        IIRC, I tested it and it did work, but I was concerned it might break some links in edit notes.
      • Lotheric
        it's 'beta' people can report it if it does break stuff
      • :p
      • atj
        I've never used iTunes or Apple Music so I don't really know exactly. Basically the iTunes API just started returning Apple Music URLs, and then the iTunes URLs themselves began redirecting to Apple Music
      • Lotheric
        someone gave me a tidal account for 3 months, good experience so far, they have a lot of credits compared to other services
      • I like the interface of the web player
      • I stay away from apple since I heard a long time ago that itunes was deleting stuff from your library without your consent
      • atj
        I heard that the Tidal library was a bit limited, or was that Qobuz?
      • Lotheric
        and I stay away from Sony since they put rootkits in their music CDs in the early 2000s
      • I listen to hip hop and one owner of Tidal is JAY-Z so there's no lack of hip hop on it ;)
      • atj
        Jack Dorsey owns Tidal now I think
      • Rotab joined the channel
      • Lotheric
        the whole mqa think is rubbish though
      • ~thing
      • atj
        Yeah, it's a lossy format apparently (?!)
      • Lotheric
        yup<
      • atj
        I think I might just commit it and see if anyone moans
      • Lotheric
        !m atj
      • BrainzBot
        You're doing good work, atj!
      • atj
        Lotheric: you must bear responsbility for the dead kittens
      • Lotheric
        CatQuest won't be happy about the dead kittens
      • atj
        OK, it's deployed.
      • Lotheric
        \ o /
      • kellnerd joined the channel
      • kellnerd
        atj: Don't forget to push the changes to GitHub, I'll probably find the time to review them :)
      • atj
        OK, it's deployed.
      • oops
      • kellnerd: I just pushed the changes to GitHub. They're very simple to be honest.
      • outsidecontext: do you want me to grant you access to the GH repo? I can only allow 3 collaborators as it's private on a free plan. I haven't made it public due to the lack of license.
      • kellnerd
        Thanks. Let's hope that small changes do not require larger fixes later.
      • atj
        kellnerd: I *don't* think they will, primarily because the iTunes ID and the Apple Music ID are the same.
      • However it's trivial to revert the change if there are any major issues.
      • SothoTalKer has quit
      • SothoTalKer joined the channel
      • death916 has quit
      • death916 joined the channel
      • outsidecontext
        atj: would be much appreciated, I'm happy to contribute when I have time. If not I'm happy to give the space to someone else. And maybe we can sort our the licensing
      • I'd like to get the bandcamp stuff added :)
      • kellnerd
        outsidecontext: Wait until you see the code ;)
      • outsidecontext
        I am prepared for the worst :)
      • kellnerd
        atj: Maybe it's time to fill the djembe repo with the code you have so far, now that there is a handful of potential contributors?
      • thunderbirdtr joined the channel
      • akashgp09 has quit
      • Zhele has quit
      • Toasty joined the channel
      • death916 has quit
      • Zhele joined the channel
      • kellnerd has quit
      • death916 joined the channel
      • atj
        outsidecontext: what's your GH username?
      • outsidecontext
        atj: phw
      • atj
        ah yes, I did know that, sorry!
      • outsidecontext
        :)
      • mat_ has quit
      • mat_ joined the channel
      • kellnerd joined the channel
      • death916 has quit
      • death916 joined the channel
      • kellnerd has quit
      • stah0121 joined the channel
      • stah0121 has quit
      • Toasty has quit