#musicbrainz

/

      • ErBear is now known as Erin
      • 2024-04-01 09218, 2024

      • thejoker88145 joined the channel
      • 2024-04-01 09215, 2024

      • thejoker8814 has quit
      • 2024-04-01 09215, 2024

      • thejoker88145 is now known as thejoker8814
      • 2024-04-01 09205, 2024

      • dub_a has quit
      • 2024-04-01 09257, 2024

      • dub_a joined the channel
      • 2024-04-01 09203, 2024

      • acohn has quit
      • 2024-04-01 09225, 2024

      • acohn joined the channel
      • 2024-04-01 09235, 2024

      • acohn has quit
      • 2024-04-01 09230, 2024

      • acohn joined the channel
      • 2024-04-01 09250, 2024

      • Cheezmo has quit
      • 2024-04-01 09216, 2024

      • Cheezmo joined the channel
      • 2024-04-01 09258, 2024

      • minimal has quit
      • 2024-04-01 09249, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09245, 2024

      • nirvdrum has quit
      • 2024-04-01 09248, 2024

      • Island_ has quit
      • 2024-04-01 09206, 2024

      • Techman has quit
      • 2024-04-01 09219, 2024

      • G0d joined the channel
      • 2024-04-01 09211, 2024

      • antlarr has quit
      • 2024-04-01 09205, 2024

      • scrumplex_ has quit
      • 2024-04-01 09217, 2024

      • scrumplex joined the channel
      • 2024-04-01 09206, 2024

      • logistic-bot joined the channel
      • 2024-04-01 09220, 2024

      • knolle has quit
      • 2024-04-01 09220, 2024

      • knolle joined the channel
      • 2024-04-01 09221, 2024

      • antlarr joined the channel
      • 2024-04-01 09252, 2024

      • rjuj joined the channel
      • 2024-04-01 09233, 2024

      • MeatPupp3t has quit
      • 2024-04-01 09209, 2024

      • MeatPupp3t joined the channel
      • 2024-04-01 09248, 2024

      • iconoclast_hero
        hey, so i save all music that comes out of picard into one of 12 month-coded folders in my music collection, i.e., unsurprisingly, I just changed the Picard destination directory to /library/music/04-new.music
      • 2024-04-01 09225, 2024

      • iconoclast_hero
        can I make that something like `$(date +%whatever gives me ## month)` ?
      • 2024-04-01 09239, 2024

      • iconoclast_hero
        can I make that something like `/library/music/$(date +%whatever gives me ## month)-new.music` ?
      • 2024-04-01 09203, 2024

      • iconoclast_hero
        i guess %m
      • 2024-04-01 09203, 2024

      • iconoclast_hero
        `$ cd /librar/music/"$(date +%m)-new.music"` actually works because i set bash to excuse small typos like that.
      • 2024-04-01 09211, 2024

      • rjuj has quit
      • 2024-04-01 09223, 2024

      • rjuj joined the channel
      • 2024-04-01 09230, 2024

      • rjuj has quit
      • 2024-04-01 09241, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09204, 2024

      • nirvdrum has quit
      • 2024-04-01 09244, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09259, 2024

      • rdswift
        iconoclast_hero, try something like $month($datetime(\%Y-\%m-\%d)) to get the month to enter in your file naming script.
      • 2024-04-01 09207, 2024

      • rdswift
        or possibly just $datetime(\%m)
      • 2024-04-01 09218, 2024

      • iconoclast_hero
        so...
      • 2024-04-01 09230, 2024

      • iconoclast_hero
        maybe that is a much better way of doing it than how i am.
      • 2024-04-01 09221, 2024

      • iconoclast_hero
        can the file naming script decide what directory files are saved in? i.e., i can set `Destination directory` in the Picard File Naming Options dialog to /library/music and have the naming script change the location based on the month?
      • 2024-04-01 09243, 2024

      • iconoclast_hero
        Picard always goes to these directories so it's really not that big of a deal that this is going to be hard to figure out later.
      • 2024-04-01 09203, 2024

      • iconoclast_hero
        i'll try to find a place to remind myself that's what's happening.
      • 2024-04-01 09206, 2024

      • rdswift
        You can set the starting directory in the option settings at https://picard-docs.musicbrainz.org/en/config/opt… and the file naming script saves to the specified subdirectory https://picard-docs.musicbrainz.org/en/tutorials/…
      • 2024-04-01 09223, 2024

      • iconoclast_hero
        yep, this'll take care of what i wanted to do on that first line...i can see some issues with having it call `date` ...
      • 2024-04-01 09202, 2024

      • Maxr1998_ joined the channel
      • 2024-04-01 09206, 2024

      • iconoclast_hero
        $datetime(\%m)-new.music/$if(%_multiartist%,$if2(%albumartist%,%artist%) -- $if($ne(%albumartist%,),%album% $if(%originalyear%,\(%originalyear%\), $if(%date%,\($left(%date%,4)\)))/,)
      • 2024-04-01 09221, 2024

      • minimal joined the channel
      • 2024-04-01 09234, 2024

      • iconoclast_hero
        thank you very much rdswift!
      • 2024-04-01 09242, 2024

      • Maxr1998 has quit
      • 2024-04-01 09243, 2024

      • thevar1able joined the channel
      • 2024-04-01 09226, 2024

      • nirvdrum has quit
      • 2024-04-01 09216, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09218, 2024

      • nirvdrum has quit
      • 2024-04-01 09204, 2024

      • Island_ joined the channel
      • 2024-04-01 09213, 2024

      • Island_ has quit
      • 2024-04-01 09231, 2024

      • Island_ joined the channel
      • 2024-04-01 09236, 2024

      • Krystof joined the channel
      • 2024-04-01 09258, 2024

      • apetresc has quit
      • 2024-04-01 09254, 2024

      • apetresc joined the channel
      • 2024-04-01 09256, 2024

      • apetresc has quit
      • 2024-04-01 09232, 2024

      • apetresc joined the channel
      • 2024-04-01 09226, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09242, 2024

      • nirvdrum has quit
      • 2024-04-01 09259, 2024

      • logistic-bot has quit
      • 2024-04-01 09259, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09252, 2024

      • sentriz
        hi all, it looks like the general rate limit for the MB public api (like just GET http://musicbrainz.org/ws/2/release/123) is one request per second? is that right?
      • 2024-04-01 09240, 2024

      • sentriz
        or, if i provide a user agent, i can request a bit faster? https://musicbrainz.org/doc/MusicBrainz_API/Rate_…
      • 2024-04-01 09227, 2024

      • sentriz
        (from 1 IP)
      • 2024-04-01 09220, 2024

      • sentriz
        oop, just re-read it just seems like 1 request per second is the most you can do from 1 IP, regardless of anything else
      • 2024-04-01 09236, 2024

      • earthgame_s joined the channel
      • 2024-04-01 09242, 2024

      • nirvdrum has quit
      • 2024-04-01 09233, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09246, 2024

      • nirvdrum has quit
      • 2024-04-01 09207, 2024

      • earthgame_s has quit
      • 2024-04-01 09207, 2024

      • earthgame_s joined the channel
      • 2024-04-01 09230, 2024

      • G0d has quit
      • 2024-04-01 09217, 2024

      • Krystof has quit
      • 2024-04-01 09243, 2024

      • earthgame_s has quit
      • 2024-04-01 09241, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09244, 2024

      • nirvdrum has quit
      • 2024-04-01 09223, 2024

      • nirvdrum joined the channel
      • 2024-04-01 09204, 2024

      • sentriz has quit
      • 2024-04-01 09244, 2024

      • nirvdrum has quit
      • 2024-04-01 09224, 2024

      • sentriz joined the channel
      • 2024-04-01 09201, 2024

      • sentriz has quit
      • 2024-04-01 09210, 2024

      • sentriz joined the channel