Package Details: jellyfin-media-player 1.12.0-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: 76
Popularity: 2.64
First Submitted: 2021-04-05 17:59 (UTC)
Last Updated: 2025-03-30 02:34 (UTC)

Latest Comments

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

balek commented on 2023-01-15 18:36 (UTC)

@Angular9878

I use the Gnome shell extension Espresso which disables sleep when an application is in fullscreen mode. It works well

Angular9878 commented on 2023-01-01 23:24 (UTC)

Got bored of waiting for a fix to the constant segfaults... and have downgraded mpv and pipewire to get this working again.

yay -S downgrade #handy utility to have
sudo downgrade mpv #to 0.34.1 from 0.35.0
sudo downgrade pipewire #to 0.3.61 from 0.3.63
yay -S jellyfin-media-player #make sure to cleanbuild it

It's a pipewire/mpv issue, not a jmp issue.

...in other news, does anyone have a work-around for this not calling gnome-session-inhibit? I am running gnome on wayland (not X11). I believe that mpv now correctly calls the inhibit, to prevent the screen going to sleep when watching something, but that JMP does not. I've had to resort to just disabling the screen sleep timer entirely, but this is obviously very suboptimal.

Salamandar commented on 2022-12-27 23:24 (UTC)

@gameslayer Same here. Thought this was an issue with my laptop, but seems like it's not.

dataprolet commented on 2022-12-19 20:23 (UTC)

Also no idea why but in contrast to the GIT-version, this version with -DLINUX_X11POWER=ON is actually not preventing my screen from locking or turning off while playing a video.

dataprolet commented on 2022-12-14 21:44 (UTC) (edited on 2022-12-14 21:46 (UTC) by dataprolet)

Maybe add mpv-mpris as an optional dependency for media controls: https://github.com/jellyfin/jellyfin-media-player/issues/3#issuecomment-1279828449.

gameslayer commented on 2022-12-10 07:24 (UTC) (edited on 2022-12-10 08:43 (UTC) by gameslayer)

Been noticing a lot of crashing issues (segmentation fault core dumped) and a few playback issues since this got updated, anyone having similar issues? might have to report this to the developers.

gameslayer commented on 2022-12-07 15:03 (UTC)

Thanks @nvllsvm, that fixed it!

kido007 commented on 2022-12-07 14:05 (UTC)

I followed the advice of a2sc: SegFaults occur since a recent system update. Installing libvdpau-va-gl helps

And my segfaults stopped, not only with jellyfin but several other programs

thank you

Angular9878 commented on 2022-12-07 03:40 (UTC)

There is a segfault on pause, skip, clicking around etc since the latest update. Nothing in the logs about it, nothing on the command line (other than the actual segfault and mention of not being able to find libcuda at launch, which is irrelevant to the segfault).

nvllsvm commented on 2022-12-07 02:34 (UTC)

@gameslayer

Just rebuild the package and it'll pick up the new lib path.