Search Criteria
Package Details: sabnzbd 4.5.0-1
Package Actions
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: | 272 |
Popularity: | 1.42 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2025-03-30 18:30 (UTC) |
Dependencies (40)
- apprise
- curl (curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-turboAUR, par2cmdline-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-babelfish
- python-cffi
- python-chardet
- python-cheetah3
- python-cheroot
- python-cherrypy
- python-configobj
- python-cryptography
- python-dateutil (python-dateutil-gitAUR)
- python-feedparser
- python-guessit
- python-jaraco.classes
- python-jaraco.collections
- python-jaraco.context
- python-jaraco.functools
- python-jaraco.text
- Show 20 more dependencies...
Required by (29)
- autobrr (optional)
- headphones (optional)
- headphones-git (optional)
- lidarr (optional)
- lidarr-bin (optional)
- lidarr-develop (optional)
- lidarr-develop-bin (optional)
- lidarr-git (optional)
- lidarr-nightly-bin (optional)
- lunasea-bin (optional)
- mylar3 (optional)
- prowlarr (optional)
- prowlarr-bin (optional)
- prowlarr-develop (optional)
- prowlarr-develop-bin (optional)
- prowlarr-nightly-bin (optional)
- radarr (optional)
- radarr-bin (optional)
- radarr-develop (optional)
- radarr-develop-bin (optional)
- radarr-nightly-bin (optional)
- readarr-develop (optional)
- readarr-develop-bin (optional)
- readarr-nightly-bin (optional)
- sonarr (optional)
- sonarr-bin (optional)
- sonarr-develop (optional)
- sonarr-develop-bin (optional)
- whisparr-nightly-bin (optional)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 65 Next › Last »
martinm1000 commented on 2020-08-05 03:44 (UTC) (edited on 2020-08-05 03:45 (UTC) by martinm1000)
@fryfrog
Here is my old file that do not work anymore, but the ExecStart does work when running in a terminal:
As described in https://wiki.archlinux.org/index.php/SABnzbd#Running_SABnzbd_as_a_user_w/_systemd
My ~/.sabnzbd.ini is a directory, but the problem isn't there.
fryfrog commented on 2020-08-05 03:41 (UTC)
@martinm1000: I don't use that method of
.service
, can you describe a little bit about how you do it and I can try it on mine?fryfrog commented on 2020-08-04 18:53 (UTC)
I "tested" by just removing the 2.3.9 sabnzbd package and it leaves a lot of trash around in
/opt/sabnzbd
that isn't related. And the defaults are anadmin
andlogs
folder and thesabnzbd.ini
. I think someone who's queue/history didn't get properly moved needs to tell me their setup. My guess is that they've change the values for "Administrative Folder" and/or "Log Folder" which means they could be anywhere.I'll improve the little bit of output from the package and I think maybe I should improve and link the wiki w/ some details.
But in the end, it'll be a one time pain at least. :/
fryfrog commented on 2020-08-04 18:45 (UTC)
That is a good point, let me have a look.
Kr1ss commented on 2020-08-04 18:41 (UTC)
Well, at the time of execution of
post_upgrade()
the files in/opt/sabnzbd/
which belong to the package should already be removed, since the actual upgrade has already been done. I think, therefore only configuration files should be left there.I did not actually test that though, and I can't do so atm.
fryfrog commented on 2020-08-04 18:35 (UTC)
@mkomko: The old
/opt/sabnzbd
folder has everything in it, the configs and the installation. It'd be a hot mess to copy everything, I think.On a default installation of 3.0.0, all the queue and history files are in the
admin
folder and it defaults toadmin
folder. Let me go back and install the last version and see how that is.mkomko commented on 2020-08-04 18:23 (UTC)
@fryfrog: Couldn't you just move "everything"? That's what I would expect.
fryfrog commented on 2020-08-04 17:35 (UTC)
@tixetsal: Can you poke around in your
/opt/sabnzbd
and see what file you need to move to/var/lib/sabnzbd/
to get your history to come over? It might behistory1.db
and some*.sab
files looking at my install. I'll play around on my test nas and see if I can figure out what I've missed too. Thanks for reporting!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. ?
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 65 Next › Last »