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: 270
Popularity: 0.61
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-08-21 15:57 (UTC)

Latest Comments

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

tixetsal commented on 2020-08-04 16:46 (UTC)

I just upgraded from 3.0.0 to 3.0.0-2 and like others, I had to manually fix my config file location when upgrading from 2.x to 3. I also had to manually move Sabnzbd.py in my instance. I lost all my sab history and had to overwrite the keys sab wanted me to use after install.

Is it normal to have to overwrite the key that gets generated? I'm guessing the loss of history was a problem with the upgrade script from 2.x to 3, but I was surprised to lose my history again after the 3.0.0 to 3.0.0-2 upgrade. ?

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