Skip to content
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

Open
TaiSHiNet opened this issue Jan 3, 2019 · 4 comments
Open

Extract reports successful but file isn't there #16

TaiSHiNet opened this issue Jan 3, 2019 · 4 comments

Comments

@TaiSHiNet
Copy link

[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

@TaiSHiNet
Copy link
Author

Just verified, it's not extracting anywhere (tried setting a fixed folder, folder is there but the extracted file never shows up)

@chrishuan9
Copy link
Owner

@TaiSHiNet Did you check that the user used to run the deluge daemon has the write permissions for the folder?

@TaiSHiNet
Copy link
Author

I did, also ran it as root. But if it failed (exit != 0), it should have reported a failure.
Right now I'm running a heavily modified version and works, but made several changes to the installation as well.
I think I should try with the base version and use getProcessOutputAndValue to get the stdout/stderr and see what's going on

@chrishuan9
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants