Package Details: sabnzbd 4.3.1-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.25
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-05-05 15:16 (UTC)

Pinned Comments

fryfrog commented on 2024-04-30 04:23 (UTC)

Arch updated Python to 3.12, you need to re-build/re-install python-sabyenc3 and python-sabctools!

Using paru:

paru -S python-sabyenc3 python-sabctools --rebuild

@hoban, thanks for reminding me to post about this!

Latest Comments

1 2 3 4 5 6 .. 64 Next › Last »

fryfrog commented on 2024-04-30 04:23 (UTC)

Arch updated Python to 3.12, you need to re-build/re-install python-sabyenc3 and python-sabctools!

Using paru:

paru -S python-sabyenc3 python-sabctools --rebuild

@hoban, thanks for reminding me to post about this!

hoban commented on 2024-04-30 04:09 (UTC)

If anyone is seeing issues again related to the latest version of this package and python-sabctools, I was able to work around it by downloading the tarball for python-sabctools and building/installing it locally. https://aur.archlinux.org/cgit/aur.git/snapshot/python-sabctools.tar.gz I used makepkg -scir in the directory created by extracting that tarball in order to build & install it.

fryfrog commented on 2024-04-07 16:48 (UTC)

Okay, made an sabnzbd-desktop package for all your crazy kids that want to click on nzbs. I don't use it, so let me know if it works. Then I'm going to disown it and someone who does use it can take over ownership.

I moved it to another package and disowned it, I guess no one wanted to maintain it and it got removed.

async commented on 2024-04-07 15:58 (UTC)

What happened to the old .desktop file that was in this package?

jdart commented on 2024-02-07 04:12 (UTC)

@rlivin I generated locales and it fixed that issue for me https://wiki.archlinux.org/title/Locale

rlivin commented on 2023-11-04 22:12 (UTC)

I keep getting the error Pathname can't be converted from UTF-8 to current locale and then ==> ERROR: Failed to extract SABnzbd-4.1.0-src.tar.gz

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