Path to this page:
./
audio/spotify-qt,
Lightweight Spotify client using Qt
Branch: CURRENT,
Version: 3.10nb4,
Package name: spotify-qt-3.10nb4,
Maintainer: pinA 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: 781.009 KB
Version history: (Expand)
- (2023-09-06) Updated to version: spotify-qt-3.10nb4
- (2023-05-22) Updated to version: spotify-qt-3.10nb3
- (2023-04-19) Updated to version: spotify-qt-3.10nb2
- (2023-04-03) Updated to version: spotify-qt-3.10nb1
- (2023-03-28) Updated to version: spotify-qt-3.10
- (2023-01-30) Updated to version: spotify-qt-3.9nb2
CVS history: (Expand)
2023-09-06 14:25:21 by pin | Files touched by this commit (2) |
Log message:
audio/spotify-qt: enable Qt6
... and switch to it by default.
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) |  |
Log message:
revbump after textproc/icu update
|
2023-04-03 22:21:34 by Niclas Rosenvik | Files touched by this commit (436) |
Log message:
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.
|
2023-03-28 22:33:56 by pin | Files touched by this commit (2) |  |
Log message:
audio/spotify-qt: update to 3.10
Fixes
- Fixed AppImage build for systems without OpenSSL 1.1 (#182).
- Fixed build errors on MinGW (#193).
- Fixed not being able to change volume on some styles (#206).
- Fixed crash when playing library items with many tracks (#208).
- Fixed MPRIS support on Qt 6.
- Fixed side panel tabs not working on some styles.
- Fixed not showing tool-tip for added date in albums.
- Fixed using Fusion style when saving settings with default selected.
- Fixed not displaying artist names with "&" properly.
- Fixed flat buttons having a background with built-in dark theme.
- Fixed not refreshing some cached albums correctly.
Changes
- Added automatic re-authentication if token expired (#64).
- Improved error handling when setting client path (#65).
- Added support for saving passwords on more Linux systems, macOS, and Windows
(#70).
- Added column for track liked status (#138).
- Disallowed actions are now disabled (#186).
- Added support for media keys on Windows (#192).
- Client volume is now remembered instead of always being 100% (#196).
- Added options for copying name of playlist/track/album (#203).
- Added support for librespot v0.5.0 (#210).
- Added back lyrics.
- Now uses a native menu bar on macOS.
- Improved startup performance.
- Replaced "Save password in keyring" option with "Remember \
me" in password
entry.
- Added Apple Silicon support for macOS builds.
- Replaced "fixed width remaining time" with custom fixed-width \
system font.
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) |  |
Log message:
massive revision bump after textproc/icu update
|
2022-08-01 10:12:45 by pin | Files touched by this commit (2) |  |
Log message:
audio/spotify-qt: update to 3.9
Fixes
Fixed not being able to move window under Wayland (#134).
Fixed showing add and remove options for tracks in collaborative playlists
(#160).
Fixed some possible issues with selecting a device (#162).
Fixed MPRIS support under KDE (#178).
Fixed crash when opening links on some artists.
Changes
Much improved MPRIS support (#4).
Windows builds now use MSVC, and are available in x86 and x64 variants (#109).
Added keyboard shortcuts (#118, #152).
Added macOS builds (#121).
Added high-DPI support on macOS (#123).
Added support for playing tracks from outside the application (#136).
Added support for selecting multiple tracks (#137).
Added an option to use an expanded album cover (#147).
Added an option to close application to the tray (#151).
Improved detection of spotifyd config files (#154).
Added an option to change device type (#161).
Added message when queuing tracks (#166).
Added AppImage builds for Linux.
Replaced custom font option with ability to select font from system.
Added an option to disable checking for updates on start.
|