Search Criteria
Package Details: jellyseerr 2.7.3-1
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.98 |
| First Submitted: | 2022-05-28 22:52 (UTC) |
| Last Updated: | 2025-10-29 00:00 (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 (yarn-pnpm-corepackAUR, corepackerAUR, 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-binAUR, sonarr-developAUR, sonarr-develop-binAUR) (optional) – Smart PVR for newsgroup and torrent users
Latest Comments
1 2 3 4 5 6 7 Next › Last »
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 (!?)
txtsd commented on 2025-02-11 05:43 (UTC) (edited on 2025-03-24 06:22 (UTC) by txtsd)
@carbolymer Please only use the flag package function to flag for being outdated.
Leave a comment here otherwise.
Remove
nodejs-lts-ironand install regularnodejs, then try building.DragonX256 commented on 2025-01-22 15:50 (UTC) (edited on 2025-01-22 16:05 (UTC) by DragonX256)
arch.patchchecksums invalid :sAnd
nodejswas completely removed from PKGBUILD, not just replaced with new version. It should be'nodejs>=23.0.0'inmakedepends.If fix this - all works again.
1 2 3 4 5 6 7 Next › Last »