mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-23 08:20:01 +01:00
224c475b50
The desktop entry file, appdata file and installed icons are renamed to match the application ID for the benefit of Flatpak packaging.
56 lines
2.8 KiB
XML
56 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2014 David Sansome <me@davidsansome.com> -->
|
|
<application>
|
|
<id>org.clementine_player.Clementine</id>
|
|
<id type="desktop">org.clementine_player.Clementine.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0+</project_license>
|
|
<name>Clementine Music Player</name>
|
|
<summary>Plays music files and internet radio</summary>
|
|
<description>
|
|
<p>
|
|
Clementine is a multiplatform music player focusing on a fast and
|
|
easy-to-use interface for searching and playing your music.
|
|
</p>
|
|
<p>Summary of included features:</p>
|
|
<ul>
|
|
<li>Search and play your local music library</li>
|
|
<li>Listen to internet radio from Spotify, Grooveshark, SomaFM, Magnatune, Jamendo, SKY.fm, Digitally Imported, JAZZRADIO.com, Icecast and Subsonic servers.</li>
|
|
<li>Search and play songs you've uploaded to Box, Dropbox, Google Drive, and OneDrive</li>
|
|
<li>Create smart playlists and dynamic playlists.</li>
|
|
<li>Tabbed playlists, import and export M3U, XSPF, PLS and ASX.</li>
|
|
<li>CUE sheet support.</li>
|
|
<li>Play audio CDs.</li>
|
|
<li>Visualisations from projectM.</li>
|
|
<li>Lyrics and artist biographies and photos.</li>
|
|
<li>Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC.</li>
|
|
<li>Edit tags on music files, organise your music.</li>
|
|
<li>Fetch missing tags from MusicBrainz.</li>
|
|
<li>Discover and download Podcasts.</li>
|
|
<li>Download missing album cover art from Last.fm, MusicBrainz and Discogs.</li>
|
|
<li>Cross-platform - works on Windows, Mac OS X and Linux.</li>
|
|
<li>Native desktop notifications on Linux (libnotify) and macOS (Growl).</li>
|
|
<li>Remote control using an Android device, a Wii Remote, MPRIS or the command-line.</li>
|
|
<li>Copy music to your iPod, iPhone, MTP or mass-storage USB player.</li>
|
|
<li>Queue manager.</li>
|
|
</ul>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default" width="1139" height="724">https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-1.png</screenshot>
|
|
<screenshot width="1080" height="724">https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-2.png</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="1.3.1" date="2016-04-19">
|
|
<description>
|
|
<p>Fixes a bug where ratings are deleted when upgrading from older versions.</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
<content_rating type="oars-1.1"></content_rating>
|
|
<url type="homepage">https://www.clementine-player.org/</url>
|
|
<url type="bugtracker">https://github.com/clementine-player/Clementine/issues</url>
|
|
<url type="translate">https://www.transifex.com/davidsansome/clementine/</url>
|
|
<url type="faq">https://github.com/clementine-player/Clementine/wiki/Frequently-asked-questions</url>
|
|
<updatecontact>me@davidsansome.com</updatecontact>
|
|
</application>
|