jellyfin/jellyfin-desktop

Jellyfin Desktop Client

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 57 minutes ago
Added to GitGenius on June 21st, 2026
Created on April 4th, 2021
Open Issues & Pull Requests: 6 (+0)
Number of forks: 526
Total Stargazers: 5,581 (+0)
Total Subscribers: 38 (+0)

Issue Activity (beta)

Open issues: 388
New in 7 days: 5
Closed in 7 days: 1
Avg open age: 341 days
Stale 30+ days: 357
Stale 90+ days: 265

Recent activity

Opened in 7 days: 5
Closed in 7 days: 1
Comments in 7 days: 2
Events in 7 days: 8

Top labels

  • bug (606)
  • enhancement (197)
  • windows (52)
  • linux (42)
  • macos (33)
  • x11 (14)
  • help-wanted (12)
  • wayland (11)

Repository Insights (GitGenius)

Median issue/PR response: 27.1 hours
Mean response time: 102.2 days
90th percentile: 342.3 days
Tracked items: 697

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "wayland" is answered fastest, typically in under an hour, while "linux" waits about 6 days. 38% of tracked open issues have had no activity in three months. Only 6% of issues opened in the past year have been closed.

Detailed Description

The jellyfin-archive/jellyfin-desktop-qt repository is a deprecated Qt-based desktop client for Jellyfin, a free and open-source media system. The project is written in C++ and leverages Qt WebEngine alongside libmpv for media playback capabilities. According to the repository's README, development has ceased in favor of a completely rewritten client built on SDL and CEF, which can be found at the jellyfin/jellyfin-desktop repository. This archived version represents an earlier approach to bringing Jellyfin's media streaming functionality to desktop platforms.

The client was designed to support advanced playback features including audio passthrough, hardware decoding, and playback of multiple formats without requiring transcoding. These capabilities made it a technically sophisticated option for users seeking high-quality media playback on their computers. The application provided a graphical interface for accessing Jellyfin media libraries and managing playback across different content types.

From a distribution perspective, the project offered multiple ways for users to obtain the software. Linux users could install the client through Flathub, while development builds were automatically generated from the master branch and made available for macOS in both Apple Silicon and Intel variants, Windows in both installer and portable formats, and Linux as an AppImage for x86_64 architecture. This multi-platform approach ensured accessibility across major desktop operating systems.

The repository demonstrates significant development activity according to GitGenius tracking data.

Configuration and data management followed platform-specific conventions. The application stored user data in profile-based subdirectories with separate locations for configuration, cache, and logs. Windows users accessed these files through the LocalAppData directory, Linux users through .local and .cache directories, Flatpak installations used a sandboxed application directory structure, and macOS users accessed files through the standard Library directories. Users could customize playback behavior by adding an mpv.conf file to configure the underlying media player directly, and the main application settings were stored in jellyfin-desktop.conf.

The project's classification encompasses media player, desktop application, Qt framework, video streaming, audio playback, cross-platform, media library, user interface, and media management functionality. Despite its deprecation, the repository remains archived and accessible, serving as a historical reference for Qt-based approaches to Jellyfin desktop client development.

jellyfin-desktop
by
jellyfinjellyfin/jellyfin-desktop

Repository Details

Fetching additional details & charts...