EdwinKM

Results 5 comments of EdwinKM

voting also for this option. include (or exclude) extensions to compare.

This was my main reason to switch to the jdupes fork `exts="avi,divx,f4v,flv,m4v,mkv,mov,mp4,mpe,mpeg,mpg,rm,rmvb,ts,vob,webm,wmv,iso" jdupes --recurse --ext-filter="onlyext:$exts" --ext-filter="nostr:${transmission_folder}/incomplete/" --print-summarize --size $folder` Duplicate of https://github.com/adrianlopezroche/fdupes/issues/6

this should not be that difficult to solve with some shell magic. But you hve to create your own filelist also and subtract the items. The jdupes fork seems to...

You can pass two folders and without the ''recurse'' flag you seem to get the intended results?

Validated your bug and seems a issue. But i only want to warn you for a mistake in the logic. If you use this in your actual scripts you get...