Here is the scenerio
I have my Download folder set to d:\download
I have Unrar option set to Create a Subfolder based on Archive Name
I have Move *.nfo to UnRar folder
If I download a Non-RAR collection that contains a .nfo file, everything downloads to d:\download (exactly as expected)
Now if I Download a RAR collection, it will download the files and unrar them to d:\download\archive_name (exactly as expected)
However, it moves ALL .nfo files from the D:\download folder to the d:\download\archive_name, instead of just the .nfo file that is part of the RAR collection