Skip to content
 
 

Repository files navigation

Jellyfin Desktop

A Jellyfin desktop client built on CEF and mpv. A complete rewrite of the previous Qt-based client.

Downloads

Warning

This client is still under active development and may have bugs or missing features. The previous Qt-based Jellyfin Media Player is available at v1.12.0 but is no longer supported. See Supported Versions for compatibility details.

Linux

macOS

After installing, remove quarantine:

sudo xattr -cr /Applications/Jellyfin\ Desktop.app

Windows

Development

This project uses just as a command runner.

Available recipes:
    [package]
    appimage ...    # [linux] build AppImage
    flatpak ...     # [linux] build Flatpak bundle
    dmg             # [macos] build Apple Disk Image (.dmg)

    [maintenance]
    clean         # Remove build artifacts

    [test]
    test          # Run tests

    [lint]
    fmt           # Format workspace
    fmt-check     # Check formatting
    clippy        # Run clippy
    lint          # Lint workspace
    strict-lint   # Strict lint workspace

    [build]
    build         # Build the app

    [run]
    run *args     # Run the app
    run-mpv *args # Run the mpv CLI

LLM Development

LLMs were used in the development of this project. LLM-assisted contributions are welcome.

About

Jellyfin Desktop Client

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages