View Single Post
  #3  
Old 03.09.2013, 20:08
mgpai mgpai is offline
Script Master
 
Join Date: Sep 2013
Posts: 1,533
Default

I am using version 0.9.581. I was not able to find any hoster check box. I believe it's only available in JD2.

I have already tried creating the rule in the filter panel. It matches the rule (turns green) when I paste example link, but does not sort automatically while grabbing links.

As I mentioned, this problem occurs when regex contains only the part of hostname. When regex contains part of the filename there is no problem in sorting links automatically.

For e.g.

I am able to sort h**p://megashares.com/myfile.avi to a pacakge name "video" using ".*?myfile" as regex and "video" as pacakage name.

I am not able to sort the same link to "Megashares" using ".*?megashares\.com.*?" as regex and "Megashares" as package name.

Thanks for the quick reply.

Last edited by mgpai; 03.09.2013 at 20:11.
Reply With Quote