<component type="desktop-application">
<id>dev.alextren.Spot</id>
<name>Spot</name>
<summary>Listen to music on Spotify</summary>
<project_license>MIT</project_license>
<description>
<p>Listen to music on Spotify.
Requires a premium account.</p>
<p>Current features:</p>
<ul>
<li>playback control (play/pause, prev/next, seeking)</li>
<li>play queue with shuffle option</li>
<li>selection mode: easily browse and select mutliple tracks to queue them</li>
<li>browse your saved albums and playlists</li>
<li>search albums and artists</li>
<li>view an artist's releases</li>
<li>view users' playlists</li>
<li>credentials management with Secret Service</li>
<li>MPRIS integration</li>
</ul>
</description>
<requires>
<display_length>360</display_length>
</requires>
<recommends>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
</recommends>
<pkgname>spot</pkgname>
<launchable type="desktop-id">dev.alextren.Spot.desktop</launchable>
<icon type="remote" width="48" height="48">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/icons/48x48/spot_dev.alextren.Spot.png</icon>
<icon type="cached" width="64" height="64">spot_dev.alextren.Spot.png</icon>
<icon type="remote" width="64" height="64">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/icons/64x64/spot_dev.alextren.Spot.png</icon>
<icon type="remote" width="128" height="128">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/icons/128x128/spot_dev.alextren.Spot.png</icon>
<icon type="stock">dev.alextren.Spot</icon>
<url type="homepage">https://github.com/xou816/spot</url>
<categories>
<category>Music</category>
<category>AudioVideo</category>
</categories>
<provides>
<mediatype>x-scheme-handler/spotify</mediatype>
</provides>
<screenshots>
<screenshot>
<image type="source" width="430" height="761">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="224" height="396">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-1_224x396.png</image>
</screenshot>
<screenshot>
<image type="source" width="1175" height="892">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-2_orig.png</image>
<image type="thumbnail" width="752" height="570">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-2_752x570.png</image>
<image type="thumbnail" width="624" height="473">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-2_624x473.png</image>
<image type="thumbnail" width="224" height="170">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-2_224x170.png</image>
</screenshot>
<screenshot>
<image type="source" width="1175" height="892">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-3_orig.png</image>
<image type="thumbnail" width="752" height="570">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-3_752x570.png</image>
<image type="thumbnail" width="624" height="473">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-3_624x473.png</image>
<image type="thumbnail" width="224" height="170">dev/alextren/Spot/1a0eb8e98814926df25a5e832ce7930b/screenshots/image-3_224x170.png</image>
</screenshot>
</screenshots>
<releases>
<release type="stable" version="0.3.1" timestamp="1642896000">
<description>
<p>Bugfix release:</p>
<ul>
<li>fix a startup crash with some locales (thanks @jakubiszon26!)</li>
<li>fix a crash when attempting to view some users' profile (thanks @juxuanu!)</li>
</ul>
</description>
</release>
<release type="stable" version="0.3.0" timestamp="1642032000">
<description>
<p>
There has been no release for a while, but this one packs quite a few features:
</p>
<ul>
<li>redesigned several parts of the application: headers, selection tools, library, album view... (thanks @jannuary!)</li>
<li>many, many, many more subtle design changes and tweaks still owed to @jannuary</li>
<li>playlists are now accessible from the sidebar (thanks @abegert!)</li>
<li>the album art is visible for individual songs, and the release year is visible for albums (thanks @abegert and @sei0o!)</li>
<li>volume control over MPRIS (thanks @Diegovsky!)</li>
<li>as always, updated translations for yet more languages; thanks to the many people involved on POEditor!</li>
</ul>
<p>
Thank you so much to everyone involved for this release, including those I could not mention. If you're willing to contribute, do not hesitate to seek advice from those trusted contributors, and be sure to direct your UX questions towards @jannuary (as long as they're fine with it!).
</p>
</description>
</release>
<release type="stable" version="0.2.2" timestamp="1636502400">
<description>
<p>Quick fix for a startup crash, sorry for the inconvenience. Thanks @xRMG412! </p>
</description>
</release>
<release type="stable" version="0.2.1" timestamp="1634428800">
<description>
<p>
What's new:
</p>
<ul>
<li>browse saved tracks from Spot</li>
<li>a status page is now displayed when no albums or playlists have been added (thanks @Diegovsky!)</li>
<li>change the access point port from GSettings; this should help users running Spot behind a firewall (thanks @sei0o!)</li>
<li>display a warning in the login dialog if Caps Lock is enabled (thanks @przebor!)</li>
<li>added Purism form-factor metadata; this should improve the discoverability of Spot (thanks @1peter10!), and generally improved the appstream metadata to match the updated guidelines</li>
<li>various bugfixes (clear credentials on auth failure, load all tracks for long albums...)</li>
</ul>
<p>Thank you to the many contributors to this release, as well as to all those contributing translations on POEditor!</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1"/>
</component>