Package Details: sabnzbd 4.3.3-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.21
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-10-24 15:57 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 64 Next › Last »

fryfrog commented on 2021-09-18 03:31 (UTC)

Thanks, I already had to create python-puremagic, looks like I happened to already have python-guessit installed! :)

pezz commented on 2021-09-18 03:29 (UTC)

Might need a dependency added, got this on 3.4.0-2:

ModuleNotFoundError: No module named 'guessit'

Installing python-guessit fixed it.

Cheers.

francoism90 commented on 2021-04-10 16:38 (UTC)

@fryfrog Thanks. :)

fryfrog commented on 2021-04-09 19:07 (UTC)

@francoism90: Make a post in /r/sabnzbd on reddit or their support forums w/ lots of detail. Logs, stack trace, etc. It runs fine for me, also aimed at zfs.

fryfrog commented on 2021-02-24 00:06 (UTC)

Switch to an actual support forum, /r/sabnzbd or their forums maybe.

async commented on 2021-02-23 22:04 (UTC)

okay, I've removed but I'm still stuck on my underlying issue.

fryfrog commented on 2021-02-22 17:03 (UTC)

You generally don't want to mix pip and native packages, I'd remove the pip installed version.

async commented on 2021-02-22 17:01 (UTC)

Well this is strange, I tried installing sabyenc using the commands on the sabnzbd site, but it looks like it is using sabyenc 3.3.6, even though I have 4.0.2 installed?

I ran this command:

pip install sabyenc --upgrade

and got back:

Defaulting to user installation because normal site-packages is not writeable Collecting sabyenc Downloading sabyenc-3.3.6.tar.gz (9.8 kB) Building wheels for collected packages: sabyenc Building wheel for sabyenc (setup.py) ... done Created wheel for sabyenc: filename=sabyenc-3.3.6-cp39-cp39-linux_x86_64.whl size=18952 sha256=cd36064444b427f5542380e0d4744c260e39fe85338ae2b5c926ccdd9becf18a Stored in directory: /home/s76/.cache/pip/wheels/5d/fe/88/88b1a7dd8f099ecc6930cb287db1720884ac0ff955ea2bf80b Successfully built sabyenc Installing collected packages: sabyenc Successfully installed sabyenc-3.3.6

async commented on 2021-02-22 16:56 (UTC)

It was 2-3 months ago. I just put off dealing with it because I was hoping something future updates will solve for me.

I've removed python2-sabyenc, and python-sabyenc3 is 4.0.2, but Sabnzbd keeps saying that it is expecting 4.0.0. I'm not sure what to do..