Package Details: sabnzbd 4.4.1-1

Git Clone URL: https://aur.archlinux.org/sabnzbd.git (read-only, click to copy)
Package Base: sabnzbd
Description: A web-interface based binary newsgrabber with NZB file support
Upstream URL: http://www.sabnzbd.org
Keywords: network usenet
Licenses: GPL
Submitter: esh
Maintainer: fryfrog
Last Packager: fryfrog
Votes: 270
Popularity: 0.36
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-12-20 19:07 (UTC)

Required by (29)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 64 Next › Last »

terminalmage commented on 2018-03-02 15:34 (UTC)

Oh yeah, I don't use it headless so I didn't consider that.

francoism90 commented on 2018-03-02 14:57 (UTC) (edited on 2018-03-02 14:57 (UTC) by francoism90)

@terminalmage: See other packages like qbittorrent-nox. I may be mistaken, but a user systemd is only started after login, not useful when using a headless server.

terminalmage commented on 2018-03-02 14:24 (UTC)

Why not just use a user unit?

I have this:

% cat ~/.config/systemd/user/sabnzbd.service [Unit] Description=SABnzbd binary newsreader After=network.target

[Service] ExecStart=/opt/sabnzbd/SABnzbd.py -l0

[Install] WantedBy=multi-user.target

francoism90 commented on 2018-03-02 13:23 (UTC) (edited on 2018-03-02 13:33 (UTC) by francoism90)

Could you please add a sabnzbd@ service?

[Unit] Description=SABnzbd binary newsreader After=network.target

[Service] User=%i Group=%i ExecStart=/opt/sabnzbd/SABnzbd.py -l0 -f /home/%i/.sabnzbd.ini

[Install] WantedBy=multi-user.target

storrgie commented on 2017-09-01 18:52 (UTC)

thanks!

Revelation60 commented on 2017-09-01 17:59 (UTC)

Sorry, I forgot to push...

cryzed commented on 2017-09-01 16:15 (UTC)

@Revelation60 This has been outdated for a bit now -- are you planning on updating to 2.2.1 anytime soon?

Revelation60 commented on 2017-04-09 18:42 (UTC)

PSA for update to 2.0.0: The organization of the download queue is different from 0.7.x releases. So 2.x.x will not see the existing queue, but you can go to Status->QueueRepair and "Repair" the old queue.

storrgie commented on 2016-10-04 20:34 (UTC) (edited on 2016-10-04 20:45 (UTC) by storrgie)

Is anyone else seeing excessive redirects when trying to download the package? Sorry, using pacaur.