Skip processing types of files
Posted: 24 Jul 2017, 21:46
I'm using the KEEPLINK option in filebot, since this allows me to move the file to another disk but keep seeding.
However it might happen that I add again the torrent that would use that symlink to seed, and in this case transmission considers the verification of files as another complete download, thereby firing filebot another time.
How could I prevent filebot from even considering symlinks to be processed?
Unfortunately, according to this link, transmission doesn't pass the list of files as argument but rather the path, which could be a directory (potentially containing symlinks) or a symlink itself.
I'm using fn:amc on linux.
However it might happen that I add again the torrent that would use that symlink to seed, and in this case transmission considers the verification of files as another complete download, thereby firing filebot another time.
How could I prevent filebot from even considering symlinks to be processed?
Unfortunately, according to this link, transmission doesn't pass the list of files as argument but rather the path, which could be a directory (potentially containing symlinks) or a symlink itself.
I'm using fn:amc on linux.