Page 1 of 1

unrar execute event on deluge 1.3.5 openmediavault

Posted: Wed May 20, 2015 9:44 pm
by shadowro1999
Hi all,
Sorry, newbie here, I am trying to have automated extraction on torrent completed event, execute plugin, in deluge 1.3.5, installed from openmediavault extras

I am using this script:
http://dev.deluge-torrent.org/wiki/Plug ... ivesscript

have created an extract.sh file, placed into deluge-daemon home folder

put: extraction_subdir=''

chmod u+x

created the torrent completed event: /home/deluge-daemon/extract.sh
on torrent completion, content is extracted in the /home/deluge-daemon/ folder

Want to have it extracted in the same dir.

Am I doing something wrong?

Or does anyone have a simpler method? or command?
Just to extract rar or zip archives after torrent completion.

Not sure how extractor works, maybe someone can write a few simple words on how to.

Appreciate all of your help.
Thank you.