Doing things the easy way

A couple months back I posted a C++ program for reading / writing mp3 files given their tags. This was of course windows so its always necessary to over do everything because that’s how windows works. I did the whole process on Linux in like 1 line of bash. I installed the MP3::Tag lib from […]