← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1115765] Re: [Feature Request] Exclude certain file extensions

 

Adds an additional settings dialog that will allow the user to filter files based on:
* Any part of the name with regular expressions
* File extensions (thinly veiled with regular expressions under)
* Minimum and maximum file sizes

I don't have a good Icon for the new dialog, so I've just used the same
Icon as for Upload. Someone else can provide a better replacement later
on.. (Didn't want to simply steal it from other projects..)

By the way, no other implementation's source code was checked to
incorporate this.

** Patch added: "dcpp_sharefilter.diff"
   https://bugs.launchpad.net/dcplusplus/+bug/1115765/+attachment/3767604/+files/dcpp_sharefilter.diff

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1115765

Title:
  [Feature Request] Exclude certain file extensions

Status in DC++:
  New

Bug description:
  It would be nice if DC++ can exclude certain file extensions like it
  does for hidden folders and prevent them from being hashed.

  DC++ will often take the file lock to hash incomplete files, which
  happens often when a download from a external program is stalled, and
  causes problems when trying to continue the download.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1115765/+subscriptions


References