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: | 272 |
Popularity: | 1.23 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2025-04-11 14:21 (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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 65 Next › Last »
ishamael33 commented on 2020-01-02 21:01 (UTC) (edited on 2020-01-02 21:03 (UTC) by ishamael33)
Could not do a update, but a clean install works
Get this when trying to update Preparing... Resolving dependencies... Checking inter-conflicts... Failed to prepare transaction: could not satisfy dependencies: removing python2-cheetah breaks dependency 'python2-cheetah' required by sabnzbd
fryfrog commented on 2020-01-02 20:32 (UTC)
Ooops, I missed a couple python -> python2 bits and since I already have them installed... it didn't error for me. Try now.
ishamael33 commented on 2020-01-02 20:22 (UTC)
This is the error I am getting when installing/Updating on Manjaro:
==> WARNING: Using existing $srcdir/ tree ==> Starting build()... Traceback (most recent call last): File "setup.py", line 9, in <module> import SetupTools File "/home/trachal/.cache/yay/python2-cheetah3/src/Cheetah3-3.2.4/SetupTools.py", line 9, in <module> from setuptools import setup ImportError: No module named setuptools ==> ERROR: A failure occurred in build(). Aborting... Error making: python2-cheetah3
fryfrog commented on 2020-01-02 16:40 (UTC)
@francoism90: Great idea, done!
@sgtjwalker: Gonna be hard to help you w/o know anything about what isn't working for you. It works for me.
francoism90 commented on 2020-01-02 13:38 (UTC)
Could you please add sabnzbd@.service (install)? :)
https://github.com/sabnzbd/sabnzbd/blob/develop/linux/sabnzbd%40.service
sgtjwalker commented on 2020-01-02 11:29 (UTC)
well thanx for the change, it doesnt work any more now
fryfrog commented on 2020-01-01 21:12 (UTC)
@Blackbot: Thanks, I created a python2-cheetah3 package in the AUR and switched to it. The official sabnzbd install wants cheetah3, it looks like the old python2-cheetah was last updated in 2010!
You'll probably need to
pacman -Rdd python2-cheetah
to remove it w/o removing sabnzbd, then installpython2-cheetah3
and then updatesabnzbd
. Maybe I can add it to conflicts?Blackbot commented on 2020-01-01 20:37 (UTC)
python2-cheetah has been removed from AUR. As this is a dependency of sabnzbd it doesn't compile anymore. (Is this technically an "Out of Date" flag? I'm unsure because this is not "There's something newer" but simply "It doesn't work anymore")
mdeliu commented on 2019-12-29 23:24 (UTC) (edited on 2019-12-29 23:25 (UTC) by mdeliu)
@fryfrog same to me like @shiftybloke. I also used the desktop integration, started it as simple icon on my desktop (or via "sabnzbd" in my terminal) and also used my /home partition as download location, which isn't possible anymore. I had to change the permissions for my home folder to get it worked, which was not necessary before. Anyways, thanks for your work.
fryfrog commented on 2019-12-29 18:52 (UTC)
If you look at recent commits, you'll see that I removed desktop support for
.nzb
files. Maybe that is what you mean? It was probably always running as a service. You can step back through old commits and tell me which one works like you liked, at least I'll understand what you're talking about.« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 65 Next › Last »