Automatically exclude file by extension type

Windows specific questions, problems.
Post Reply
linuxlad

Automatically exclude file by extension type

Post by linuxlad »

Is there anyway to automatically exclude file based on their extensions?
User avatar
Peter
Administrator
Administrator
Posts: 2701
Joined: Wed Jul 07, 2010 6:14 pm

Re: Automatically exclude file by extension type

Post by Peter »

No, I don't think so... that'd be a very specific use-case..
Maybe you can use the web API to develop a script that'd do this...
linuxlad

Re: Automatically exclude file by extension type

Post by linuxlad »

Someone at github already created one, however, I was unable to get it to work.
Perhaps someone else will be more successful and provide us with their feedback.

https://gist.github.com/oltodosel/566e0 ... cc6980656f

I would have preferred that the filtering/file exclusion was processed during the addition of the torrent, however, I settled for immediate/instant deletion by QBT to 'Run external program on torrent completion' so I made an executable with three lines that included removal/deletion of two files that are always named the same and a third one to remove all by that particular extension since this third one would always have a different name attached to every torrent. Not a perfect solution but still better than the manual process and accumulation of junk files.
Post Reply