linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00446
[Bug 375918] Re: [ADC] Search filter not work on hub
If you check AdcHub::search function, you'll see that file type is used
only for searching for TTH and directories. The rest is ignored. The
simple solution would be to read all needed extensions (complete list
for each type is in ShareManager) and add them as one EX param per one
extension. I've briefly checked ShareManager and it should check these
extensions. Question is how much does it increase bandwidth?
--
[ADC] Search filter not work on hub
https://bugs.launchpad.net/bugs/375918
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in DC++: New
Status in Linux DC++: New
Bug description:
filter "file type" not work on ADC hub. apex 1.2.0 affected too