Search Criteria
Package Details: sabnzbd 4.4.1-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: | 270 |
Popularity: | 0.37 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2024-12-20 19:07 (UTC) |
Dependencies (40)
- apprise
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-gitAUR, par2cmdline-turboAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-babelfish
- python-cffi
- python-chardet
- python-cheetah3
- python-cheroot
- python-cherrypy
- python-configobj
- python-cryptography
- python-dateutil
- 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)
- Show 9 more...
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 64 Next › Last »
fryfrog commented on 2020-08-09 06:00 (UTC)
@francoism90: That is a good idea, I switched to
cp
to get the folders to/var/lib/sabnzbd
and then just added.saved
to the files/folders left in/opt
. That way they can't accidentally overwrite the new files in/var/lib/sabnzbd
and anything running from/opt/sabnzbd
will stop working still.francoism90 commented on 2020-08-09 05:02 (UTC)
I would suggest to use cp instead of moving the config files to the new location and/or maybe just copy everything as SAB should convert does if I'm not mistaking.
sysfs commented on 2020-08-08 23:06 (UTC)
@fryfrog I ran into some issues.
I think we'll need a usermod to update the homedir for the user.
I think we'll also need a way of ensuring that things get moved or copied over proper. I lost all my settings, and my custom postprocessing scripts weren't brought over, either.
I'm having trouble with the new version now -- I've blown it completely away from the disk and reinstalled and I can't get it to start up, even when dropping into a shell for the user. The python script doesn't output anything. Will continue to tinker.
martinm1000 commented on 2020-08-05 03:50 (UTC)
@fryfrog
You can forget this, it works !
I changed the Group=%I to Group=users
I don't known why it worked before and just stopped, and if its related to systemd or sabnzbd.
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.
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 64 Next › Last »