Search found 5426 matches

by safihre
July 26th, 2024, 4:51 pm
Forum: Bug Reports
Topic: Unhandled Exception In Script ... TimeoutError: timed out
Replies: 9
Views: 419

Re: Unhandled Exception In Script ... TimeoutError: timed out

This is during startup in an internal part of Python.
Could you maybe try the latest Beta release? What version did you use now? I feel I fixed this problem before.

Sanders suggestion is also good to start with clean ini.
by safihre
July 24th, 2024, 5:33 pm
Forum: General Discussion
Topic: How to secure account 2FA?
Replies: 1
Views: 233

Re: How to secure account 2FA?

Which account do you mean? Of your usenet servers? Of the SABNZBD login?
by safihre
July 24th, 2024, 5:32 pm
Forum: General Help
Topic: Cant Update api key in SABnzb or Dognzb
Replies: 2
Views: 205

Re: Cant Update api key in SABnzb or Dognzb

The API keys don't have to be the same.
I think your misunderstanding. Each has their own api key to so they can do completely different things.
by safihre
July 24th, 2024, 5:31 pm
Forum: General Help
Topic: Different "Temporary Download Folder" based on category?
Replies: 5
Views: 2109

Re: Different "Temporary Download Folder" based on category?

Noted! If it's requested a lot, we can reconsider.
by safihre
July 24th, 2024, 10:47 am
Forum: Debian/Ubuntu Package
Topic: Ubuntu 18.04 added repository ppa:jcfp/nobetas but no updates after version 3.7.2 [fab36ec]
Replies: 6
Views: 418

Re: Ubuntu 18.04 added repository ppa:jcfp/nobetas but no updates after version 3.7.2 [fab36ec]

Unpacking is almost always single threaded because it is mostly a disk problem, not cpu related. Only heavily encrypted posts require any cpu action during unpack. Multi threaded is only relevant for the verification part. The ssl error can be ignored, it's just a dropped connection from the interfa...
by safihre
July 21st, 2024, 1:06 am
Forum: Feature Requests
Topic: Hash passwords in sabnzbd.ini
Replies: 1
Views: 254

Re: Hash passwords in sabnzbd.ini

How to unshash it? It would have to be with some hardcoded decryption in the code that anyone then could also use to decrypt it themselves.

But maybe a better question would be why the ini would fall in the wrong hands?
by safihre
July 16th, 2024, 5:30 am
Forum: Nederlands
Topic: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1
Replies: 12
Views: 814

Re: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1

Ja ik heb inderdaad toegevoegd dat als de waarde op 0 staat, dat we helemaal geen verspreidingswachttijd berekening doen.
Dan kan het ook niet fout gaan als er foute waardes in de NZB zitten.
by safihre
July 16th, 2024, 3:14 am
Forum: Bug Reports
Topic: Stop switching folders for finished downloads
Replies: 1
Views: 299

Re: Stop switching folders for finished downloads

What error exactly do you get?
by safihre
July 15th, 2024, 3:20 pm
Forum: Nederlands
Topic: Fout tijdens het starten van SABnzbd. Bekijk de logfile *** please help ***
Replies: 10
Views: 583

Re: Fout tijdens het starten van SABnzbd. Bekijk de logfile *** please help ***

Ik snap de logs ook niet.
Kun je eens Sabnzbd afsluiten en de sabnzbd.ini weggooien? Pad staat in de logs.
by safihre
July 14th, 2024, 4:12 pm
Forum: Nederlands
Topic: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1
Replies: 12
Views: 814

Re: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1

Als je de download Prioriteit op Forceren zet dan begint de download gewoon. Als hij op 0 staat zou elke NZB gewoon moeten beginnen. Dat zie ik ook gebeuren bij elke test die ik doen. Waar haal je de NZBs vandaan? Dit kan alleen fout gaan als de website die de NZB genereert een foute timestamp opgee...
by safihre
July 14th, 2024, 2:15 pm
Forum: Nederlands
Topic: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1
Replies: 12
Views: 814

Re: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1

Waarom laat je het veld niet gewoon leeg? Dan doet hij niks.
by safihre
July 14th, 2024, 8:15 am
Forum: Nederlands
Topic: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1
Replies: 12
Views: 814

Re: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1

Ja dat is toch wat je wilt? Dat hij 90 minuten minimaal oud moet zijn?
De delay wordt overigens maar 1x uitgerekend, bij het toevoegen van de Download aan de wachtrij.
by safihre
July 14th, 2024, 5:56 am
Forum: Nederlands
Topic: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1
Replies: 12
Views: 814

Re: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1

Je vult het verkeerd in. Je moet geen negatieve getallen gebruiken maar juist een positieve waarde. Gebruik gewoon 90 dus.
4.1.0 deed toevallig de absolute waarde pakken, dat was raar en daarom doen we dat niet meer.
Stel nu gewoon positieve waarde in, dat is hoe het moet werken.
by safihre
July 13th, 2024, 12:22 pm
Forum: Nederlands
Topic: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1
Replies: 12
Views: 814

Re: Verspreidingswachttijd veranderingen worden niet opgeslagen / SABnzbd-4.3.3Beta1

Dat klopt.
Waarom zou je een negatieve waarde instellen? Dan zou een download een negatieve tijd moeten hebben?
by safihre
July 12th, 2024, 5:16 am
Forum: General Help
Topic: SABNZBd synology app creates folders with rights issues
Replies: 1
Views: 264

Re: SABNZBd synology app creates folders with rights issues

You should set in DSM on the main download folder of SABnzbd the correct permissions, so that your admin user or network-users can see the folder. Then make sure to check the Inherit permissions checkbox.
This way the new downloads will get the right permissions.