Package Details: jellyfin-media-player 1.11.1-2

Git Clone URL: https://aur.archlinux.org/jellyfin-media-player.git (read-only, click to copy)
Package Base: jellyfin-media-player
Description: Jellyfin Desktop Client
Upstream URL: https://github.com/jellyfin/jellyfin-media-player
Licenses: GPL
Submitter: nvllsvm
Maintainer: nvllsvm
Last Packager: nvllsvm
Votes: 72
Popularity: 4.34
First Submitted: 2021-04-05 17:59 (UTC)
Last Updated: 2024-06-22 19:04 (UTC)

Latest Comments

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

norambna commented on 2024-05-15 23:21 (UTC)

I'm having the same problem as @Awebb

Awebb commented on 2024-05-15 11:39 (UTC)

The new web client causes my Home view to load infinitely. I've tried deleting all user settings in $HOME. In the app, the "Home" settings tab also has an infinite load screen. Downgrading to 1.9.1-5, the last version I've built before the update, solves the problem.

pacman -Qs jellyfin
local/jellyfin-ffmpeg 1:6.0.1p5-1
    Jellyfin fork of ffmpeg
local/jellyfin-media-player 1.9.1-7
    Jellyfin Desktop Client
local/jellyfin-server 10.8.13-1
    Jellyfin server backend
local/jellyfin-web 10.8.13-1
    Web client for Jellyfin

Is the latest webserver too new for the version in the repos?

Thetic commented on 2024-05-11 19:27 (UTC) (edited on 2024-05-11 19:29 (UTC) by Thetic)

PKGBUILD hard codes make install which breaks if CMAKE_GENERATOR is set to anything other than "Unix Makefiles". Please use cmake --install instead: https://cmake.org/cmake/help/latest/manual/cmake.1.html#install-a-project

SunRed commented on 2024-05-04 20:06 (UTC)

Thanks for finally removing the x11 power management option.

vinicentus commented on 2024-04-01 23:07 (UTC)

For anyone out there using paru, you can inhibit screen dimming like so:

Install customizepkg-git.

Modify /etc/paru.conf, to run customizepkg before building packages:

[bin]
PreBuildCommand = customizepkg --modify

Create the file /etc/customizepkg.d/jellyfin-media-player:

# Use D-Bus instead of xdg-screensaver to inhibit screen blank in jellyfin when playing video:
removeline#build#-DLINUX_X11POWER=ON

Then rebuild the package.

Idea taken from here

anonfunc commented on 2024-02-23 15:25 (UTC)

@Bad-Mad https://gitlab.archlinux.org/archlinux/packaging/packages/mpv/-/issues/5

Bad-Mad commented on 2024-02-23 13:18 (UTC)

glslang updated to glslang 14.0.0-1

jellyfinmediaplayer: error while loading shared libraries: libglslang-default-resource-limits.so.13: cannot open shared object file: No such file or directory

jellyfinmediaplayer: error while loading shared libraries: libSPIRV.so.13: cannot open shared object file: No such file or directory

gameslayer commented on 2024-01-14 15:04 (UTC)

Yep very true

anonfunc commented on 2024-01-14 15:02 (UTC)

Just like it's expected that base is installed on every system, the same assumption is made for the AUR and base-devel.