Package Details: jellyfin-media-player-git r1814.86e8b42-1

Git Clone URL: https://aur.archlinux.org/jellyfin-media-player-git.git (read-only, click to copy)
Package Base: jellyfin-media-player-git
Description: Jellyfin Desktop Client
Upstream URL: https://github.com/jellyfin/jellyfin-media-player
Licenses: GPL
Conflicts: jellyfin-media-player
Provides: jellyfin-media-player
Submitter: nvllsvm
Maintainer: nvllsvm
Last Packager: nvllsvm
Votes: 5
Popularity: 0.065483
First Submitted: 2021-04-05 17:37 (UTC)
Last Updated: 2024-08-17 02:02 (UTC)

Latest Comments

der_interpreter commented on 2024-07-12 08:52 (UTC)

It fails to build because the prepare() function seems to try to apply the same patch twice.

[pkgtest@archlinux ~cac/yay/jellyfin-media-player-git]$ makepkg -si
==> Making package: jellyfin-media-player-git r1806.c9c9506-1 (Fri Jul 12 10:44:49     2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating jellyfin-media-player git repo...
  -> Found enable-automatic-cert-bundle-detect.patch
  -> Found disable-update-check.patch
==> Validating source files with sha256sums...
    jellyfin-media-player ... Skipped
    enable-automatic-cert-bundle-detect.patch ... Passed
    disable-update-check.patch ... Passed
==> Extracting sources...
  -> Creating working copy of jellyfin-media-player git repo...
Reset branch 'makepkg'
==> Starting prepare()...
patching file resources/settings/settings_description.json
patching file resources/settings/settings_description.json
Reversed (or previously applied) patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file resources/settings/   settings_description.json.rej
==> ERROR: A failure occurred in prepare().
    Aborting...

Happens with a fresh build. on 6.9.8-arch1-1

nvllsvm commented on 2024-06-22 19:08 (UTC)

PSA:

Enable the "Auto-Detect Certificate Bundle" setting if you're unable to play anything after updating to ffmpeg 2:7.0.1-1.

https://github.com/jellyfin/jellyfin-media-player/pull/710

FintasticMan commented on 2024-05-14 13:44 (UTC)

The patch disabling update checking doesn't apply any more. I think that it should be possible to just re-create the patch, then it'll work again.

MajorMayer commented on 2022-11-22 19:39 (UTC)

Since the last update i get the following error message on startup: jellyfinmediaplayer: error while loading shared libraries: libmpv.so.2: cannot open shared object file: No such file or directory

Technetium1 commented on 2022-04-10 03:31 (UTC)

Fails to build in clean chroot because python is missing in makedepends.

jsk commented on 2021-04-13 13:32 (UTC)

Hey, your Jellyfin web-client version is not up-to-date. Should be https://github.com/iwalton3/jellyfin-web-jmp/releases/download/jwc-1.7.1/dist.zip instead.