Skip to content

Releases: xou816/spot

Release 0.1.14

09 May 13:44
Compare
Choose a tag to compare

What's new:

  • long playlists are now handled (somewhat) properly, although this has some drawbacks (shuffling isn't so random...)
  • the MPRIS implementation now supports seeking, and should report the proper album art and album name; thanks Douile!
  • selection tools now allow adding to a playlist (not yet removing, though)
  • Russian translation

Thanks to all contributors, translators and bug reporters!

0.1.13

12 Apr 18:08
Compare
Choose a tag to compare

What's new:

  • new selection tools: move tracks up and down in queue, quickly select multiple tracks from current view...
  • touch and hold a song list (or right click) to enter selection mode
  • Portuguese translation
  • fixed session restoration requiring manually repeating last action after a long period of inactivity
  • fixed parsing for playlists with local tracks

0.1.12

05 Apr 14:26
Compare
Choose a tag to compare

What's new:

  • browse users' playlists by clicking on their name in playlists you follow (thanks a bunch, Douile!)
  • Catalan, Czech, Polish and Spanish translations; thanks to all the translators involved!

0.1.11

17 Mar 21:05
Compare
Choose a tag to compare

This release fixes the broken "Search" icon, and adds French, German and Dutch translations. Thanks to all translators for their contribution!

0.1.10

17 Mar 21:04
Compare
Choose a tag to compare

New features:

  • redesigned seekbar, login dialog and search (type from any screen to start a search)
  • song durations in playlist widgets (thanks realJavabot!)
  • play queue management (queue/dequeue/clear queue)
  • selection mode: enter selection mode to easily queue multiple tracks
  • keyboards shortcuts
  • various playback options through GSettings (no GUI yet)

0.1.9

02 Mar 11:10
Compare
Choose a tag to compare

Important note to packagers

This release changes the cache location to avoid clashing with existing folders in the user's HOME. Old files in ~/.cache/net and ~/.cache/img (new location: ~/.cache/spot/{net, img}) are deleted automatically and should not affect user files, but user caution is advised.

Therefore, a feature can be enabled at build time (enabled by default, meson: -Dfeatures="warn-cache") to present the user with a confirmation dialog.

In sandboxed environment, this dialog can be safely hidden (the app cannot write in unwanted locations). The flatpak build therefore disables this feature.

0.1.5

15 Feb 17:53
Compare
Choose a tag to compare

New features:

  • browse saved playlists
  • quick access to "Now playing"
  • artists top tracks
  • API token renewal

0.1.4

07 Feb 10:55
Compare
Choose a tag to compare

New features:

  • adaptive UI with libhandy

0.1.3

10 Jan 13:33
Compare
Choose a tag to compare

New features:

  • minimal MPRIS integration
  • "About" dialog

0.1.2

24 Jan 12:18
Compare
Choose a tag to compare

New features:

  • improved playlist widget, added menu to jump from "Now playing" to related albums
  • added in-app notifications for some errors

Fixes:

  • fixed an issue where songs would be skipped in a playlist when autoplaying
  • fixed character encoding in search queries