Package Details: sabnzbd 4.4.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: 271
Popularity: 0.92
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-12-20 19:07 (UTC)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 65 Next › Last »

fryfrog commented on 2020-08-04 15:19 (UTC)

@Kr1ss: Thanks, fixed!

@nottin: @sumebrius: Because of the typo, it seems like your sabnzbd.ini should have been entirely left behind in /opt.

Kr1ss commented on 2020-08-04 14:51 (UTC) (edited on 2020-08-04 15:27 (UTC) by Kr1ss)

That's probably an error in sabnzbd.install :

mv /opt/sabnzbd/sabnzbd/ini /var/lib/sabnzbd/

should be

mv /opt/sabnzbd/sabnzbd.ini /var/lib/sabnzbd/

if I'm correct. @fryfrog ?

EDIT Thank you for the quick update !

kmacleod commented on 2020-08-04 14:44 (UTC)

There's definitely an issue with the migration from /opt/sabnzbd to /var/lib/sabnzbd. It doesn't look like the post_upgrade function gets executed, or if it does, the logic is somehow wrong... not sure how though. The only thing that seemed to get migrated was the 'logs' directory.

As a workaround I manually executed the steps in post_upgrade, although in my case I had to take the config file from /opt/sabnzbd/sabnzbd.ini.pacsave. After a reboot the service comes up- the only thing missing is the history.

sumebrius commented on 2020-08-04 09:23 (UTC)

For me (maybe the same issue for nottin), the config files in /opt/sabnzbd weren't copied over to /var/lib/sabnzbd

But luckily they still exist in the /opt directory (or at least a .bak version does) - this gets me back up and running:

cp /opt/sabnzbd/sabnzbd.ini.bak ./sabnzbd.ini

nottin commented on 2020-08-04 08:39 (UTC)

The update to 3.0.0 removed all my config files, so had to set up everything from scratch. Not sure if that's the intention. In either case, I should have done a backup just in case so I blame myself.

holunder commented on 2020-08-02 11:01 (UTC)

I have problems starting the systemd service as my own user. Maybe someone can help: https://bbs.archlinux.org/viewtopic.php?id=257861

fryfrog commented on 2020-08-01 15:19 (UTC)

The sabnzbd 3.0.0 release is python3, yay! I've also moved the install from /opt to /usr/lib/sabnzbd and /var/lib/sabnzbd. The .install file should move things around as needed, but please post if it doesn't.

fryfrog commented on 2020-06-04 16:54 (UTC)

Why would you comment about the sabnzbd-git aur package on the sabnzbd package? :)

mantanix commented on 2020-06-04 16:49 (UTC) (edited on 2020-06-04 16:51 (UTC) by mantanix)

I just attempted to install sabnzbd-git, but it is failing the download of python2-setuptools-2:44.1.0-1-any.pkg.tar.zst edit: oops. synced repository and redownloaded. Good to go

fryfrog commented on 2020-04-29 15:30 (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.