#1126: Extracting not always working
-----------------------+----------------------------------------------------
Reporter: lenwar | Owner:
Type: bug | Status: assigned
Priority: minor | Milestone: 1.3.x
Component: plugin | Version: 1.2.0
Keywords: Extractor |
-----------------------+----------------------------------------------------
Comment(by Cas):
Unfortunately by adding an event to the core the patch cannot be used in
1.3-stable because it would break backward compatibility.
So that this could be included in 1.3 I think it can be achieved without
core changes by simply checking if the torrent has move completed enabled
then upon a finished event verify move_completed is False.
One outcome I can think of where a move complete event would be useful is
if the moving storage takes a long time so you could wait for this event
after the finished event. However I feel that an extra event is unneeded
as a loop in plugin code watching move_completed could achieve similar
functionality.
Also I am not entirely sure about the new extract option and why it is
limited to only those torrent with move completed set. I have outlined the
options that I think should really be covered in this plugin, is the
second one the same as you had envisaged?
* Absolute path
* Relative path to storage location with specified folder
* Relative path to storage location with torrent name as folder
* Extract into torrents own folder (if no folder use above)
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1126#comment:5>
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.