Search Criteria
Package Details: flood-git 4.8.2.r4.g812f351-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flood-git.git (read-only, click to copy) |
---|---|
Package Base: | flood-git |
Description: | A modern web UI for various torrent clients with a Node.js backend and React frontend. |
Upstream URL: | https://github.com/jesec/flood |
Keywords: | rtorrent |
Licenses: | GPL-3.0-only |
Conflicts: | nodejs-flood |
Provides: | nodejs-flood |
Submitter: | arshlinux |
Maintainer: | disastro |
Last Packager: | disastro |
Votes: | 13 |
Popularity: | 0.000006 |
First Submitted: | 2016-12-15 17:20 (UTC) |
Last Updated: | 2024-05-09 13:28 (UTC) |
Dependencies (4)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- mediainfo (mediainfo-gitAUR) (optional)
Required by (23)
- lidarr (requires nodejs-flood) (optional)
- lidarr-bin (requires nodejs-flood) (optional)
- lidarr-develop (requires nodejs-flood) (optional)
- lidarr-develop-bin (requires nodejs-flood) (optional)
- lidarr-nightly-bin (requires nodejs-flood) (optional)
- prowlarr (requires nodejs-flood) (optional)
- prowlarr-bin (requires nodejs-flood) (optional)
- prowlarr-develop (requires nodejs-flood) (optional)
- prowlarr-develop-bin (requires nodejs-flood) (optional)
- prowlarr-nightly-bin (requires nodejs-flood) (optional)
- radarr (requires nodejs-flood) (optional)
- radarr-bin (requires nodejs-flood) (optional)
- radarr-develop (requires nodejs-flood) (optional)
- radarr-develop-bin (requires nodejs-flood) (optional)
- radarr-nightly-bin (requires nodejs-flood) (optional)
- readarr-develop (requires nodejs-flood) (optional)
- readarr-develop-bin (requires nodejs-flood) (optional)
- readarr-nightly-bin (requires nodejs-flood) (optional)
- sonarr (requires nodejs-flood) (optional)
- sonarr-bin (requires nodejs-flood) (optional)
- Show 3 more...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
emacsomancer commented on 2021-03-20 15:30 (UTC)
With the new version, I get an error when I try to (re)start:
disastro commented on 2021-02-28 12:27 (UTC)
Soon did mean something else back a month ago but I've been and will be busy for another week at least, expect an update then. Basically have a near complete PKGBUILD already that lacks at least systemd testing.
disastro commented on 2021-01-20 18:01 (UTC)
Thanks I'll look into changing to it soon
PlainTextField commented on 2021-01-20 17:45 (UTC) (edited on 2021-01-20 17:45 (UTC) by PlainTextField)
There is a more active fork here: https://github.com/jesec/flood
It removes the Python 2 dependency for node-gyp and uses more recent Node.js packages. It even offers fully static binaries.
disastro commented on 2019-08-18 10:32 (UTC) (edited on 2019-08-18 21:38 (UTC) by disastro)
I've adopted the package and am working on it, stay tuned
EDIT: So, flood still seems kind of a mess to package but I've tried to make it as as sane as possible. It's only been tested lightly so some issues might be lurking around. I couldn't get any to show up though.
solsticedhiver commented on 2018-11-23 19:53 (UTC)
The build fails on ARM when you use nodejs aka v11. This needs to use nodejs-lts-dubnium (v10 LTS)
May be nodejs-lts-dubnium should even be a dep for this package ? Did anyone on x86_64 build it with nodejs v11 ??
arshlinux commented on 2018-07-12 16:07 (UTC) (edited on 2018-07-12 16:09 (UTC) by arshlinux)
For Flood being able to move rTorrent downloads, I suggest to override the
flood
user so it the same user that rTorrent is running under. Let's say it's theseedbox
user./etc/tmpfiles.d/flood.conf
:/etc/systemd/system/flood.service.d/override.conf
:arshlinux commented on 2018-07-10 22:29 (UTC) (edited on 2018-07-12 15:50 (UTC) by arshlinux)
Done
XG_SiNGH commented on 2018-05-26 22:00 (UTC) (edited on 2018-05-26 22:30 (UTC) by XG_SiNGH)
(Fix included)
Hiya,
Flood now fails to start after recent upstream updates (installation completes successfully):
My research has led me here;
https://github.com/jfurrow/flood/issues/510
https://github.com/jfurrow/flood#compiling-assets-and-starting-the-server
It seems npm has removed the --production flag, & so we need to "run build" manually.
We need to update the PKGBUILD like this:
I've compiled this updated PKGBUILD locally & have successfully got Flood running.
Thank you
^_^
« First ‹ Previous 1 2 3 Next › Last »