Thread: [User feedback required] Help with Linkgrabber format
View Single Post
  #2  
Old 05.04.2020, 03:49
bengalih bengalih is offline
Vacuum Cleaner
 
Join Date: Jan 2017
Posts: 16
Default

For instance if I set the filter to :

Filename - CONTAINS - .*\(720p_aac\).*

Then it filters my 720p link out. That is to be expected. I however want the opposite, so I use:

Filename - NOT CONTAINS - .*\(720p_aac\).*

However it then filter ALL links out, including my 720p one.

I'm not sure if I don't have right RegEx, or if there is a bug somewhere.

thanks
Reply With Quote