Releases: xou816/spot
Releases · xou816/spot
Release 0.1.14
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
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
0.1.11
0.1.10
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
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
0.1.4
0.1.3
0.1.2
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