[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1823: Undefined array key 4
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1833: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1833: Trying to access array offset on value of type null
qBittorrent official forums • RSS Downloader Rules - disable once triggered
Page 1 of 1

RSS Downloader Rules - disable once triggered

Posted: Thu Mar 14, 2019 5:55 pm
by 4tg8TvI
setting up a rule using regex and was wondering about the following:
do the rules stay active after the have been triggered or do they continue to parse through the RSS after a hit is found causing the client to download everything matching pattern? ???
was wondering if I need to script this separately or is there a built in function for it?

Edit:
Ok, think I'm blind.  ::) "Ignore subsequent matches" is there.