Open erikbelusic opened 7 years ago
the filters only seem to work at the root level of the directory. e.g.
with invert selected *.nfo filter will still allow download of somefolder/somefile.nfo
*.nfo
somefolder/somefile.nfo
consider allowing regex?
Good idea. I'll see what I can do.
the filters only seem to work at the root level of the directory. e.g.
with invert selected
*.nfo
filter will still allow download ofsomefolder/somefile.nfo
consider allowing regex?