-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extract reports successful but file isn't there #16
Comments
Just verified, it's not extracting anywhere (tried setting a fixed folder, folder is there but the extracted file never shows up) |
@TaiSHiNet Did you check that the user used to run the deluge daemon has the write permissions for the folder? |
I did, also ran it as root. But if it failed (exit != 0), it should have reported a failure. |
I am currently rewriting large parts of the plugin to fix some of the issues. I'm adding more logging capabilities. However, it's nowhere near ready for release. Real life is keeping me busy. |
[DEBUG ] 22:59:10 core:183 EXTRACTOR: Extracting /media/complete/Family.Guy.S17E08.WEB.x264-TBS/family.guy.s17e08.web.x264-tbs.rar with unrar x -o+ -y to /media/complete/Family.Guy.S17E08.WEB.x264-TBS
[INFO ] 22:59:10 core:176 EXTRACTOR: Extract successful: /media/complete/Family.Guy.S17E08.WEB.x264-TBS/family.guy.s17e08.web.x264-tbs.rar (4f9137f3c36f1cac942ea1428dfa814e16b67bb4)
But file isn't there (checked manually, checked unpacking myself, etc).
No idea how to debug further
The text was updated successfully, but these errors were encountered: