Package Details: jellyfin-desktop-git r1965.8895fe3-1

Git Clone URL: https://aur.archlinux.org/jellyfin-desktop-git.git (read-only, click to copy)
Package Base: jellyfin-desktop-git
Description: Jellyfin Desktop Client
Upstream URL: https://github.com/jellyfin/jellyfin-desktop
Licenses: GPL
Conflicts: jellyfin-desktop
Provides: jellyfin-desktop
Submitter: nvllsvm
Maintainer: nvllsvm
Last Packager: nvllsvm
Votes: 10
Popularity: 0.70
First Submitted: 2025-12-14 11:08 (UTC)
Last Updated: 2025-12-15 23:28 (UTC)

Pinned Comments

nvllsvm commented on 2025-12-14 11:26 (UTC) (edited on 2025-12-14 11:28 (UTC) by nvllsvm)

jellyfin-media-player has been renamed to jellyfin-desktop.

Please switch to using the jellyfin-desktop-git package https://aur.archlinux.org/packages/jellyfin-desktop-git

Latest Comments

1 2 Next › Last »

nvllsvm commented on 2025-12-14 11:27 (UTC)

jellyfin-media-player has been renamed to jellyfin-desktop.

Please switch to using the jellyfin-desktop package https://aur.archlinux.org/packages/jellyfin-desktop. v2.0.0 now uses Qt 6.

nvllsvm commented on 2025-12-14 11:26 (UTC) (edited on 2025-12-14 11:28 (UTC) by nvllsvm)

jellyfin-media-player has been renamed to jellyfin-desktop.

Please switch to using the jellyfin-desktop-git package https://aur.archlinux.org/packages/jellyfin-desktop-git

TheFeelTrain commented on 2025-11-23 14:18 (UTC)

Anyone else running into this?

CMake Error at external/CMakeLists.txt:12 (add_library):
  Cannot find source file:

    mpvqt/src/mpvabstractitem.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc

FabioLolix commented on 2025-11-13 21:48 (UTC)

Hi, would you like to switch to the qt6 branch? It compiles but haven't tested it honestly

Richardk2n commented on 2025-03-30 08:52 (UTC)

fix-cmake-4 has been merged, and therefore the patch needs to be removed.

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