Installation on Manjaro (Archlinux)

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
Waz
Newbie
Newbie
Posts: 5
Joined: November 6th, 2015, 4:22 pm

Installation on Manjaro (Archlinux)

Post by Waz »

Hello,

I wonder if I have installed and configured correctly Sabnzbd on my Manjaro installation because I don't want to use it as a daemon and it's not clear on the Archwiki for using it that way.
Here is what I have done :

Code: Select all

$ yaourt -S sabnzbd
$ sudo systemctl disable sabnzbd
$ cp /usr/share/applications/sabnzbd.desktop $HOME/.local/share/applications
$ kate $HOME/.local/share/applications/sabnzbd.desktop
	Exec=/opt/sabnzbd/SABnzbd.py -l0 -f ~/.sabnzbd/sabnzbd.ini %u
Thanks !
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Installation on Manjaro (Archlinux)

Post by sander »

Waz wrote:Hello,

I wonder if I have installed and configured correctly Sabnzbd
Well ... did you start SABnzbd and does it work?
Waz
Newbie
Newbie
Posts: 5
Joined: November 6th, 2015, 4:22 pm

Re: Installation on Manjaro (Archlinux)

Post by Waz »

Yes that work but weirdly it's default folder is ~/.sabnzbd/sabnzbd.ini/
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Installation on Manjaro (Archlinux)

Post by sander »

Default for settings and logging indeed
Post Reply