ADL Search with regex possibility

Asked by Sleepwalker

Hi

I was wondering if you will implement regex functionality in the ADL Search like fulDC got.
fulDC development has ended but since you still fix bugs and such.. what do you think about this?

It's a good way to clean up the share you have from garbage.

Question information

Language:
English Edit question
Status:
Solved
For:
DC++ Edit question
Assignee:
No assignee Edit question
Solved by:
Sleepwalker
Solved:
Last query:
Last reply:
Revision history for this message
eMTee (realprogger) said :
#1

Converted to a bug marked as wishlist

Revision history for this message
Sleepwalker (webmaster-345) said :
#2

Thanks, this function is the only thing that stops me from using DC++. :)

Revision history for this message
poy (poy) said :
#3

already available since DC++ 0.780.

Revision history for this message
Sleepwalker (webmaster-345) said :
#4

Then how do I activate it?
I have regex in the ADL Search, open a file list and nothing happens.
Every ADL Search "row" is marked as active.

Revision history for this message
Sleepwalker (webmaster-345) said :
#5

Wrote as comment, sry double posting

Revision history for this message
poy (poy) said :
#6

there is nothing to activate besides the "Regular Expression" check-box. try with ".*", which is a reg ex that matches every file.

Revision history for this message
Sleepwalker (webmaster-345) said :
#7

Thanks, had to rewrite most of the regex expressions since I use full expressions the same way in but in PHP.

Revision history for this message
poy (poy) said :
#8