Search Criteria
Package Details: jellyseerr 2.7.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jellyseerr.git (read-only, click to copy) |
|---|---|
| Package Base: | jellyseerr |
| Description: | Request management and media discovery tool for the Plex ecosystem |
| Upstream URL: | https://github.com/seerr-team/seerr |
| Licenses: | MIT |
| Submitter: | fryfrog |
| Maintainer: | txtsd (fryfrog) |
| Last Packager: | fryfrog |
| Votes: | 14 |
| Popularity: | 0.46 |
| First Submitted: | 2022-05-28 22:52 (UTC) |
| Last Updated: | 2025-11-20 05:44 (UTC) |
Dependencies (10)
- bash (bash-devel-gitAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- pnpm (corepackerAUR, pnpm-corepackAUR, pnpm-binAUR) (make)
- emby-server (emby-server-betaAUR) (optional) – The open media solution
- jellyfin-server (jellyfin-server-binAUR, jellyfin-server-gitAUR) (optional) – The Free Software Media System
- plex-media-serverAUR (plex-media-server-plexpassAUR) (optional) – Plex Media Server
- radarrAUR (radarr-binAUR, radarr-developAUR, radarr-develop-binAUR, radarr-nightly-binAUR) (optional) – Movie organizer/manager for usenet and torrent users
- sonarrAUR (sonarr-developAUR, sonarr-develop-binAUR, sonarr-binAUR) (optional) – Smart PVR for newsgroup and torrent users
Latest Comments
1 2 3 4 5 6 7 Next › Last »
pidgeonsquats commented on 2025-11-13 22:12 (UTC) (edited on 2025-11-13 22:16 (UTC) by pidgeonsquats)
I got it to build and install by:
1. update arch.patch with node version 25 instead of 24
2. fix sha256 hash for
jellyseerr-2.7.3.tar.gzinPKGBUILD3. fix sha256 hash for modified
arch.patchinPKGBUILD4. add
pnpm update jwaas suggested by ddxtanx5. run
makepkg -si6. in src, rename folder
seerr-2.7.3tojellyseerr-2.7.37. run
makepkg -siagainatomicpanda commented on 2025-11-12 04:06 (UTC)
What needs to be done to get this package to run successfully? I'm getting the same runtime error as anonion posted below. I tried the suggestion of putting
pnpm update jwainto the PKGBUILD but I'm still getting that error.readdeo commented on 2025-11-01 12:39 (UTC)
I'm having trouble installing this package. First it was complaining that Npm v25 is not compatible. I tried to cleanbuild it and now validity checks failing:
ddxtanx commented on 2025-10-28 04:05 (UTC)
@anonion this runtime error goes away if you put
pnpm update jwaabove the pnpm install in the PKGBUILD.anonion commented on 2025-10-27 16:14 (UTC) (edited on 2025-10-27 16:49 (UTC) by anonion)
In addition to changing all the
cd's, I also needed to updatearch.patchto use nodejs 25Edit: seems like I spoke too soon. It builds but now I'm getting a runtime error
tsangares commented on 2025-10-10 21:49 (UTC) (edited on 2025-10-10 21:50 (UTC) by tsangares)
On line 50 of the PKGBUILD I had to change:
Not sure how to make a PR to the arch linux repo. But apparently the tar unpacks as seerr
Xoepe commented on 2025-10-06 21:20 (UTC)
The SHA256 checksum is failing for the main .tar.gz package on my end. I'm not too familiar with all the PKGBUILD stuff, but running a checksum locally on the .tar.gz does come up with a different value than the first one that is listed in the PKGBUILD.
picokan commented on 2025-06-10 18:20 (UTC)
The
arch.patchfile is changing the node version to 23, but it's no longer available in the official repos, and it doesn't exist in the AUR, making it not compile. Either changing it to version the 22 lts or 24 will fix it.jkhsjdhjs commented on 2025-04-29 22:56 (UTC)
@codeswhite https://github.com/Fallenbagel/jellyseerr/issues/1070
codeswhite commented on 2025-04-29 21:18 (UTC) (edited on 2025-04-29 21:20 (UTC) by codeswhite)
Can we do something about the installed package size? its currently over 1.3G (!?)
1 2 3 4 5 6 7 Next › Last »