Package Details: jellyfin-web-git 10.11.0.r27254.86b81c9-1

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://github.com/jellyfin/jellyfin
Licenses: GPL2
Conflicts: jellyfin-web
Provides: jellyfin-web
Submitter: z3ntu
Maintainer: Big-B
Last Packager: Big-B
Votes: 21
Popularity: 0.000004
First Submitted: 2018-12-11 16:45 (UTC)
Last Updated: 2025-04-17 23:44 (UTC)

Latest Comments

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

WTechNinja commented on 2022-11-20 03:57 (UTC)

After updating aspnet-runtime to version 7, jellyfin-server-git won't start. I had to install aspnet-runtime-6.0 to get it working again.

electricprism commented on 2022-09-01 05:02 (UTC) (edited on 2022-09-01 05:03 (UTC) by electricprism)

For whatever reason, downgrading to: paru -U jellyfin-web-git-10.8.0.alpha5.r658.gbe3d57ad41-1-x86_64.pkg.tar.zst jellyfin-server-git-10.8.0.alpha5.r658.gbe3d57ad41-1-x86_64.pkg.tar.zst jellyfin-git-10.8.0.alpha5.r658.gbe3d57ad41-1-x86_64.pkg.tar.zst

Corrected the playback being 100% borked. I also have jellyfin-ffmpeg5 installed.

ghostv33 commented on 2022-04-29 14:50 (UTC) (edited on 2022-04-29 14:51 (UTC) by ghostv33)

If someone can't get to make the server read the movies or series. The solution is to "disable real time monitoring" in the library settings. It's a bug that if u keep it enabled it doesn't get speed

electricprism commented on 2022-04-20 23:03 (UTC)

Does jellyfin-git 10.6.0.r3918.g360d80c873-1 still install 10.6? Or is it 10.8?

If the latter, perhaps the version number should be bumped or removed from the package name.

ainz commented on 2022-04-12 15:28 (UTC)

When trying to install jellyfin-git it points to version 1.8.0 alpha5 and not the latest available 1.8.0-beta1 which has many new features. I wrote about this on jellyfin's github, but they say they don't maintain this aur package and I have to ask the maintainer. I have tried to modify the PKGBUILD without success, it always loads the PKGVER Alpha.

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.