Package Details: jellyfin-server-git 10.8.0.alpha5.r2652.gfd1dc860c9-1

Git Clone URL: https://aur.archlinux.org/jellyfin-git.git (read-only, click to copy)
Package Base: jellyfin-git
Description: Jellyfin server component
Upstream URL: https://github.com/jellyfin/jellyfin
Licenses: GPL2
Conflicts: jellyfin-server
Provides: jellyfin-server
Submitter: z3ntu
Maintainer: z3ntu
Last Packager: z3ntu
Votes: 21
Popularity: 0.105373
First Submitted: 2018-12-11 16:45 (UTC)
Last Updated: 2023-11-23 20:26 (UTC)

Pinned Comments

z3ntu commented on 2019-01-08 17:20 (UTC)

For all people flagging the package out of date: This is a -git package that pulls down the latest sources from the git repository, so unless the build process is broken, don't flag this package out of date! Just rebuild it.

Latest Comments

1 2 3 4 5 6 Next › Last »

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.

  • According to the release notes on the latest release from jellyfin's github, https://github.com/jellyfin/jellyfin/releases/tag/v10.8.13
    • The customizable FFmpeg binary path in the WebUI/API has been REMOVED for security reasons. Please see the corresponding blog post here for further details.
    • This bugfix release contains two GHSA security fixes; the details of these vulnerabilities will be released publicly on December 5th 2023. Please ensure you update your systems as soon as possible.

On top of my previous comment it should be noted that the newest release of v10.8.13 has requirements for dotnet-sdk>=8 and aspnet-runtime>=8 as digital_mystik pointed out.

For now, these dependencies can be met by installing dotnet-sdk-bin and aspnet-runtime-bin from the AUR.

digital_mystik commented on 2023-11-19 03:39 (UTC)

I believe the PKGBUILD needs to bump to dotnet 8.0 as upstream fails to build when 7.0 is forced (global.json command)

BasT commented on 2023-11-06 16:14 (UTC) (edited on 2023-11-07 06:46 (UTC) by BasT)

Edit: Nevermind. I realized there's up-to-date jellyfin packages in the official extra repository.

As cubitoom pointed out, this package pulls a very old version.

It would be nice if the package could be fixed to pull the actual current release. (10.8.12 at the moment)

The minor changes suggested by cubitoom work great at doing just that. Thanks!

z3ntu commented on 2023-10-09 21:08 (UTC)

@cubitoom: The package is pulling the latest sources from the default branch (so now master) when you run makepkg. So based on this it seems, the last tag reachable from master branch is 10.8.0.alpha5, final 10.8.0 and the patch releases on top live on a different branch. pkgver is just cosmetic anyways (see also pinned comment).

cubitoom commented on 2023-10-09 18:36 (UTC)

This -git package has not been pulling the latest sources for the git repo.

As of writing this, it is pulling an outdated release of 10.8.0.alpha5.r1656.g2ce08eb184.

I am not an AUR maintainer and I do not know if the pkgver variable must be a specific version, or how it gets rendered when stated in the PKGBUILD file, however making this change allowed me to install the latest release of jellyfin 10.8.11 (which currently has the latest label applied to it).

https://github.com/CubitOom/jellyfin-git/commit/481958567034d3cb4056c61b8c8587399abacf03

cheatsc commented on 2023-03-20 11:57 (UTC)

Since commit af611367c14e2d56e6346b03bda7d75ab6f04b96, build failed:

...
==> Starting package_jellyfin-web-git()...
cp: cannot stat 'jellyfin-web/dist': No such file or directory
==> ERROR: A failure occurred in package_jellyfin-web-git().
    Aborting...

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.