Page 1 of 1

'Direct Unpack: Completed' but not proceding

Posted: April 27th, 2020, 11:53 am
by pven
I got a download in my history that states 'Direct Unpack: Completed' (also according to the log it is finished). But the icon is still animating , so it looks like it is not finished. After I restart SABnzbd this download is marked as finished. What is this?

Re: 'Direct Unpack: Completed' but not proceding

Posted: April 29th, 2020, 9:42 am
by safihre
Could you maybe try to use the new 3.0.0 release?
Sometimes it can get stuck on the process, although we haven't seen this happen in a really long time.

Re: 'Direct Unpack: Completed' but not proceding

Posted: April 29th, 2020, 2:25 pm
by pven
Let me try 3.0.0 on my Synology DS214+. Not sure if this is going to be easy ..

For now I did:
python3.5 -m pip install -r tests/requirements.txt -U
python3.5 tools/make_mo.py
So far it looks ok.

Start it:
python3.5 ./SABnzbd.py

That returns:
Not all required Python modules are available, please check requirements.txt
You can read more at: https://sabnzbd.org/python3
If you still experience problems, remove all .pyc files in this folder and subfolders


There are no pyc-files present. So I am trying to find out how to install the missing modules.

Re: 'Direct Unpack: Completed' but not proceding

Posted: April 29th, 2020, 2:29 pm
by pven
Btw: python 3.6 is not supported on this Synology

Re: 'Direct Unpack: Completed' but not proceding

Posted: April 30th, 2020, 3:27 am
by safihre
Aaah Synology.. Still have to make the package for that!
In that case it might be better to stick to SABnzbd 2.
Do you mayeb have Debug logs when it occurs?