<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.jellyfin.JellyfinDesktop</id>
  <name>Jellyfin Desktop</name>
  <summary>Desktop client for Jellyfin media server</summary>
  <developer id="org.jellyfin">
    <name>Jellyfin</name>
  </developer>
  <project_license>GPL-2.0</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <url type="homepage">https://github.com/jellyfin/jellyfin-desktop</url>
  <url type="help">https://github.com/jellyfin/jellyfin-desktop/blob/master/README.md</url>
  <url type="bugtracker">https://github.com/jellyfin/jellyfin-desktop/issues</url>

  <provides>
    <binary>jellyfin-desktop</binary>
  </provides>
  <launchable type="desktop-id">org.jellyfin.JellyfinDesktop.desktop</launchable>

  <screenshots>
    <screenshot type="default">
      <caption>The desktop client</caption>
      <image type="source" width="1080" height="632">https://raw.githubusercontent.com/iwalton3/mpv-shim-misc-docs/master/images/jmp-browse.png</image>
    </screenshot>
    <screenshot>
      <caption>The application playing Big Buck Bunny</caption>
      <image type="source" width="1080" height="632">https://raw.githubusercontent.com/iwalton3/mpv-shim-misc-docs/master/images/jmp-player.png</image>
    </screenshot>
    <screenshot>
      <caption>The server dashboard</caption>
      <image type="source" width="1080" height="632">https://raw.githubusercontent.com/iwalton3/mpv-shim-misc-docs/master/images/jmp-admin.png</image>
    </screenshot>
  </screenshots>

  <description>
    <p>Jellyfin Desktop Client based on Plex Media Player. Play your Jellyfin media in the jellyfin-web application with significantly improved media support. The client also supports SyncPlay.</p>
  </description>
  <categories>
    <category>AudioVideo</category>
    <category>Video</category>
    <category>Player</category>
    <category>TV</category>
  </categories>
  <releases>
      <release version="2.0.0" date="2025-12-14">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Rename to Jellyfin Desktop</li>
            <li>Change launcher/taskbar/dock name to "Jellyfin"</li>
            <li>Upgrade to Qt 6</li>
            <li>Add MpvQt library dependency</li>
            <li>Change configuration paths (settings from Jellyfin Media Player will NOT be migrated)</li>
            <li>Add MPRIS support for media control</li>
            <li>Add initial multi-profile support (CLI flags only)</li>
            <li>Require D-Bus for screensaver management</li>
            <li>Show movie/show backdrop before playback starts (matches jellyfin-web)</li>
            <li>Add option to force using the HTML5 player</li>
            <li>Add option to disable UI zoom</li>
            <li>Add ability to exit fullscreen mode with Escape key</li>
            <li>Add log rotation (10 most-recent)</li>
            <li>Add --config-dir and --log-level CLI options</li>
            <li>Bundle native/ assets directly into application binary (no more separate files)</li>
            <li>Change startup server connection to retry indefinitely (cancelable with Escape)</li>
            <li>Change app ID to org.jellyfin.JellyfinDesktop</li>
            <li>Update playback rate options (matches jellyfin-web)</li>
            <li>Fix various window geometry, maximize, and fullscreen window issues</li>
            <li>Fix audio mute not persisting between tracks</li>
            <li>Fix audio to only fade out when stopping playback (matches jellyfin-web)</li>
            <li>Fix cursor sometimes not hiding in fullscreen</li>
            <li>Fix server base URL determination (matches jellyfin-web)</li>
            <li>Fix CORS and CSP (no more security bypass hacks)</li>
            <li>Use XDG runtime directory for input and singleton sockets</li>
            <li>Various bug fixes and optimizations</li>
          </ul>
        </description>
      </release>
      <release version="1.12.0" date="2025-03-18">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Prevent issue where wayland has black screen due to broken gpu accel (#165, #610)</li>
            <li>Prevent SRT text being squished and unreadable (#643)</li>
            <li>Handle server connection timeout. (#747)</li>
            <li>Remove obsolete skip intro support.</li>
            <li>Update branding</li>
            <li>Fix caching issues to prevent broken web client when the server web version updates</li>
            <li>Auto fill last used server into server box if server connection fails on startup</li>
            <li>Fix SSL certificate verification issues on Linux</li>
          </ul>
        </description>
      </release>
      <release version="1.11.1" date="2024-06-07">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Fix client not connecting to servers with baseurl set.</li>
          </ul>
        </description>
      </release>
      <release version="1.11.0" date="2024-06-06">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Client now uses jellyfin-web provided by server.</li>
          </ul>
        </description>
      </release>
      <release version="1.10.1" date="2024-05-17">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Upgrade jellyfin-web to 10.9.2.</li>
            <li>Fix overscroll and inability to launch on MacOS (#628)</li>
            <li>Update skip intro plugin.</li>
            <li>Fix setBackdropTransparency.</li>
          </ul>
        </description>
      </release>
      <release version="1.10.0" date="2024-05-13">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Update web client to 10.9.1.</li>
            <li>Switch to native Jellyfin Trickplay support.</li>
            <li>Update mpv version to latest git version.</li>
            <li>Misc fixes and cleanup. (#603)</li>
            <li>Fix trailing slash when adding server causes connection faliure. (#601)</li>
            <li>Fix compatibility with mpv 0.38.0. (#597)</li>
            <li>Fix appstream metadata (#592)</li>
            <li>Show what's playing in MacOS's "now playing" (#580)</li>
            <li>Add Apple silicon build. (#571)</li>
            <li>Add tooltips and settings for MPV config. (#561)</li>
            <li>Fix mpv deprecations. (#549)</li>
            <li>Add support for FreeBSD. (#547)</li>
            <li>Fix icon for Wayland. (#515)</li>
            <li>Improve customization for subtitles. (#508)</li>
            <li>Ensure that volume is always a Number. (#493)</li>
            <li>Fix window restoring on opening with Hyprland. (#481)</li>
            <li>Fix window switching monitor when exiting fullscreen. (#478)</li>
            <li>Fix skipintro plugin client freeze. (#456)</li>
            <li>Set max audio channels for transcode profile based on JMP settings. (#445)</li>
            <li>Add Default Playback Speed settings. (#435)</li>
            <li>Remember playback speed. (#434)</li>
          </ul>
        </description>
      </release>
      <release version="1.9.1" date="2023-04-23">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Update web client to 10.8.10 to patch stored XSS issue.</li>
            <li>Skip searching for SSL bundles on Linux. (#301)</li>
            <li>Disallow flac from video transcoding. (#423)</li>
            <li>Allow disabling dovi transcode rule.</li>
            <li>Fix missing port in translation. (#288)</li>
            <li>Censor token from new stored creds block.</li>
          </ul>
        </description>
      </release>
      <release version="1.9.0" date="2023-03-12">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Add aspect ratio controls to player. (#388)</li>
            <li>Don't reset mute between videos. (#349)</li>
            <li>Auto-detect and switch SteamOS to TV mode. (#237)</li>
            <li>Allow forcing transcodes for HEVC, Hi10p, 4K, HDR, and/or AV1.</li>
            <li>Allow requesting the server to transcode to HEVC.</li>
            <li>Improve usability of client API to make integrations with other clients easier.</li>
            <li>Allow running JMP without an embedded webclient.</li>
            <li>JMP now uses the official webclient build from repo.jellyfin.org.</li>
            <li>Fix time breakage from skipIntroPlugin. (#387)</li>
            <li>Add delay to prevent broken update dialog. (#373)</li>
            <li>Prevent Dolby Vision content playing without server transcoding.</li>
          </ul>
        </description>
      </release>
      <release version="1.8.1" date="2023-02-13">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Update web client to 10.8.9.</li>
            <li>Add support for Jellyscrub and Skip Intro. (Must be enabled manually, requires third-party plugins.)</li>
            <li>Update to MPV version v0.35.1.</li>
            <li>Add input map for DualShock 4 connected via USB (#359)</li>
            <li>Add support for DVBSUB subtitles (#279)</li>
            <li>Allow screensaver when video is paused (#276)</li>
          </ul>
        </description>
      </release>
      <release version="1.7.1" date="2022-06-26">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Fix audio and subtitle selection for 10.8.0. (#271)</li>
            <li>Stop forcing fullscreen on Windows when visibility changes. (#94)</li>
            <li>Update jellyfin-web client to 10.8.1.</li>
          </ul>
        </description>
      </release>
      <release version="1.7.0" date="2022-06-11">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Update web client to 10.8.0.</li>
            <li>Add --platform option. (#159)</li>
            <li>Added Xbox input mapping. (#197)</li>
            <li>Disable youtube-dl attempts on media errors.</li>
            <li>Allow retry with transcode instead of usng a hard failure. (#127)</li>
            <li>Add exit app function (#198)</li>
            <li>Set the MaxStaticBitrate to avoid server hard-coded 8 mbps limit.</li>
            <li>Add build for Ubuntu 22.04 (#256)</li>
            <li>Enable windows dark mode support. (#247)</li>
          </ul>
        </description>
      </release>
      <release version="1.6.1" date="2021-08-01">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Update jellyfin-web to 10.7.6.</li>
            <li>Add dependency to libqt5xml5. (#103)</li>
            <li>Fix hang after playback error. (#88)</li>
            <li>Fix alt+tab switching on GNOME. (#84)</li>
            <li>Fix media key pause/play on Windows. (#83)</li>
          </ul>
        </description>
      </release>
      <release version="1.6.0" date="2021-05-04">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Always set volume on playback. (#78)</li>
            <li>Allow user to theme application icon on Linux. (#75)</li>
            <li>Fix ignoreSSLErrors option on Linux. (#74)</li>
            <li>Add Global Windows Media Key/OSD integration. (#73)</li>
            <li>Enable drag-drop file uploads into web client. (#56)</li>
            <li>Add option to create a Windows Desktop Shortcut.</li>
            <li>Use smaller jellyfin icon on macOS to match other icons.</li>
            <li>Change default hwdec from enabled to copy.</li>
            <li>Allow smaller window size.</li>
            <li>Add more error handling to AutoSet feature.</li>
          </ul>
        </description>
      </release>
      <release version="1.5.0" date="2021-04-24">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Remember intended subtitle and audio selection between episodes.</li>
            <li>Allow disabling the server's custom CSS.</li>
            <li>Allow using custom CSS locally on the client. (Per user)</li>
            <li>Fix scroll bar styling on TV mode.</li>
            <li>Add Windows taskbar integration. (#61)</li>
            <li>Fix volume OSD not showing on mute toggle. (#63)</li>
          </ul>
        </description>
      </release>
      <release version="1.4.1" date="2021-04-19">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Add update notifier.</li>
            <li>Add option to disable input repeat. (#49)</li>
            <li>Add config-only option to ignore SSL certificates. (#48)</li>
            <li>Fix excessive width of options drop-downs in some cases.</li>
          </ul>
        </description>
      </release>
      <release version="1.4.0" date="2021-04-18">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Backport fix for images not loading.</li>
            <li>Enable mouse back/forward buttons. (#42)</li>
            <li>Fix subtitle offset support. (#35)</li>
            <li>Add back support for TV mode, and also use configuration/command line flags.</li>
            <li>Add support for some media keys, remotes, and controllers through inputmanager.</li>
            <li>Enable hardware video decoding by default.</li>
            <li>Allow file download option in web client again.</li>
            <li>Fix more warnings in the codebase. (#32)</li>
          </ul>
        </description>
      </release>
      <release version="1.3.1" date="2021-04-13">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Add builds for win32, debian, and ubuntu.</li>
            <li>Fix music performance issue where there were excessive API calls (#22)</li>
            <li>Fix fullscreen button in web player.</li>
            <li>Add maximized window state preserving (#26)</li>
            <li>Fix QT warnings (#24)</li>
            <li>Fix wayland and wayland hwdec support (#20, #23)</li>
            <li>Set white font color on modal and add class for css themes.</li>
            <li>Upgrade jellyfin-web to 10.7.2.</li>
          </ul>
        </description>
      </release>
      <release version="1.3.0" date="2021-04-11">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Add settings menu for built-in player settings.</li>
            <li>Add hardware acceleration in the web view. (disable with --disable-gpu)</li>
            <li>Make subtitle position and scale settings work with SSA and bitmap subtitles.</li>
            <li>Switch to NativeShell interface for jellyfin-web extensions.</li>
            <li>Fix video download option to open links in browser.</li>
            <li>Fix up next dialog hiding the player UI.</li>
            <li>Add support for remote devtools.</li>
            <li>Properly advertise player name, version, and computer name.</li>
            <li>Fix F11 key for fullscreen.</li>
          </ul>
        </description>
      </release>
      <release version="1.2.1" date="2021-04-06">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Fix external subtitle support.</li>
            <li>Fix skipping to previous song twice setting random volume.</li>
            <li>Make easier to compile on Linux.</li>
          </ul>
        </description>
      </release>
      <release version="1.2.0" date="2021-04-05">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Add native music playback.</li>
            <li>Fix undefined onErrorInternal.</li>
            <li>Remove breakpad.</li>
          </ul>
        </description>
      </release>
      <release version="1.1.0" date="2021-04-05">
        <description>
          <p>Changes:</p>
          <ul>
            <li>Added support for setting playback rate.</li>
            <li>Added SyncPlay support. (Note there are still some glitches.)</li>
            <li>Fixed issue where exiting video would go back a page.</li>
            <li>Fixed issue where video reloads every time you seek.</li>
            <li>Fixed some play/pause event issues.</li>
          </ul>
        </description>
      </release>
  </releases>
  <content_rating type="oars-1.0"/>
  <keywords>
    <keyword>media player</keyword>
    <keyword>jellyfin server</keyword>
    <keyword>syncplay enabled</keyword>
    <keyword>video streaming</keyword>
  </keywords>
</component>
