• v1.5.0_FINAL 201a3916cd

    yosh released this 2024-02-02 11:40:13 -06:00 | 3 commits to main since this release

    IMPORTANT NOTE: THIS IS THE FINAL "RELEASE" THAT WILL BE ON THIS PAGE. ALL FURTHER UPDATES WILL BE DONE THROUGH THE LATEST GIT MASTER COMMIT. There is now a system to update directly from the script, so no need to worry about keeping up with it manually here if you don't use git.

    • no more "releases". they don't work well for a shell script of this small scope
    • updates are checked against latest commit, and can be applied automatically if the user doesn't have git installed
    • for real now, the script will not automatically convert and rather show usage if a directory isn't entered. I accidentally ran the script once and had like 30 opus files spew out and had not a fun time cleaning it up
    • for some reason, while I made a comment about not supporting filenames with newlines, I never had a user-friendly notification or check for this. now I do! so it'll notify you if the filepath has a newline in it and skip the file
    • keepkeys and removekeys can be comma separated instead of pipe separated now. a bit friendlier to type now. you can still use pipes and it works fine!

    if you don't use git and keep up manually with releases, it might be good to flacconv -u after downloading this

    Downloads