LCExtractor icon indicating copy to clipboard operation
LCExtractor copied to clipboard

lcextractor failing to extract

Open d3sl91 opened this issue 7 years ago • 1 comments

Hey All,

Trying to get a Sonarr + Deluge solution running smoothly. I came across this plugin and was hoping to get it working. Unfortunately it does not seem to want to extract and gives me an error in the Deluge logs:

[ERROR ] 10:33:05 eventmanager:59 Event handler TorrentFinishedEvent failed in <bound method Core._on_torrent_finished of <lcextractor.core.Core object at 0x040AE7B0>> with exception (2, 'CreateProcess', 'The system cannot find the file specified.')

I have tried both 32 and 64 bit 7zip (as recommended by another thread) but in my case, there is no change.

Just before this error, I see that 'EXTRACTOR" is also trying to run - Although my understanding is that lcextractor uses the base extractor, so maybe that is normal? I wanted to mention this just in case.

[DEBUG ] 10:33:05 core:212 EXTRACTOR: Extracting F:!NetShare\T\done\downloadedfile.rar from 5684820344f98277f6c9f187790a55682b2d54df with 7z.exe x -y to F:!NetShare\T\done

Thoughts?

d3sl91 avatar Jun 08 '18 05:06 d3sl91

This plugin does not use the default extractor.. It is based on that code but that plugin shouldn't run. I'm not sure what is causing your issue, If you can try to get logs from this plugin then maybe I can help. What version of Deluge?

levic92 avatar Jul 23 '18 17:07 levic92