diff --git a/src/bittorrent.cpp b/src/bittorrent.cpp index 3bc926a7a..f3bdb7463 100644 --- a/src/bittorrent.cpp +++ b/src/bittorrent.cpp @@ -1023,13 +1023,16 @@ QTorrentHandle Bittorrent::addTorrent(QString path, bool fromScanDir, QString fr h.set_sequential_download(TorrentTempData::isSequential(hash)); // Import Files names from torrent addition dialog QStringList files_path = TorrentTempData::getFilesPath(hash); + bool force_recheck = false; if(files_path.size() == h.num_files()) { for(int i=0; isetData(index, new_name_last); // Remove old folder