Search found 631 matches

by OneCD
May 1st, 2026, 4:48 pm
Forum: General Help
Topic: SOLVED: Second toolbar appearing when it shouldn't? Can anyone help me remove it (Screenshot attached)
Replies: 5
Views: 2494

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

Hi and welcome to the forum. :)

What version of SABnzbd is installed please? Which OS?

What is your browser make and version?
by OneCD
January 18th, 2026, 11:08 pm
Forum: General Help
Topic: No folders outside where Linux is installed.
Replies: 3
Views: 19885

Re: No folders outside where Linux is installed.

Not a Linux issue, more of a user-knowledge issue. ;)

Being able to mount drives is an important skill to have if you're going to be a daily Linux user. There are no-end of online tutorials for this. If you're presently using Ubuntu, find one that uses Ubuntu for its examples.
by OneCD
January 7th, 2026, 4:18 am
Forum: Bug Reports
Topic: 'queue_complete = shutdown_pc' or in general queue_complete seems not to work?
Replies: 4
Views: 29495

Re: 'queue_complete = shutdown_pc' or in general queue_complete seems not to work?

What is your operating system please? And OS version number?

Are you running SAB from source, or from compiled binaries?
by OneCD
December 25th, 2025, 3:00 am
Forum: General Help
Topic: Newbie Question Sonarr and Radarr.
Replies: 1
Views: 10884

Re: Newbie Question

Hi and welcome to the forum. :)

You could look into using categories in SABnzbd. Then, different downloads can be assigned to different categories (e.g. tv for Sonarr, movies for Radarr), and be placed in different final folders.
by OneCD
December 16th, 2025, 8:09 pm
Forum: General Help
Topic: Cannot connect to server us.thundernews.com
Replies: 2
Views: 12188

Re: Cannot connect to server us.thundernews.com

Have you contacted support at Thundernews? This is an issue only they can help you resolve .
by OneCD
December 9th, 2025, 1:58 am
Forum: General Help
Topic: sabnzbd on Raspberry Pi5 (headless) [flatpak]
Replies: 5
Views: 10656

Re: sabnzbd on Raspberry Pi5 (headless) [flatpak]

That lonely -f argument doesn’t look right. Try removing it from your command.
by OneCD
December 2nd, 2025, 4:41 pm
Forum: General Help
Topic: Issue with 'External internet access denied' Error - Help Needed [docker, unraid]
Replies: 5
Views: 12759

Re: Issue with 'External internet access denied' Error - Help Needed

sander wrote: December 2nd, 2025, 4:16 pm 100.99.37.89 is the IPv4 range for CGNAT: "The Carrier-Grade NAT (CGNAT) IP address range is 100.64.0.0 to 100.127.255.255 (100.64.0.0/10), as defined by RFC 6598."
It's used by ISPs on the WAN-side of client CPE's.
Today I learned. ;D
by OneCD
October 31st, 2025, 9:18 pm
Forum: General Help
Topic: System freeze ~10 seconds after resuming download
Replies: 8
Views: 11655

Re: System freeze ~10 seconds after resuming download

Yes, enable debug logging. You can check the logs without access to the web UI.

But, I suggest starting SABnzbd at the CLI in non-daemon mode. Then you can watch what happens live.
by OneCD
October 29th, 2025, 3:45 pm
Forum: General Discussion
Topic: Where will files go if no paths specified in config file?
Replies: 5
Views: 19754

Re: Where will files go if no paths specified in config file?

Thank you @safihre and @sander. 👍
by OneCD
October 29th, 2025, 1:55 am
Forum: General Discussion
Topic: Where will files go if no paths specified in config file?
Replies: 5
Views: 19754

Re: Where will files go if no paths specified in config file?

I know, but I'm hoping someone will save me the trouble. :wink:
by OneCD
October 29th, 2025, 1:44 am
Forum: General Discussion
Topic: Where will files go if no paths specified in config file?
Replies: 5
Views: 19754

Where will files go if no paths specified in config file?

Hi devs, I'm hoping someone can tell me where files will end-up if I provide a config file to SABnzbd with these path fields blank: nzb_backup_dir = "" download_dir = "" complete_dir = "" script_dir = "" Are they automatically created below the installation pa...
by OneCD
September 28th, 2025, 9:14 pm
Forum: General Help
Topic: Different "Temporary Download Folder" based on category?
Replies: 30
Views: 117343

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

Why not have it all go to the same completion folder, then move it in post-processing?
by OneCD
September 28th, 2025, 6:17 pm
Forum: General Help
Topic: Different "Temporary Download Folder" based on category?
Replies: 30
Views: 117343

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

Basically a "hacky" way of solving the issue. But why have temp locations per-category? Users are typically only downloading a single item at-a-time anyway. An exceptional example being: you have multiple usenet providers, and the first priority one doesn't have the needed articles. This ...
by OneCD
September 28th, 2025, 1:44 pm
Forum: General Help
Topic: Different "Temporary Download Folder" based on category?
Replies: 30
Views: 117343

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

Usadbzn wrote: September 28th, 2025, 1:00 pm Thanks to Docker, I can run a separate SABnzbd instance per HDD, so the temporary download folder resides on the same disk as the final storage location.
Why are you running multiple SABnzbd instances?