Page 1 of 1

Unpacking pauses download?

Posted: May 14th, 2023, 8:27 am
by lurchi
Hi,

came from NZBget on my old Synology NAS.

With NZBget is was able to download and unpack at the same time (to watch a movie while downloading).
But SABNzbd pauses my download after each single complete downloaded rar file. "Pause downloading during post-processing" is unchecked.

Re: Unpacking pauses download?

Posted: May 14th, 2023, 10:27 am
by sander
Maybe you're looking for config/switches/#direct_unpack ?

Re: Unpacking pauses download?

Posted: May 14th, 2023, 10:39 am
by lurchi
Of course direct unpack is active

Re: Unpacking pauses download?

Posted: May 14th, 2023, 11:48 am
by sander
came from NZBget on my old Synology NAS.
How old Synology?
In SABnzbd's upper right corner, click on the wrench symbol ("Status and interface options"), then click on first tab Status, and there click on the Refresh Arrow. Post the values of the lower part here.
But SABNzbd pauses my download after each single complete downloaded rar file.
That doesn't ring a bell. Set SAB's logging to +DEBUG, do a download, and post the logging on pastebin, with URL with spaces in it here, so pastebin . com / a8sdf098

Re: Unpacking pauses download?

Posted: May 14th, 2023, 1:24 pm
by lurchi
System load
2.35 | 1.37 | 1.17 | V=289M R=61M
Download speed limited by
Disk speed (1597x)
System performance (Pystone)
2420 Linux-2.6.32.12-armv5tel-with-glibc2.15
Download folder speed
57.8 MB/s /volume1/test/incomplete
Complete folder speed
55.3 MB/s /volume1/test/complete

Here's the log:
https://pastebin. com/akh7iVH8

https://ibb. co /cvGQ0YD

https://ibb. co /hcSSvFq

Re: Unpacking pauses download?

Posted: May 14th, 2023, 2:15 pm
by Puzzled
Does the download disk have a lot to do? The downloading is technically not paused, it's just SAB letting you know that it is unable to write the data as fast as it is downloading it. For some reason it has to wait up to 30 seconds to clear the buffer of downloaded data. That's very unusual. It would help if you could use different disks for the incomplete and complete directory or an SSD drive.

Re: Unpacking pauses download?

Posted: May 14th, 2023, 2:40 pm
by sander
Download speed limited by Disk speed (1597x)
Your disk is a bottleneck
System performance (Pystone) 2420 Linux-2.6.32.12-armv5tel-with-glibc2.15
That value 2420 is extremely low. Like Raspi 1. Must be a very, very old Synology.
I have a Synology DS212j (so: 2 bay system, from '12), which has about the same pystone performance: "System performance (Pystone) 2099 Linux-2.6.32.12-armv5tel-with-glibc2.15"

Re: Unpacking pauses download?

Posted: May 14th, 2023, 2:55 pm
by lurchi
It's an old DS... i know. But with NZBget i get better download speed while unpacking.

Re: Unpacking pauses download?

Posted: May 14th, 2023, 2:59 pm
by sander
lurchi wrote: May 14th, 2023, 2:55 pm It's an old DS... i know. But with NZBget i get better download speed while unpacking.
So ... use nzbget?

Re: Unpacking pauses download?

Posted: May 14th, 2023, 5:19 pm
by Puzzled
lurchi wrote: May 14th, 2023, 2:55 pm It's an old DS... i know. But with NZBget i get better download speed while unpacking.
I don't know why that would be. It's possible that your nice or ionice values give unrar priority over SAB and that's why it takes so long to save the new data. Another alternative is that SAB uses more RAM and the disk is also used for swap. You could try decreasing the size of article cache even more to make it save more often or increase it if you have enough RAM. Also Linux-2.6 is crazy old so maybe it doesn't work very well with the new software or maybe your CPU just isn't fast enough for SAB.