Search found 5333 matches

by safihre
February 1st, 2019, 7:49 am
Forum: General Help
Topic: How to set article cache to more than 4G (or is there a better way)?
Replies: 10
Views: 5875

Re: How to set article cache to more than 4G (or is there a better way)?

You can't, it's a hard-coded limit because using more would just not make sense :)
by safihre
February 1st, 2019, 7:11 am
Forum: General Help
Topic: How to set article cache to more than 4G (or is there a better way)?
Replies: 10
Views: 5875

Re: How to set article cache to more than 4G (or is there a better way)?

The problem seems to be that SABnzbd can not keep up 100% with your speed, maybe only 95%. This also depends on article-size that the poster used, sometimes they use really small article-sizes which uses much more CPU-power to constantly switch connections. Technically you could increase article cac...
by safihre
February 1st, 2019, 7:06 am
Forum: General Help
Topic: Too many DirectUnpackers
Replies: 2
Views: 1266

Re: Too many DirectUnpackers

The limit is set to 3, you can change that in Config > Specials. On medium-powered system you could easily have 10 active.
Happens if you resort the queue for example, running Direct Unpackers might just hang idly if no new files are downloaded for it.
by safihre
February 1st, 2019, 7:04 am
Forum: General Help
Topic: Speed Bouncing Up and down but generally slow.
Replies: 14
Views: 7870

Re: Speed Bouncing Up and down but generally slow.

Could be that your ISP is limiting you. Wouldn't make sense otherwise.. These speeds are just to slow.
And this is with the basic settings? Not tweaked too much?
Could always try a trial at a different server, maybe Frugal Usenet?
by safihre
February 1st, 2019, 2:33 am
Forum: General Help
Topic: Speed Bouncing Up and down but generally slow.
Replies: 14
Views: 7870

Re: Speed Bouncing Up and down but generally slow.

I would suggest the following: https://sabnzbd.org/wiki/faq#freshstart Then only add 1 server, go into Status and Interface settings (the wrench icon) and click the 1000MB test-download. Your system should easily get max speed on your connection, since my old i5 can maintain 1GBit speeds. In 2.3.7 t...
by safihre
January 31st, 2019, 2:15 am
Forum: General Help
Topic: Warning: Unable to stop the unrar process. ???
Replies: 38
Views: 13426

Re: Warning: Unable to stop the unrar process. ???

In your task manager, do you see "Unrar.exe" somewhere in the Details tab?

Maybe the check was too strict :/
by safihre
January 29th, 2019, 6:35 am
Forum: General Help
Topic: Download showing as 100% but not complete
Replies: 4
Views: 13851

Re: Download showing as 100% but not complete

It is stuck deleting the files, you just have to have patience and then it will complete.
Try to reduce your download speed a little bit so it doesn't have to write articles to disk, this causes a major slowdown.
by safihre
January 29th, 2019, 6:34 am
Forum: General Help
Topic: Many NZBs failing - "File" type files downloaded
Replies: 5
Views: 1520

Re: Many NZBs failing - "File" type files downloaded

Could you send me the NZB at [email protected]?
by safihre
January 28th, 2019, 12:51 pm
Forum: General Help
Topic: Can't pause, automatically resumes
Replies: 4
Views: 1283

Re: Can't pause, automatically resumes

It's been harder than I thought to achieve that unfortunately.. The current layout framework isn't very flexible in that.
by safihre
January 28th, 2019, 3:15 am
Forum: General Help
Topic: Can't pause, automatically resumes
Replies: 4
Views: 1283

Re: Can't pause, automatically resumes

The FF icon means that they were added with priority Force, which means they will always download no matter what.
You should check your Category settings or your settings of the application that's sending it.
by safihre
January 27th, 2019, 8:06 am
Forum: General Help
Topic: Disk error on creating file error started appearing for me again
Replies: 14
Views: 4694

Re: Disk error on creating file error started appearing for me again

It depends also on your source, if they include files with "bad" filenames.
by safihre
January 27th, 2019, 5:22 am
Forum: General Help
Topic: Disk error on creating file error started appearing for me again
Replies: 14
Views: 4694

Re: Disk error on creating file error started appearing for me again

You can update your misc.py with this one?
https://github.com/sabnzbd/sabnzbd/blob ... bd/misc.py

I always wondered why we don't sanitize filenames (only Folders) if "Make Windows compatible" is enabled.
This is fixed now.
by safihre
January 27th, 2019, 4:22 am
Forum: General Help
Topic: Disk error on creating file error started appearing for me again
Replies: 14
Views: 4694

Re: Disk error on creating file error started appearing for me again

Oh.. I see where this goes wrong in the code..
by safihre
January 27th, 2019, 4:20 am
Forum: General Help
Topic: Disk error on creating file error started appearing for me again
Replies: 14
Views: 4694

Re: Disk error on creating file error started appearing for me again

Strange, it should be ON. But then these filenames shouldn't happen.
by safihre
January 27th, 2019, 3:45 am
Forum: General Help
Topic: Disk error on creating file error started appearing for me again
Replies: 14
Views: 4694

Re: Disk error on creating file error started appearing for me again

Looking at your log, could you enable "Make Windows compatible" in Config > Switches (enable Advanced Settings).
Its trying to create a file named
"gfrtcojzgbsdsnddg5tggm3b3dinlg" yEnc (1+1)
But maybe this is not supported on your filesystem.