2008r2 - Deluge-1.3.1 - extractor

Specific support for Deluge on Microsoft Windows OS
Post Reply
PoTski

2008r2 - Deluge-1.3.1 - extractor

Post by PoTski »

Whats the dependencies for the extractor plugin?
rar\unrar environment variables?

error:
Traceback (most recent call last):
File "deluge\main.py", line 214, in start_daemon
File "deluge\core\daemon.py", line 171, in __init__
File "twisted/internet/base.py", line 1170, in run
File "twisted/internet/base.py", line 1179, in mainLoop
--- <exception caught here> ---
File "twisted/internet/base.py", line 778, in runUntilCurrent
File "deluge\core\torrentmanager.py", line 812, in on_alert_torrent_finished
File "deluge\core\eventmanager.py", line 56, in emit
File "build\bdist.win32\egg\extractor\core.py", line 126, in _on_torrent_finished
File "twisted/internet/utils.py", line 139, in getProcessValue
File "twisted/internet/utils.py", line 25, in _callProtocolWithDeferred
File "twisted/internet/posixbase.py", line 237, in spawnProcess
File "twisted/internet/_dumbwin32proc.py", line 181, in __init__
exceptions.OSError: (2, 'CreateProcess', 'The system cannot find the file specified.')

where do you prioritize the different plugins?
example:
Copy completed
extract
execute command


btw. the execute plugin does not work either.

The windows section of the wiki is poor to non-existent.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: 2008r2 - Deluge-1.3.1 - extractor

Post by Cas »

The execute plugin does work however I do not think the extractor one does as it relies on linux unrar command.
Post Reply