go into advanced and replace the sample regexp with this one:
sample|trailer|part0[023456789]\.rar$|part[123456789][0123456789]\.rar$|part00[023456789]\.rar$|part[0123456789][123456789][0123456789]\.rar$
it will ignore all the rar files except .rar and part01.rar
just thought i'd share it since this is the only way i've found that ignores the files.
sample|trailer|part0[023456789]\.rar$|part[123456789][0123456789]\.rar$|part00[023456789]\.rar$|part[0123456789][123456789][0123456789]\.rar$
it will ignore all the rar files except .rar and part01.rar
just thought i'd share it since this is the only way i've found that ignores the files.
Norway