mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 12:04:10 +00:00
Fix file renaming
This commit is contained in:
parent
9e53e33c24
commit
6aebcef2b5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user