#1113: [PATCH] Don't move storage if while downloading storage was moved already
to somewhere else
-----------------------------+----------------------------------------------
Reporter: Ideal | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone:
Component: core | Version: 1.3.0_dev
Keywords: |
-----------------------------+----------------------------------------------
Suppose default download dir ~/dl/incomplete, "move completed" dir ~/dl/.
Sometimes while downloading torrent i can move storage by hand from
~/dl/incomplete to for example ~/movies/. So with current way of how it
works - even if i already moved myself storage where i need it to deluge
will anyway once again move it from ~/movies/ to "move completed" dir
anyway.
This patch adds check so move storage on download completion is done only
when download dir of torrent equals to default download dir, in other
words - it checks so i didn't move storage myself already where i need it.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1113>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.