Package Details: sabnzbd 4.3.2-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: 269
Popularity: 0.116649
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-05-29 20:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 64 Next › Last »

fryfrog commented on 2023-05-30 00:46 (UTC)

The tool downgrade is great. If you keep your built aur packages in your pacman pkg cache, you can just do something like downgrade python-sabctools and it'll do the work for you.

6bo74 commented on 2023-05-30 00:06 (UTC) (edited on 2023-05-30 00:07 (UTC) by 6bo74)

For now, doing pacman -Rc python-sabctools;
removing the previously built package files (paru): rm -rf $XDG_CACHE_HOME/paru/clone/python-sabctools;
and reinstalling with paru sabnzbd downgrades the sabctools from 7.10 to 7.0.2

fryfrog commented on 2023-05-28 18:13 (UTC)

I talked to sab devs, I need to revert the update and we just stick w/ the old one. You can downgrade.

tixetsal commented on 2023-05-28 18:10 (UTC)

i have the same issue as ryley, but i haven't taken a go at a workaround yet

ryley commented on 2023-05-28 07:19 (UTC)

After updating python-sabctools to 7.1.0 today, sabnzbd now complains that python-sabctools 7.0.2 is unavailable. I can't see a new release for sabnzbd. I had a go at naively patching requirements.txt and constants.py to allow 7.1.0, but this produced incomplete/failed downloads. Hopefully 4.0.2 will be released soon.

pezz commented on 2023-05-08 04:34 (UTC)

I noticed sab stopped working today, guessing due to the big python update. Recompiling python-sabctools fixed it.

jkhsjdhjs commented on 2022-12-04 22:38 (UTC)

The optional dependency par2cmdline-tbb doesn't exist.

andy_0 commented on 2022-09-26 16:57 (UTC)

Sabnzbd+ uses Python 3 starting with v3.0.0 (https://sabnzbd.org/wiki/extra/python3.html).

francoism90 commented on 2022-09-25 07:51 (UTC)

Does SAB still require python 2?

hcjl commented on 2022-09-23 09:19 (UTC) (edited on 2022-09-23 09:22 (UTC) by hcjl)

Unfortunately some of the python dependencies like python-puremagic and python-rebulk do not exist any longer in the AUR. At least the first one is needed for building sabnzbd-git as well.

EDIT: Sorry, forget it, they were moved to the community repo. My mirrors weren't synced.