mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Delete temporary after they aren't needed. Closes #1188.
This commit is contained in:
@@ -2791,6 +2791,7 @@ void QBtSession::processDownloadedFile(QString url, QString file_path) {
|
||||
h.pause();
|
||||
emit newDownloadedTorrentFromRss(url);
|
||||
}
|
||||
fsutils::forceRemove(file_path);
|
||||
}
|
||||
|
||||
// Return current download rate for the BT
|
||||
|
||||
Reference in New Issue
Block a user