diff --git a/deluge/core/torrentmanager.py b/deluge/core/torrentmanager.py index 51845046c..8eb25a9dd 100644 --- a/deluge/core/torrentmanager.py +++ b/deluge/core/torrentmanager.py @@ -975,7 +975,6 @@ class TorrentManager(component.Component): except: return torrent_id = str(alert.handle.info_hash()) - torrent.files[alert.index]["path"] = alert.name # We need to see if this file index is in a waiting_on_folder list folder_rename = False