Search found 5645 matches

by safihre
May 15th, 2026, 4:47 pm
Forum: General Help
Topic: Docker, Win host, complete_dir directory: /NZB-downloads-p error accessing
Replies: 2
Views: 32

Re: Docker, Win host, complete_dir directory: /NZB-downloads-p error accessing

Seems maybe something changed in this check in Python. This code is ancient. Seems using os level checking is doing something different. I implemented a change in the check for this for a next patch. You can work around this by setting any folder for your Complete folder, then setting your desired d...
by safihre
May 14th, 2026, 3:46 am
Forum: Feature Requests
Topic: Req: Blacklist support filenames (or a blacklist.txt file)
Replies: 4
Views: 528

Re: Req: Blacklist support filenames (or a blacklist.txt file)

I will see if I can add this feature to 5.1.0.
by safihre
May 13th, 2026, 10:21 am
Forum: Feature Requests
Topic: Req: Blacklist support filenames (or a blacklist.txt file)
Replies: 4
Views: 528

Re: Req: Blacklist support filenames (or a blacklist.txt file)

The blocked extensions are different, they already abort the job during the download. So the whole download wouldn't never be finished. You only want to clean them up after the download?
Running a script takes milliseconds.
by safihre
May 13th, 2026, 3:29 am
Forum: Feature Requests
Topic: Req: Blacklist support filenames (or a blacklist.txt file)
Replies: 4
Views: 528

Re: Req: Blacklist support filenames (or a blacklist.txt file)

AI is hallucinating, it was never supported. But do you mean blacklist, which aborts download if a file is detected during download, or the Cleanup list? That one cleans up after download. Because if you just want to Cleanup after successful download, then AI can super easily make you a post process...
by safihre
May 4th, 2026, 8:07 am
Forum: General Help
Topic: How to redirect download grabs
Replies: 1
Views: 892

Re: How to redirect download grabs

How do you add the files to SABnzbd? Double click? Or Watched Folder?
by safihre
May 4th, 2026, 8:07 am
Forum: General Help
Topic: Sabnzbd doesn't open from Applications folder
Replies: 8
Views: 3090

Re: Sabnzbd doesn't open from Applications folder

I think you or your browser has auto-filled the 119 port (which is normally used for usenet servers) in the settings for SABnzbd webhosting itself. You can run this in the Terminal: /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console --server 127.0.0.1:8080 After this SABnzbd will start on it...
by safihre
May 4th, 2026, 1:18 am
Forum: General Help
Topic: Sabnzbd doesn't open from Applications folder
Replies: 8
Views: 3090

Re: Sabnzbd doesn't open from Applications folder

You should be able to post now.
by safihre
May 3rd, 2026, 3:55 pm
Forum: General Help
Topic: Sabnzbd doesn't open from Applications folder
Replies: 8
Views: 3090

Re: Sabnzbd doesn't open from Applications folder

Open the Terminal app and copy paste the command.
Then hit enter.
It will probably display something of an error.
by safihre
May 3rd, 2026, 2:10 pm
Forum: General Help
Topic: Sabnzbd doesn't open from Applications folder
Replies: 8
Views: 3090

Re: Sabnzbd doesn't open from Applications folder

Can you try this and post the output?
Run SABnzbd on macOS via Terminal using /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
by safihre
May 2nd, 2026, 1:25 am
Forum: General Help
Topic: SOLVED: Second toolbar appearing when it shouldn't? Can anyone help me remove it (Screenshot attached)
Replies: 5
Views: 2465

Re: Second toolbar appearing when it shouldn't? Can anyone help me remove it (Screenshot attached)

It's toggled by the icon in the top right of the queue. It's either on or off, that's why it keeps showing. You must have clicked the icon at some point.
by safihre
April 12th, 2026, 10:27 am
Forum: Beta Releases
Topic: SABnzbd 5.0.0RC2 doesn't show my history
Replies: 4
Views: 8808

Re: SABnzbd 5.0.0RC2 doesn't show my history

It's a bug indeed, it happens when not using English as language.
We will fix.
by safihre
April 9th, 2026, 8:48 am
Forum: General Help
Topic: Unpacking failed, see logfile -- 7zip
Replies: 7
Views: 10276

Re: Unpacking failed, see logfile -- 7zip

Yeah exactly, that's what that option is for.
by safihre
April 5th, 2026, 3:52 pm
Forum: General Help
Topic: Proper sorting for TV episodes
Replies: 6
Views: 5319

Re: Proper sorting for TV episodes

Can you enable Debug logging in the Status window?
At least we will have logs if it happens again. You can sent them to me at safihre@sabnzbd.org if it happens again.

Seems you maybe also have something configured for Cleanup list? In Config Switches?
by safihre
March 27th, 2026, 2:08 am
Forum: General Discussion
Topic: SABnzbd Stuck in Post-Processing / Repair Loop – Downloads Not Completing
Replies: 4
Views: 6959

Re: SABnzbd Stuck in Post-Processing / Repair Loop – Downloads Not Completing

Yes. It's probably your database being corrupted.
Go to the location of your sabnzbd.ini, shutdown Sab, then delete history.db and restart Sab.
You'll loose your History, but it shouldn't be stuck anymore.
by safihre
March 3rd, 2026, 5:05 pm
Forum: Beta Releases
Topic: 5.0 Beta 2
Replies: 2
Views: 14196

Re: 5.0 Beta 2

Only stability changes.

Did you ever reported this problem with b1? Because we are not aware of it...