A collection of Bash scripts I've made to solve my own problems, but belive somebody could find a good use for them!
I'm trying to find a better future as System Administrator and DevOps Engineer, so it's important to upload my works and show things I can do and learning right now.
This is just a simple ffmpeg scenario, where everything from wav/ goes to mp3/, ogg/ and flac/ as converted audiofiles. As musician, sometimes it's pretty useful to me.
In the future I'm planning to do a git hook to convert everything before commit!