Search found 5329 matches

by safihre
February 1st, 2019, 2:33 am
Forum: General Help
Topic: Speed Bouncing Up and down but generally slow.
Replies: 14
Views: 7830

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: 13304

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: 13252

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: 1499

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: 1249

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: 1249

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: 4617

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: 4617

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: 4617

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: 4617

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: 4617

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.
by safihre
January 25th, 2019, 6:56 am
Forum: General Help
Topic: Disk error on creating file error started appearing for me again
Replies: 14
Views: 4617

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

I would need to have the Debug log for real downloads, now it seems you tried to download the test-download multiple times right?
by safihre
January 25th, 2019, 3:26 am
Forum: General Help
Topic: Disk error on creating file error started appearing for me again
Replies: 14
Views: 4617

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

It seems you added the test download multiple times?
The directory is somehow deleted while it is still decoding.

Indeed the 500 error was also a MemoryError.
Maybe try to reduce the speed a bit on the poor Pi :)
by safihre
January 25th, 2019, 2:48 am
Forum: General Help
Topic: Many NZBs failing - "File" type files downloaded
Replies: 5
Views: 1499

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

But most likely its due to the source of your NZB files.
We can only fix files if we know what files they are, for this we need par2 files or other naming info.
If that isn't present, we can't fix and you get these unknowns!
by safihre
January 23rd, 2019, 6:27 pm
Forum: General Help
Topic: Anti Virus Warning (Synology with exe files)
Replies: 4
Views: 1982

Re: Anti Virus Warning (Synology with exe files)

This is packaged with Python system parts itself (Pip), no idea why. But not packaged as part of Sab.