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: | 2023-08-08 18:10 (UTC) |
Dependencies (21)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-gitAUR, par2cmdline-turboAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-cheetah3
- python-cherrypy
- python-configobj
- python-cryptography
- python-feedparser
- python-notify2
- python-portend
- python-puremagic
- python-sabyenc3AUR
- python-six
- sqlite (sqlite-fossilAUR)
- unrar (rarAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (optional) – for .7z support
- par2cmdline-tbb (optional) – par2 multi-threading
- python-pygobject (optional) – tray icon
- python-pyopenssl (optional) – ssl support
Required by (29)
- 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)
- 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)
- radarr-develop (requires sabnzbd) (optional)
- radarr-develop-bin (requires sabnzbd) (optional)
- radarr-nightly-bin (requires sabnzbd) (optional)
- readarr-develop (requires sabnzbd) (optional)
- readarr-develop-bin (requires sabnzbd) (optional)
- readarr-nightly-bin (requires sabnzbd) (optional)
- sonarr (requires sabnzbd) (optional)
- sonarr-bin (requires sabnzbd) (optional)
- sonarr-develop (requires sabnzbd) (optional)
- sonarr-develop-bin (requires sabnzbd) (optional)
- whisparr-nightly-bin (requires sabnzbd) (optional)
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
/opt
to/usr/lib
and 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.