Page 1 of 1

Installing unrar AFTER installing deluge

Posted: Thu Feb 15, 2018 12:41 am
by ipaxxor
I have installed deluge in a FreeNAS Jail. I did this before I installed the unrar tool. Deluge is working fine, except when it comes to extracting RAR archives. I have enabled the extractor plugin but it still does not work.

I took a dive into the source code for the extractor plugin (https://github.com/deluge-torrent/delug ... ore.py#L93)

It appears as if the unrar command gets removed from the list of potential commands for extracting archives.

Is this a correct analysis? If so, how can i redo the extractor configuration so it runs again and sees that unrar is now available as an extractor command?

Re: Installing unrar AFTER installing deluge

Posted: Thu Mar 28, 2019 6:41 pm
by jonneymendoza
hi did u managed to solve this? the extractor tool is not working for me either

Re: Installing unrar AFTER installing deluge

Posted: Fri Apr 19, 2019 8:08 am
by DarkCanuck
Anyone have any ideas? None of the plugins work for me either.

Re: Installing unrar AFTER installing deluge

Posted: Thu Jun 20, 2019 2:43 pm
by Cas
That code gets run each time deluged is started. Are you sure that unrar command is available to Deluge? Test from ssh and enable warning logging for deluge.