Package Details: jellyfin-media-player 1.9.1-5

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: 52
Popularity: 2.51
First Submitted: 2021-04-05 17:59 (UTC)
Last Updated: 2024-05-04 17:57 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

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.

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

"Ensure base-devel is installed." Yes, I just realized this other machine that isn't mine that I updated was missing it. Would it hurt to add it as a dependency tho?

anonfunc commented on 2024-01-14 14:55 (UTC)

@gameslayer Please read the AUR User Guidelines before using the AUR.

gameslayer commented on 2024-01-14 14:46 (UTC) (edited on 2024-01-14 14:50 (UTC) by gameslayer)

I agree tho I think base-devel should be a dependency as it's needed to fix this build issue.

xorly commented on 2023-12-20 19:12 (UTC)

Hi, please use cmake build . and not make to start compilation. Some people may have different default generator, e.g.: ninja.