mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
- Some more RSS polishing
This commit is contained in:
parent
2cbbd6ef50
commit
538c028f8a
2 changed files with 11 additions and 4 deletions
|
@ -597,6 +597,8 @@ short readDoc(const QDomDocument& doc) {
|
|||
// All torrents are downloaded from this feed
|
||||
BTSession->downloadUrlAndSkipDialog(item->getTorrentUrl());
|
||||
}
|
||||
// Item was downloaded, consider it as Read
|
||||
item->setRead();
|
||||
// Clean up
|
||||
delete matching_filter;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue