Search found 5370 matches

by safihre
May 25th, 2024, 1:47 am
Forum: General Help
Topic: History retention what is the archive
Replies: 1
Views: 24

Re: History retention what is the archive

On the main page, below the history on the right there is the button to toggle the Archive.
This is where jobs go if you delete them from the history, just like in your email client etc. You can also choose to permanently delete jobs directly if you don't want an archive.
by safihre
May 24th, 2024, 7:51 am
Forum: Nederlands
Topic: Nabewerking mislukt
Replies: 5
Views: 471

Re: Nabewerking mislukt

Nee, dat is niet wat die optie doet.
Volgens mij heb je de Sonarr-basis-map ingesteld als dezelfde map waarin SABnzbd zijn bestanden wegschrijft.
Je kan die veel beter op een andere plek zetten.
by safihre
May 22nd, 2024, 1:06 pm
Forum: Nederlands
Topic: Nabewerking mislukt
Replies: 5
Views: 471

Re: Nabewerking mislukt

Wat heb je precies uitgezet?
Maar als je Sorteren bedoeld, ja dat kan problemen geven.
by safihre
May 21st, 2024, 12:35 am
Forum: Bug Reports
Topic: SAB not remembering the hostname settings
Replies: 1
Views: 203

Re: SAB not remembering the hostname settings

I think you are either using the Safe start option or somewhere in the script or shortcut that you use to start SABnzbd, the --server command line parameter is used.
This overrides user configured host and port one on startup.
by safihre
May 20th, 2024, 11:54 am
Forum: Bug Reports
Topic: If archive has several NZB = &sabname of API is ignored.
Replies: 5
Views: 578

Re: If archive has several NZB = &sabname of API is ignored.

Yes, if you have Duplicate Detection enabled it indeed will trigger. Since they are duplicate file names 😄
by safihre
May 20th, 2024, 9:17 am
Forum: Post-Processing Scripts
Topic: Post-processing scripts | Python on Windows = Exit(-1): Cannot run script
Replies: 8
Views: 664

Re: Post-processing scripts | Python on Windows = Exit(-1): Cannot run script

Enable Debug logging in the Status window and then after it happens again click Show Logging.
In the log, it will show a Traceback why it failed to run it.
by safihre
May 20th, 2024, 9:15 am
Forum: Bug Reports
Topic: If archive has several NZB = &sabname of API is ignored.
Replies: 5
Views: 578

Re: If archive has several NZB = &sabname of API is ignored.

You can't. Add them separately maybe?
by safihre
May 20th, 2024, 9:15 am
Forum: General Help
Topic: External Access not resolving, other servers working...
Replies: 8
Views: 584

Re: External Access not resolving, other servers working...

If you can reach Sab from your computer, then Sab is configured correctly.. It doesn't know the difference if it's exposed to the internet or not.
Have you checked the Synology firewall settings?
by safihre
May 20th, 2024, 7:57 am
Forum: Nederlands
Topic: Nabewerking mislukt
Replies: 5
Views: 471

Re: Nabewerking mislukt

Als je deze melding krijgt staat daar als het goed is nog meer informatie bij, bijv in de details van de download of anders in de logs. Hoeveel heb je aan de instellingen aangepast? Krijg je het probleem ook bij de 100Mb test download in Status and Interface settings scherm? Kan ook Windows Defender...
by safihre
May 20th, 2024, 7:55 am
Forum: Bug Reports
Topic: If archive has several NZB = &sabname of API is ignored.
Replies: 5
Views: 578

Re: If archive has several NZB = &sabname of API is ignored.

Yes this is by design, to avoid having multiple identically named jobs in the queue.
by safihre
May 19th, 2024, 3:22 pm
Forum: General Help
Topic: Enabling SSL is slowing down downloads significantly!
Replies: 9
Views: 694

Re: Enabling SSL is slowing down downloads significantly!

Indeed you already diagnosed that the last limit is your disk speed. I have seen that speeds are more constant if you throttle things a tiny bit. For example, set the speed limit to 270. It will keep the speed graph more constant and leaves just a few more gaps for Direct Unpack to work. When speed ...
by safihre
May 19th, 2024, 3:05 pm
Forum: General Help
Topic: Enabling SSL is slowing down downloads significantly!
Replies: 9
Views: 694

Re: Enabling SSL is slowing down downloads significantly!

Start with the suggestion in the link, then you can always increase it. Although, if you check online, with aes128 it would still take many years to decrypt, so that should be plenty in my opinion.
by safihre
May 19th, 2024, 2:45 pm
Forum: General Help
Topic: Enabling SSL is slowing down downloads significantly!
Replies: 9
Views: 694

Re: Enabling SSL is slowing down downloads significantly!

You experience about a 15% slowdown, which is not too bad I would say. There's just a bit more work to do with the extra ssl layer involved, having to do with how data packages are decoded in the ssl layer of openssl. You could try playing with the number of connections, or the ssl cipher: https://s...
by safihre
May 11th, 2024, 7:40 am
Forum: General Help
Topic: Archive
Replies: 9
Views: 872

Re: Archive

Currently it works the same as for the Queue, with all.the operations at the bottom. But indeed, that's a bit less convenient.
by safihre
May 11th, 2024, 4:19 am
Forum: General Help
Topic: Avoid download of already downloaded files using sabnzbd DB?
Replies: 6
Views: 900

Re: Avoid download of already downloaded files using sabnzbd DB?

What do you have the Duplicate detection set to? Discard?
Are you sure you aren't adding the jobs as Forced priority?