note: Will most likely implement file association and maybe reorganise paths/users/groups (a la standard package) later this week.
Search Criteria
Package Details: sabnzbd-git r8854.de6c56002-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sabnzbd-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sabnzbd-git |
| Description: | A web-interface based binary newsgrabber with NZB file support |
| Upstream URL: | http://www.sabnzbd.org |
| Keywords: | downloader internet nzb |
| Licenses: | GPL |
| Conflicts: | sabnzbd |
| Provides: | sabnzbd |
| Submitter: | dryes |
| Maintainer: | Khorne (fryfrog) |
| Last Packager: | fryfrog |
| Votes: | 22 |
| Popularity: | 0.000000 |
| First Submitted: | 2011-08-23 02:27 (UTC) |
| Last Updated: | 2026-03-22 16:03 (UTC) |
Dependencies (41)
- apprise
- curl (curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-turboAUR, par2cmdline-gitAUR)
- python
- 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 21 more dependencies...
Required by (33)
- autobrr (requires sabnzbd) (optional)
- headphones (requires sabnzbd) (optional)
- headphones-git (requires sabnzbd) (optional)
- lidarr (requires sabnzbd) (optional)
- lidarr-bin (requires sabnzbd) (optional)
- lidarr-develop (requires sabnzbd) (optional)
- lidarr-develop-bin (requires sabnzbd) (optional)
- lidarr-git (requires sabnzbd) (optional)
- lidarr-nightly-bin (requires sabnzbd) (optional)
- lidarr-plugins (requires sabnzbd) (optional)
- lidarr-plugins-bin (requires sabnzbd) (optional)
- lunasea-bin (requires sabnzbd) (optional)
- mylar3 (requires sabnzbd) (optional)
- prowlarr (requires sabnzbd) (optional)
- prowlarr-bin (requires sabnzbd) (optional)
- prowlarr-develop (requires sabnzbd) (optional)
- prowlarr-develop-bin (requires sabnzbd) (optional)
- prowlarr-nightly-bin (requires sabnzbd) (optional)
- radarr (requires sabnzbd) (optional)
- radarr-bin (requires sabnzbd) (optional)
- Show 13 more...
Sources (5)
dryes commented on 2011-08-23 02:31 (UTC)
dryes commented on 2011-08-23 02:31 (UTC)
Ah. Missed that one, thanks for pointing it out.
git package: https://aur.archlinux.org/packages.php?ID=51772
drrlvn commented on 2011-08-21 20:37 (UTC)
Note that development has moved to git on github:
https://launchpad.net/sabnzbd/+announcement/8813
dryes commented on 2011-07-31 13:11 (UTC)
updated with below fix.
(haven't bumped pkgver.)
<deleted-account> commented on 2011-07-29 12:41 (UTC)
Please alsa remove the following files :
-rw-r--r-- 1 jordy jordy 94 Jul 29 03:09 .bzreol
-rw-r--r-- 1 jordy jordy 66 Jul 29 03:09 .bzrignore
-rw-r--r-- 1 jordy jordy 77 Jul 29 03:09 .bzrtab
Instead of rm -rf .bzr > rm -rf .bzr* :)
dryes commented on 2011-06-01 22:26 (UTC)
Updated anyway, it can't hurt.
Also updated init script with -k switch on the curl to support https protocol in conf.d.
dryes commented on 2011-06-01 22:05 (UTC)
Ah. It seems that was changed recently.
http://bazaar.launchpad.net/~sabnzbd/sabnzbd/0.6.x/revision/2867
Haven't time until Saturday to test properly.
You should be able to remove or comment the line: unzip -oq cherrypy.zip
Please report if this is sufficient and I'll update package.
pho commented on 2011-06-01 20:52 (UTC)
I'll get:
==> Starting package()...
unzip: cannot find or open cherrypy.zip, cherrypy.zip.zip or cherrypy.zip.ZIP.
==> ERROR: A failure occurred in package().
Aborting...
The build failed.
dryes commented on 2011-05-18 17:00 (UTC)
updated with cdemoulins' fix.
cdemoulins commented on 2011-05-16 21:26 (UTC)
Hi,
Could you update the path "/var/run/daemons/sabnzbd" to "/run/daemons/sabnzbd" in the init script.
Thanks
Pinned Comments
fryfrog commented on 2020-04-27 19:48 (UTC)
I've pushed the Python 3 changes.
The installation moves from
/optto/usr/liband the config to/var/lib. This is not done as part of the upgrade, so you'll need to do this yourself and possibly move other things around.It also tosses the desktop and shortcut stuff.