<?xml version="1.0" encoding="UTF-8"?> <component type="desktop-application"> <id>com.github.iwalton3.jellyfin-media-player</id> <name>Jellyfin Media Player</name> <summary>Desktop client for Jellyfin media server</summary> <developer_name>Ian Walton</developer_name> <project_license>GPL-2.0</project_license> <metadata_license>CC0-1.0</metadata_license> <url type="homepage">https://github.com/iwalton3/jellyfin-media-player</url> <url type="help">https://github.com/iwalton3/jellyfin-media-player/blob/master/README.md</url> <url type="bugtracker">https://github.com/iwalton3/jellyfin-media-player/issues</url> <provides> <binary>jellyfinmediaplayer</binary> </provides> <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="1.2.1" date="2020-04-06"> <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> </release> <release version="1.2.0" date="2020-04-05"> <p>Changes:</p> <ul> <li>Add native music playback.</li> <li>Fix undefined onErrorInternal.</li> <li>Remove breakpad.</li> </ul> </release> <release version="1.1.0" date="2020-04-05"> <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> </release> </releases> <content_rating type="oars-1.0"/> </component>