Search Criteria
Package Details: sabnzbd 4.5.1-1
Package Actions
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: | 273 |
Popularity: | 1.84 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2025-04-16 14:49 (UTC) |
Dependencies (40)
- apprise
- curl (curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-turboAUR, par2cmdline-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-babelfish
- python-cffi
- python-chardet
- python-cheetah3
- python-cheroot
- python-cherrypy
- python-configobj
- python-cryptography
- python-dateutil (python-dateutil-gitAUR)
- python-feedparser
- python-guessit
- python-jaraco.classes
- python-jaraco.collections
- python-jaraco.context
- python-jaraco.functools
- python-jaraco.text
- Show 20 more dependencies...
Required by (29)
- autobrr (optional)
- headphones (optional)
- headphones-git (optional)
- lidarr (optional)
- lidarr-bin (optional)
- lidarr-develop (optional)
- lidarr-develop-bin (optional)
- lidarr-git (optional)
- lidarr-nightly-bin (optional)
- lunasea-bin (optional)
- mylar3 (optional)
- prowlarr (optional)
- prowlarr-bin (optional)
- prowlarr-develop (optional)
- prowlarr-develop-bin (optional)
- prowlarr-nightly-bin (optional)
- radarr (optional)
- radarr-bin (optional)
- radarr-develop (optional)
- radarr-develop-bin (optional)
- radarr-nightly-bin (optional)
- readarr-develop (optional)
- readarr-develop-bin (optional)
- readarr-nightly-bin (optional)
- sonarr (optional)
- sonarr-bin (optional)
- sonarr-develop (optional)
- sonarr-develop-bin (optional)
- whisparr-nightly-bin (optional)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 65 Next › Last »
narf commented on 2020-10-05 06:42 (UTC)
@fryfrog yes that was the problem. thanks for the tip.
fryfrog commented on 2020-10-04 16:24 (UTC)
@narf: Your service file is probably in
/etc
which overrides the package version in/usr
. Move it somewhere else so you have it if you need it, that way the package version will be used. Don't forget todaemon-reload
.narf commented on 2020-10-04 07:25 (UTC)
For some reason the sabnzbd.service didnt get updated for me when upgrading to 3.x . Tried disabling and re-enabling the service and reinstalling the package but no luck. the service file still points to the old /opt installation. Any suggestions?
[Unit] Description=SABnzbd binary newsreader
[Service] ExecStart=/bin/sh -c "python2 /opt/sabnzbd/SABnzbd.py -l0 -f /opt/sabnzbd/sabnzbd.ini -d --pid /tmp" Type=forking PIDFile=/tmp/sabnzbd-9090.pid User=jamie Group=users [Install] WantedBy=default.target
Kr1ss commented on 2020-10-02 22:29 (UTC) (edited on 2020-10-02 22:30 (UTC) by Kr1ss)
It's now in
[extra]
: https://www.archlinux.org/packages/extra/any/python-notify2/Maybe you just need to refresh your pacman db.
crowther commented on 2020-10-02 22:21 (UTC)
Was unable to build this today, as one of the AUR targets no longer exists.
Error: target not found "python-notify2"
fifthecho commented on 2020-09-15 17:59 (UTC)
Apologies for erroneously flagging this as out of date. In spite of being up to date, the UI was still saying it was out of date. A restart of the service and hard reload of the web UI cleared the notification.
fryfrog commented on 2020-08-28 00:00 (UTC)
@bobpaul: Glad to hear you got it sorted out. Any idea why your
sabnzbd.ini
was also in/opt/sabnzbd/.sabnzbd/sabnzbd.ini
? Your log spew also made me realize I'd missed a "Moved" to "Copied" text fixing.I think maybe I could account for the "[ALPM] warning: /opt/sabnzbd/sabnzbd.ini saved as /opt/sabnzbd/sabnzbd.ini.pacsave" :|
bobpaul commented on 2020-08-27 23:55 (UTC)
@greencopper I had to stop sabnzbd, copy
/opt/sabnzbd/.sabnzbd/sabnzbd.ini
to/var/lib/sabnzbd/
and set the permissions properly. Then everything worked.@fryfrog My
/var/log/pacman.log
shows:tixetsal commented on 2020-08-20 21:53 (UTC)
@fryfrog: Sure thing. No, I haven't noticed any negative impact either. I just wanted to be able to re-enable all of my Pushover notifications, so I took the time to pin python-cheroot.
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 65 Next › Last »