Search found 11 matches
- December 27th, 2020, 5:54 am
- Forum: Feature Requests
- Topic: Store passwords in Download path or dedicated file
- Replies: 4
- Views: 276
Re: Store passwords in Download path or dedicated file
Currently this is not possible from sabnzbd itself. What you could do is write a Pre queue script that saves the password: https://sabnzbd.org/wiki/scripts/pre-queue-scripts The password is stored in the environment variable passed to the script. You could save it to a special directory or file. Th...
- December 27th, 2020, 4:45 am
- Forum: Feature Requests
- Topic: Store passwords in Download path or dedicated file
- Replies: 4
- Views: 276
Re: Store passwords in Download path or dedicated file
Thanks for your quick reply, Sander. My Pi is running 24x7 for downloads via usenet. Most of the downloads require a password for extracting the file after downloading. Now my Pi should only initiate and do the download using sabnzbd to a directory on my nas. Later another client should extract the ...
- December 27th, 2020, 3:19 am
- Forum: Feature Requests
- Topic: Store passwords in Download path or dedicated file
- Replies: 4
- Views: 276
Store passwords in Download path or dedicated file
Because I use a Raspberry Pi which is very slow with unpacking I'd like to use another client, to do the postprocessing. Is it already possible to save the password in the destination directory? This would do the job. Another possibility would be a password file in which new passwords are stored and...
- December 25th, 2020, 5:23 am
- Forum: General Discussion
- Topic: No unpacking of downloads?
- Replies: 1
- Views: 769
No unpacking of downloads?
Merry christmas first of all! I successfully installed sabnzbd on a Raspberry Pi 3 and unpacking takes hours. That's why I want to just save the downloads, without unpacking, copy the files to my client pc and unpack them there. How can I tell sabnzbd not to unpack downloads and is it possible to st...
- September 10th, 2020, 4:12 am
- Forum: General Discussion
- Topic: Need help with SABnzbd-automation
- Replies: 3
- Views: 1447
Need help with SABnzbd-automation
Hello, SABnzbd is running 24x7 on my Raspberry Pi: Check. Now I want to use tools like Medusa, Radarr, Lidarr,..... to automatically transfer NZB-Info to SABnzbd for missing audio/video in the quality and language (videos) I prefer. Hopefully I find information in this forum but I'd appreciate links...
- September 9th, 2020, 11:13 am
- Forum: Debian/Ubuntu Package
- Topic: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
- Replies: 8
- Views: 978
Re: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
Now I get an error saying:
API key missing, please enter the API key from Config->General into your 3rd party program:
API key missing, please enter the API key from Config->General into your 3rd party program:
- September 9th, 2020, 11:11 am
- Forum: Debian/Ubuntu Package
- Topic: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
- Replies: 8
- Views: 978
Re: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
Is the new version worth the effort of updating?
Does the new version solve my problems with a freezing Pi?
Does the new version solve my problems with a freezing Pi?
- September 9th, 2020, 5:40 am
- Forum: Debian/Ubuntu Package
- Topic: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
- Replies: 8
- Views: 978
Re: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
Following the instructions in the above linked wiki I ran into an error [email protected]:~ $ sudo add-apt-repository --enable-source ppa:pogo-dev/stable Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 95, in <module> sp = SoftwareProperties(options=options) File "/usr/lib/p...
- September 9th, 2020, 5:01 am
- Forum: Debian/Ubuntu Package
- Topic: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
- Replies: 8
- Views: 978
Re: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
Thanks for the link. Well, bad luck for me not having ubuntu but Debian/Raspbian as OS on my Pi. I'll go with the first solution from your link: Create a backport by rebuilding the source package from the Ubuntu PPA. The Debian wiki has instructions detailing how to pull that off, do apply some comm...
- September 9th, 2020, 4:29 am
- Forum: Debian/Ubuntu Package
- Topic: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
- Replies: 8
- Views: 978
Re: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
Thanks for your lightning-fast reply.
Version is: 2.3.6
Version is: 2.3.6
- September 9th, 2020, 3:57 am
- Forum: Debian/Ubuntu Package
- Topic: SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
- Replies: 8
- Views: 978
SABnzbd on Raspberry Pi (Raspbian-Buster) freezes
Hello, I hope I'm in the right category for my problem. First of all I want to thank all contributors for this awesome tool! Yesterday I installed a fresh raspbian buster on a SDCard and afterwards SABnzbd using: sudo apt-get install sabnzbdplus After setting everything up I installed unrar, attache...