Search found 557 matches

by OneCD
January 6th, 2024, 11:25 pm
Forum: Debian/Ubuntu Package
Topic: Changing Incomplete Folder Issue
Replies: 4
Views: 1043

Re: Changing Incomplete Folder Issue

Ah, no worries. :)

And did you click the ".." to jump back to the parent directory?

Have you tried entering the full path manually?
by OneCD
January 6th, 2024, 11:06 pm
Forum: Debian/Ubuntu Package
Topic: Changing Incomplete Folder Issue
Replies: 4
Views: 1043

Re: Changing Incomplete Folder Issue

Hi and welcome to the forum. :)

Are you using forward-slashes or backslashes when creating your path?

Your post shows backslashes (used only in DOS, Windows environments).

Linux paths use forward-slashes.
by OneCD
January 6th, 2024, 2:20 pm
Forum: Feature Requests
Topic: modification of history item totals display?
Replies: 2
Views: 3955

Re: modification of history item totals display?

No worries, thanks @safihre. 👍
by OneCD
January 5th, 2024, 11:31 pm
Forum: Feature Requests
Topic: modification of history item totals display?
Replies: 2
Views: 3955

modification of history item totals display?

Hi guys. :) Using SABnzbd 4.2.1 on Debian 12.4 and it's all working very well. Nice job. I noticed a short time ago, there's now an additional processing counter shown (with a cyan background), along with what appears to be the original history counter. However, the display of these totals is a litt...
by OneCD
January 1st, 2024, 8:16 pm
Forum: General Help
Topic: Strange free space value shown by SABnzbd
Replies: 8
Views: 2581

Re: Strange free space value shown by SABnzbd

Yes, you could also watch that folder as SABnzbd is running and see if anything is written to it.
by OneCD
January 1st, 2024, 7:58 pm
Forum: General Help
Topic: Strange free space value shown by SABnzbd
Replies: 8
Views: 2581

Re: Strange free space value shown by SABnzbd

Try this one too (please correct the path if it’s wrong):

Code: Select all

df -h $HOME/Temp/Incoming
by OneCD
January 1st, 2024, 5:54 pm
Forum: General Help
Topic: Strange free space value shown by SABnzbd
Replies: 8
Views: 2581

Re: Strange free space value shown by SABnzbd

And where is your home folder located?

Code: Select all

df -h $HOME
It appears your /dev/shm (a temporary path used by the OS and created in RAM) is the same size as reported by SABnzbd. I suspect your temporary folder is actually on that RAMdisk.
by OneCD
January 1st, 2024, 5:35 pm
Forum: General Help
Topic: Strange free space value shown by SABnzbd
Replies: 8
Views: 2581

Re: Strange free space value shown by SABnzbd

Hi and welcome to the forum. :)

What is the free-space of the block device holding your temporary folder?

Code: Select all

df -h
What is the present location of your temporary folder? This can be found in the SABnzbd settings.
by OneCD
December 1st, 2023, 12:13 am
Forum: Bug Reports
Topic: wiki page: Installing par2cmdline-turbo confusion?
Replies: 2
Views: 2126

Re: wiki page: Installing par2cmdline-turbo confusion?

I can, but I’m not sure which path should be shown as the correct one. Should we update the path in the example or above it?
by OneCD
November 30th, 2023, 11:41 pm
Forum: Bug Reports
Topic: wiki page: Installing par2cmdline-turbo confusion?
Replies: 2
Views: 2126

wiki page: Installing par2cmdline-turbo confusion?

Hey guys, The second section of this wiki page (named "Installation of pre-built binaries") says the example is for /usr/local/bin/ Example of unpacking and putting into /usr/local/bin/ on Linux x86_64: ... but this path isn't used in the example. Instead, the example shows /usr/bin/ xz -d...
by OneCD
October 9th, 2023, 12:27 pm
Forum: Debian/Ubuntu Package
Topic: Howto: updating in Debian proper
Replies: 56
Views: 243259

Re: Howto: updating in Debian proper

sander wrote: October 9th, 2023, 9:55 am But if you're that technical, why don't you run SABnzbd from source, with a python-venv? (Disclaimer: Maybe I missed something) See https://github.com/sabnzbd/sabnzbd/disc ... nt-6198486
+1

That's how I run it in Debian Bookworm. :)
by OneCD
September 29th, 2023, 3:52 pm
Forum: General Help
Topic: Errors trying to update to 4.1.0 on Debian 12
Replies: 6
Views: 1324

Re: Errors trying to update to 4.1.0 on Debian 12

Try upgrading just the 'sabctools' module:

Code: Select all

python3 -m pip install --upgrade sabctools
by OneCD
August 7th, 2023, 1:33 am
Forum: General Help
Topic: Filename truncated when source contains square bracket
Replies: 13
Views: 3083

Re: Filename truncated when source contains square bracket

sander wrote: August 7th, 2023, 1:22 am > Not there!

Ah. Maybe because you are on Windows that option is not there. And that feature is then on by default.
The 'Naming' section only appears on that page when you check the 'Advanced Settings' box at the top-right of the screen. ;)
by OneCD
July 19th, 2023, 8:41 am
Forum: General Help
Topic: SANBZBD on Qnap NAS only with Apache ?
Replies: 1
Views: 1018

Re: SANBZBD on Qnap NAS only with Apache ?

Apache is a dependency for @QNAP_Stephane’s package.

Try installing SABnzbd with sherpa instead: https://onecdonly.github.io/sherpa