linuxserver/davos

better filter support

erikbelusic opened this issue · 1 comments

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

consider allowing regex?

Good idea. I'll see what I can do.