mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
Initial implementation of Smart Filter feature
This commit is contained in:
@@ -333,6 +333,8 @@ void AutoDownloader::processJob(const QSharedPointer<ProcessingJob> &job)
|
||||
}
|
||||
|
||||
rule.setLastMatch(articleDate);
|
||||
rule.appendLastComputedEpisode();
|
||||
|
||||
m_dirty = true;
|
||||
storeDeferred();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user