Search found 988 matches

by jcfp
February 16th, 2023, 6:27 am
Forum: General Help
Topic: How to view live script output in history tab/api while post processing is ongoing?
Replies: 3
Views: 1589

Re: How to view live script output in history tab/api whole script is not finished?

I don't think there is a way to get live updates of that output from sab while your postproc script is running, from either the web interface or the API.
by jcfp
January 31st, 2023, 4:47 am
Forum: General Help
Topic: Newbie
Replies: 2
Views: 697

Re: Newbie

dellboy wrote: January 30th, 2023, 7:12 pmError message tells me I've got to use a standalone legacy version?
Where can I download this?
It's listed on the very same page as all the other downloads, as "Windows Portable (32bit and legacy)".
by jcfp
January 23rd, 2023, 3:17 am
Forum: Bug Reports
Topic: Download slowdowns limited by CPU on fast Linux PC
Replies: 13
Views: 7658

Re: Download slowdowns limited by CPU on fast Linux PC

If the SSD slows down the speed should go down and stay at some value more or less constant. At least I would think so. In my case the speed graph has a saw-tooth-like shape. The speed goes down sometimes to almost zero then up to almost max. Sab itself can throttle download speed if it notices int...
by jcfp
January 22nd, 2023, 6:23 am
Forum: Bug Reports
Topic: Download slowdowns limited by CPU on fast Linux PC
Replies: 13
Views: 7658

Re: Download slowdowns limited by CPU on fast Linux PC

The disk speed limit starts to pop up in about 5 minutes after the download starts. But first the article cache fills up (my limit is set to 1G). That could be the internal workings of the ssd, something to do with zfs, or the combination of both. Many low end nvme drives (no dram cache with qlc fl...
by jcfp
January 5th, 2023, 6:43 am
Forum: Bug Reports
Topic: URLGRABBER CRASHED ZeroDivisionError: division by zero
Replies: 7
Views: 2834

Re: URLGRABBER CRASHED ZeroDivisionError: division by zero

MThJtER wrote: January 4th, 2023, 11:48 amunable to add full trace as 'New users are not allowed to post links'
Please put the log or trace on a pastebin, and post the link in a way the anti-spam doesn't trigger on it (e.g. pastebin com abcd1234).
by jcfp
December 27th, 2022, 2:04 pm
Forum: General Help
Topic: SABnzbd Applying Permissions When "Permissions for completed downloads" is Blank
Replies: 8
Views: 1801

Re: SABnzbd Applying Permissions When "Permissions for completed downloads" is Blank

The code stripping the executable and setgid/setuser bits doesn't expand permissions (unless custom permissions are set to that effect), see the relevant function . In the absence of custom permissions, it applies the intersection of the current permissions with the inverse of the unwanted-for-secur...
by jcfp
December 15th, 2022, 3:58 am
Forum: Bug Reports
Topic: nzb upload doesn't work on iOS
Replies: 17
Views: 4910

Re: nzb upload doesn't work on iOS

My idea would be, to implement a switch, where we could disable the accept-Attribute in the upload. What makes you think that would work? Typical behaviour for a browser not implementing a certain attribute would be to ignore it rather than come up with some random restrictions of its own. The latt...
by jcfp
November 19th, 2022, 11:08 am
Forum: General Help
Topic: Nothing downloading - unsure if sabnzbd or giganews?
Replies: 3
Views: 1164

Re: Nothing downloading - unsure if sabnzbd or giganews?

MrAndyPuppy wrote: November 19th, 2022, 10:52 amNews group server - Giganews (Diamond)
There have been reports that provider is having issues, https://old.reddit.com/r/usenet/comments/yxdvs8

Might want to get a trial account elsewhere to verify (and/or move providers permanently as todays giganews isn't the benchmark it used to be).
by jcfp
November 17th, 2022, 3:00 am
Forum: Debian/Ubuntu Package
Topic: Hotkeys Issue with 3.7.0
Replies: 6
Views: 2246

Re: Hotkeys Issue with 3.7.0

That's some useful extra info there, esp. considering I've yet to update the official package. There's an ancient bug about the ABI mixup in Debian ( #740893 ) which looks like it won't be solved until they start to package both ABIs, giving me sufficient grounds to go with the hotkeys file shipped ...
by jcfp
November 16th, 2022, 4:07 pm
Forum: Debian/Ubuntu Package
Topic: Hotkeys Issue with 3.7.0
Replies: 6
Views: 2246

Re: Hotkeys Issue with 3.7.0

all Javascript "keydown" events are triggered on any key press. The (thankfully) stops when it gets to the "c" key handler which redirect to the config screen. I don't think I'm seeing any such thing here. For my understanding: with the main sab page open in your browser, any ke...
by jcfp
October 29th, 2022, 4:46 am
Forum: General Help
Topic: Read file names / assign category based on nzb filename
Replies: 6
Views: 1681

Re: Read file names / assign category based on nzb filename

Emmcee wrote: October 29th, 2022, 4:15 amI often load series and movies with always the same name attributes in one watched NZB Folder.
You can assign categories via the watched folder by putting the nzb file in a subdirectory named after a category.
by jcfp
October 15th, 2022, 3:27 am
Forum: General Help
Topic: Using local_ranges and Sonarr cannot connect
Replies: 5
Views: 1596

Re: Using local_ranges and Sonarr cannot connect

The refusal for the *arr apps makes sense, as their connections come from ::ffff:172.20.0.1 (the weird looking ipv4-mapped ipv6 equivalent of simply '172.20.0.1') which isn't part of the configured local_ranges (192.168.1.0/24, 100.x.x.x/32). The tailscale ip should work though, provided whatever is...
by jcfp
October 14th, 2022, 5:12 am
Forum: General Help
Topic: Using local_ranges and Sonarr cannot connect
Replies: 5
Views: 1596

Re: Using local_ranges and Sonarr cannot connect

smcoz wrote: October 14th, 2022, 12:29 amThe error returned in Sonarr and Radarr is:
What does the (debug) logging on the sabnzbd end say when doing this?
by jcfp
October 1st, 2022, 8:17 am
Forum: General Help
Topic: Warning about plush template not being located
Replies: 4
Views: 1234

Re: Warning about plush template not being located

Maybe the template is passed as a command line option on startup? That could also cause that warning to re-appear.
by jcfp
September 27th, 2022, 1:27 pm
Forum: General Help
Topic: local_ranges and specific tailscale ip
Replies: 3
Views: 1022

Re: local_ranges and specific tailscale ip

Can the "local_ranges" include a specific IP address rather than a range (eg 100.xxx.xxx.xxx)? I believe Tailscale assigns IPs to the mesh network as individual addresses rather than a range. Ranges and single addresses aren't mutually exclusive: there's nothing stopping you from defining...