mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 03:28:41 -07:00
Initial implementation of Smart Filter feature
This commit is contained in:
parent
12d97475da
commit
2845a791d0
6 changed files with 179 additions and 6 deletions
|
@ -333,6 +333,8 @@ void AutoDownloader::processJob(const QSharedPointer<ProcessingJob> &job)
|
|||
}
|
||||
|
||||
rule.setLastMatch(articleDate);
|
||||
rule.appendLastComputedEpisode();
|
||||
|
||||
m_dirty = true;
|
||||
storeDeferred();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue