Search Criteria
Package Details: jellyfin-server-git 10.12.0.r28174.738d475-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jellyfin-git.git (read-only, click to copy) |
|---|---|
| Package Base: | jellyfin-git |
| Description: | Jellyfin server backend |
| Upstream URL: | https://jellyfin.org |
| Licenses: | GPL2 |
| Conflicts: | jellyfin-server |
| Provides: | jellyfin-server |
| Submitter: | z3ntu |
| Maintainer: | Big-B |
| Last Packager: | Big-B |
| Votes: | 21 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-12-11 16:45 (UTC) |
| Last Updated: | 2026-01-24 19:22 (UTC) |
Dependencies (6)
- aspnet-runtime (aspnet-runtime-3.0AUR, aspnet-runtime-2.1AUR, aspnet-runtime-2.2AUR, aspnet-runtime-7.0-binAUR, aspnet-runtime-preview-binAUR, aspnet-runtime-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- sqlite (sqlite-fossilAUR)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
Required by (14)
- autofilm (requires jellyfin-server) (optional)
- autofilm-git (requires jellyfin-server) (optional)
- jellyfin-git
- jellyfin-runit (requires jellyfin-server)
- jellyfin-server-openrc (requires jellyfin-server)
- jellyseerr (requires jellyfin-server) (optional)
- mediawarp (requires jellyfin-server) (optional)
- mediawarp-git (requires jellyfin-server) (optional)
- ombi (requires jellyfin-server) (optional)
- ombi-bin (requires jellyfin-server) (optional)
- ombi-develop (requires jellyfin-server) (optional)
- ombi-develop-bin (requires jellyfin-server) (optional)
- seerr (requires jellyfin-server) (optional)
- tunarr-bin (requires jellyfin-server) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
z3ntu commented on 2025-04-05 13:53 (UTC)
@BiG-B: People on architecture not officially supported by Arch Linux (so any apart from x86_64) can build with
makepkg -ABig-B commented on 2025-04-03 23:49 (UTC)
armv7 and aarch64 both build. Should probably just set arch to
anytronicdude commented on 2025-03-01 04:27 (UTC)
Apologies if this is a me issue and not a package issue; while it builds successfully, I am getting the following warning:
tronicdude commented on 2024-12-17 17:20 (UTC)
Update to .NET 9 please, thanks
tronicdude commented on 2024-12-17 17:20 (UTC)
Needs
dotnet-host-bin.dotnet-hostis on version 8,dotnet-host-binis on 9, which is necessary for this.Also
dotnet-sdk-binfor same reason.Changed line 49 to
dotnet new globaljson --sdk-version 9.0.0 --roll-forward latestMinor --forcex-f commented on 2024-04-13 17:18 (UTC)
ffmpegparameter won't work.I added it to conf file, and the argument is in the process, but has no effect. Build it now based on PKGBUILD from the extra repo and it works.
digital_mystik commented on 2023-12-27 21:05 (UTC)
I think we need to hold off on building until
SkiaSharpgets updated and thehls.jssourcing PR gets merged - the devs currently note that the newer patched release ofSkiaSharpsegfaults, but sticking with the older build errors out due to the security vulnerability (tried from the latest stable commits as a test):/src/jellyfin/Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj : error NU1903: Warning As Error: Package 'SkiaSharp' 2.88.2 has a known high severity vulnerability, https://github.com/advisories/GHSA-j7hp-h8jx-5pprTime fixes all things!
z3ntu commented on 2023-12-27 20:21 (UTC)
@digital_mystik: I can reproduce, but seems to be fixed with this PR: https://github.com/jellyfin/jellyfin-web/pull/5060, I assume "npm ci" somehow fails to download the lib from that other source. Maybe the ssh url doesn't get liked inside npm?
digital_mystik commented on 2023-12-27 04:15 (UTC)
Has anyone been able to successfully build jellyfin-web lately? I think something may be borked upstream..
hls.jsmissing is causing build failure (at least on my end)cubitoom commented on 2023-12-05 18:20 (UTC) (edited on 2023-12-05 18:23 (UTC) by cubitoom)
As of today (December 5th 2023), this jellyfin-git package is severely out of date.
On top of my previous comment it should be noted that the newest release of v10.8.13 has requirements for
dotnet-sdk>=8andaspnet-runtime>=8as digital_mystik pointed out.For now, these dependencies can be met by installing
dotnet-sdk-binandaspnet-runtime-binfrom the AUR.« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »