Registered Member
|
I am trying to create a script to find all mp3 files in the current directory with a blank album, and set the album to "no album".
My attempt was this: kid3-cli -c "filter '%{album} equals \"\" and %f contains mp3'" -c "set album '(unknown album)'" This sort of works but has some problems:
I also tried a version which used a for loop in the shell to get all the files, and passed the filename in--but I couldn't figure out the syntax to pass the filename to kid3-cli and still filter out files that don't have a blank album name. How can I do this? |
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, sethaaaa, Sogou [Bot], Yahoo [Bot]