Package Details: jellyfin-web-git 10.12.0.r28174.738d475-2

Git Clone URL: https://aur.archlinux.org/jellyfin-git.git (read-only, click to copy)
Package Base: jellyfin-git
Description: Jellyfin web client
Upstream URL: https://jellyfin.org
Licenses: GPL2
Conflicts: jellyfin-web
Provides: jellyfin-web
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)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

xamindar commented on 2021-12-17 07:05 (UTC)

Is this out of date? I can't get jellyfin to work. It builds and installs but I can't get passed the login page.

MrTimscampi commented on 2021-04-24 13:58 (UTC)

Do note that we switched from Yarn to NPM recently, so this package currently fails to build.

z3ntu commented on 2021-04-12 16:06 (UTC) (edited on 2021-04-15 18:00 (UTC) by z3ntu)

The package currently doesn't build due to Microsoft messing up with their SSL certificates. Read the last couple of comments in https://aur.archlinux.org/pkgbase/jellyfin for more info.

edit: fixed now!

Recompiler commented on 2021-02-01 03:04 (UTC) (edited on 2021-02-01 03:05 (UTC) by Recompiler)

How do I reconcile this circular dependency?

:: netstandard-targeting-pack-bin and netstandard-targeting-pack are in conflict (netstandard-targeting-pack-2.1). Remove netstandard-targeting-pack? [y/N] Y

error: failed to prepare transaction (could not satisfy dependencies)

:: removing netstandard-targeting-pack breaks dependency 'netstandard-targeting-pack' required by dotnet-sdk

:: removing netstandard-targeting-pack breaks dependency 'netstandard-targeting-pack' required by dotnet-targeting-pack

z3ntu commented on 2020-12-06 09:28 (UTC)

jellyfin-git now requires .NET 5 to build. At the moment of writing dotnet-core in [community] is still on version 3, so you must install e.g. dotnet-core-bin from the AUR in the meantime.

MrTimscampi commented on 2020-11-28 15:33 (UTC)

@z3ntu: It's mainly to signal that we made some changes that break the build process :) Of course, it's not fixable until the packages get updated, but I figured we should let you and other users know that the package won't work with the current master branch.

z3ntu commented on 2020-11-26 16:35 (UTC) (edited on 2020-12-06 09:28 (UTC) by z3ntu)

@MrTimscampi: I'm not sure what you want me to do. I can't make dotnet-core in [community] get updated faster, you can use e.g. https://aur.archlinux.org/pkgbase/dotnet-core-bin/ in the meantime from the AUR.

rustemb commented on 2020-11-05 10:31 (UTC)

missing dep python

gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.