Search found 6 matches
- August 12th, 2025, 4:42 pm
- Forum: General Help
- Topic: [SNAP, LMDE 6] sabnzbd don't allow commandline parameters
- Replies: 5
- Views: 9653
Re: [SNAP, LMDE 6] sabnzbd don't allow commandline parameters
Thanks it works!!! mero@mintSDK:~$ snap stop sabnzbd Stopped. mero@mintSDK:~$ sudo snap run sabnzbd --logging -1 --clean --disable-file-log << Cursor in blinking mode >> In SAB: Config File: /var/snap/sabnzbd/common/sabnzbd.ini Parameters: "/snap/sabnzbd/6389/opt/sabnzbd/SABnzbd.py" "...
- August 12th, 2025, 3:10 pm
- Forum: General Help
- Topic: [SNAP, LMDE 6] sabnzbd don't allow commandline parameters
- Replies: 5
- Views: 9653
Re: [SNAP, LMDE 6] sabnzbd don't allow commandline parameters
Thanks for the Infos and Links @jcfp and @sander I updated the system and 3.0.17-1~deb12u2 is installed. But if the snap-version is now accepting additional parameters I would stay with SNAP as it performs better on my LMDE6 running as VM on an old PC. My SNAP-sabnzbd is also on newest version 4.5.3...
- August 6th, 2025, 5:20 am
- Forum: General Help
- Topic: [SNAP, LMDE 6] sabnzbd don't allow commandline parameters
- Replies: 5
- Views: 9653
[SNAP, LMDE 6] sabnzbd don't allow commandline parameters
I used all the time sabnzbd 3.7.1 provided by Synaptic Package Manager on LM Debian Edition 6. With the last update & upgrade sabnzbd stopped working. Was still running, but after starting a download sabnzbd quits. So I installed via apt the newest version, but the same issue. Running, but when ...
- August 6th, 2025, 4:37 am
- Forum: General Help
- Topic: Can't Specify Download Location [ Snap, Ubuntu ]
- Replies: 3
- Views: 4827
Re: Can't Specify Download Location [ Snap, Ubuntu ]
Use "snap connect sabnzbd:removable-media :removable-media" to get access to /media or /mnt. Now you can use all stuff mounted there. Use mount -bind to make a local directory available under these mountpoints.
- September 22nd, 2024, 6:42 am
- Forum: General Help
- Topic: Disable Logging via commandline not working anymore
- Replies: 3
- Views: 3402
Re: Disable Logging via commandline not working anymore
OK, I'm now confused. TL:DR - It's working as expected, no counting anymore. I totally forgot that Server Statistics even exist, never checked it, but it also got deleted (reset to 0 too). What I did to make it work again, also it's not a valid explanation for me: 1. Start sabnzbd (Today 0, This Mon...
- September 21st, 2024, 9:35 pm
- Forum: General Help
- Topic: Disable Logging via commandline not working anymore
- Replies: 3
- Views: 3402
Disable Logging via commandline not working anymore
The last few years I used the Parameters "--logging -1 --clean --disable-file-log" on Windows Client to prevent the GB-Download count. With starting SAB, the counters Today, This Month and Total were all at 0. Since a few month only the Today counter is set to 0, This Month and Total show ...