./audio/spotify-qt, Lightweight Spotify client using Qt

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.12, Package name: spotify-qt-3.12, Maintainer: pin

A Spotify client using Qt as a simpler, lighter alternative to the official
client, inspired by spotify-tui.
Much like spotify-tui, you need an actual Spotify client running, which can be
configured from within the app.
Also like other clients, controlling music playback requires Spotify Premium.



Package options: qt6

Master sites:

Filesize: 1871.374 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-12 08:30:26 by pin | Files touched by this commit (2) | Package updated
Log message:
audio/spotify-qt: update to 3.12

Fixes

    Fixed show/hide for "Added" column not being properly saved (#219, \ 
#267).
    Fixed some crashes related to starting Spotify client (#251, #252).
    Fixed search not loading results properly (#268).
    Fixed showing "0 tracks" in album context menu for non-cached \ 
albums until loaded.
    Fixed showing empty invalid playlists in the list of playlists.
    Fixed layout breaking on long status messages.
    Fixed sometimes showing a failed status for successful actions.

Changes

    Track and artist can now be clicked in now playing preview (#253).
    Added option to like albums from context menu (#255).
    Improved performance when loading artist albums.
    Added support for setting custom window and tray icon titles.
    Reworked "New Releases" to fetch everything as albums.
    Improved performance when loading album tracks.
    Removed support for saving passwords, as it's no longer supported.
    Removed optional libsecrets dependency.
    Added support for new OAuth authentication.
    Now requires librespot v0.5.0 or newer.
    Removed deprecated "Audio features".
    Improved performance when loading playlists.
    Now shows "Open/Close" in tray icon when "Close to tray" \ 
is enabled.
    Improved error messages from Spotify client.
    No longer shows "Related" artists when not available.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-01-01 00:52:17 by pin | Files touched by this commit (2) | Package updated
Log message:
audio/spotify-qt: update to 3.11

Happy new year! 🎉
Fixes
- Fixed build on FreeBSD (#214).
- Fixed current track sometimes not showing as playing in tracks list.
- Fixed progress slider performing double click actions with some styles.
- Fixed HTML tags in playlists descriptions not displaying properly.
- Fixed some systems not being able to open links or files properly.
- Fixed "Added" sometimes showing negative values on just added tracks.

Changes
- Much improved performance when loading playlists (#102).
- Added support for track queue (#63).
- Added an option to ignore unavailable tracks in playlists (#209).
- Added support for librespot v0.5.0 (#218).
- Added tooltips for links for artists (#227).
- Much improved performance with a lot of liked tracks (#228).
- Added support for passing custom arguments to Spotify client (#232).
- Added history.
- Improved resizing with expanded album art.
- Added an option for tabbed library and playlists.
- The main toolbar can now be placed at the bottom of the window.
- Settings can now be saved, even if an invalid Spotify client path is provided.
- The shape of the album art can now be changed.
- Improved performance with "Recent" playlist sorting.
- Added new tooltips for tracks, albums and playlists.