Hi how can I filter filenames ends with " (E).mp3 "
Try %_filename_ext% HAS " (E).mp3"
%_filename_ext% HAS " (E).mp3"
thanks! that did the trick