A simple program that will add the cover art to a folder of flac files but only ever on the thumb drive dir on the NAS. In this version I was trying to have the function call a subprocess on an entire dir, which didnt work. I'll switch to doing it file level instead.
updated to support python3
Moving my various music related programs to a music utilities folder.
making a music utilities dir for my various music programs.