⇦ | spot [community]
Last updated on: 2024-12-22 02:01 [UTC]

Metadata for spot in community

dev.alextren.Spot - 0.4.1-r0 ⚙ aarch64 ⚙ armhf ⚙ armv7 ⚙ x86 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>dev.alextren.Spot</id>
  <name>Spot</name>
  <summary>Listen to music on Spotify</summary>
  <project_license>MIT</project_license>
  <developer_name>Alexandre Trendel</developer_name>
  <description>
    <p>
      Listen to music on Spotify.
    </p>
    <p>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/16ba3afa9452dbc0c62531a572205b04/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/16ba3afa9452dbc0c62531a572205b04/icons/64x64/spot_dev.alextren.Spot.png</icon>
  <icon type="remote" width="128" height="128">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/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 type="default">
      <image type="source" width="430" height="761">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-1_orig.png</image>
      <image type="thumbnail" width="224" height="396">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-1_224x396.png</image>
    </screenshot>
    <screenshot>
      <image type="source" width="1175" height="892">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-2_orig.png</image>
      <image type="thumbnail" width="752" height="570">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-2_752x570.png</image>
      <image type="thumbnail" width="624" height="473">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-2_624x473.png</image>
      <image type="thumbnail" width="224" height="170">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-2_224x170.png</image>
    </screenshot>
    <screenshot>
      <image type="source" width="1175" height="892">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-3_orig.png</image>
      <image type="thumbnail" width="752" height="570">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-3_752x570.png</image>
      <image type="thumbnail" width="624" height="473">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-3_624x473.png</image>
      <image type="thumbnail" width="224" height="170">dev/alextren/Spot/16ba3afa9452dbc0c62531a572205b04/screenshots/image-3_224x170.png</image>
    </screenshot>
  </screenshots>
  <releases>
    <release type="stable" version="0.4.1" timestamp="1706745600">
      <description>
        <p>
          Hello, everyone! I'm releasing this tiny version of Spot with just some minor features and fixes.
        </p>
        <p>
          This release includes a major fix for Spotify's API.
        </p>
        <ul>
          <li>Port UI to Blueprint (made by @alissonlauffer)</li>
          <li>Provide Application Name to PulseAudio (made by @XGZepto)</li>
          <li>GStreamer backend (made by @xou816)</li>
          <li>Add link to matrix rooms. (made by @knokelmaat)</li>
          <li>Fix login screen according to #625 (made by @hegdenischay)</li>
          <li>Use libadwaita::AboutWindow instead of gtk::AboutDialog (made by @hegdenischay)</li>
          <li>Add play button to album and playlist view (made by @Zaedus)</li>
          <li>Update subproject blueprint-compiler to v0.8.1 (made by @nmschulte)</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="0.4.0" timestamp="1677196800">
      <description>
        <p>
          It's been a while, hasn't it? I'm back, but please allow everyone some time to work through the issues and pull requests :)
        </p>
        <ul>
          <li>added an option for gapless playback (thanks @supremesnickers!)</li>
          <li>fixed theme management (thanks @ctsk!)</li>
          <li>fixed the behaviour of the "previous" button for consistency with other media players (thanks @SomewhereOutInSpace!)</li>
          <li>the user will now be prompted to unlock the keyring if needed (thanks @rainDiX!)</li>
          <li>added playlist creation and edition</li>
          <li>more bug fixes</li>
        </ul>
        <p>
          Thanks to all the contributors who are somehow still around :) If you feel like you've been unjustly forgotten from the AUTHORS or TRANSLATORS file, feel free to open a PR.
        </p>
      </description>
    </release>
    <release type="stable" version="0.3.3" timestamp="1648512000">
      <description>
        <p>
          What's new:
        </p>
        <ul>
          <li>login dialog now uses a password entry (thanks @Toorero!)</li>
          <li>fix a startup crash with some locales</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="0.3.2" timestamp="1648339200">
      <description>
        <p>
          New features:
        </p>
        <ul>
          <li>save tracks to library</li>
          <li>basic Spotify URI handling (thanks @bbb651!)</li>
          <li>settings dialog (thanks @sei0o!)</li>
          <li>brand new icon (thanks @bertob!)</li>
          <li>bug fixes</li>
        </ul>
        <p>
          Thank you to everyone involved in this release!
        </p>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.1"/>
</component>