Commit Graph

20 Commits

Author SHA256 Message Date
Ana Guerrero
d587826f6a Accepting request 1233272 from multimedia:apps
- Add checks for SUSE Version
- Switch suggestion from spotifyd to librespot
- Move to QT6
- Update to version 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 keychain 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.

OBS-URL: https://build.opensuse.org/request/show/1233272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-qt?expand=0&rev=6
2024-12-26 11:23:58 +00:00
7465332533 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=18 2024-12-20 13:55:14 +00:00
f903fd145c - Add checks for SUSE Version
- Switch suggestion from spotifyd to librespot

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=17
2024-12-20 13:48:40 +00:00
fc6c3ac34d OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=16 2024-12-14 22:56:01 +00:00
3fefadadf7 - Integrate with KCrash and DBUS
- Move to QT6

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=15
2024-12-14 22:54:20 +00:00
2ed82a9834 - Update to version 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 keychain 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.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=14
2024-12-14 22:26:19 +00:00
Dominique Leuenberger
afc46c5c51 Accepting request 1136034 from multimedia:apps
- Update to version 3.11
  Fixes
  * Fixed build on FreeBSD.
  * 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.
  * Added support for track queue.
  * Added an option to ignore unavailable tracks in playlists.
  * Added support for librespot v0.5.0.
  * Added tooltips for links for artists.
  * Much improved performance with a lot of liked tracks.
  * Added support for passing custom arguments to Spotify client.
  * 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.

OBS-URL: https://build.opensuse.org/request/show/1136034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-qt?expand=0&rev=5
2024-01-03 11:29:12 +00:00
e21ab92d1e - Update to version 3.11
Fixes
  * Fixed build on FreeBSD.
  * 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.
  * Added support for track queue.
  * Added an option to ignore unavailable tracks in playlists.
  * Added support for librespot v0.5.0.
  * Added tooltips for links for artists.
  * Much improved performance with a lot of liked tracks.
  * Added support for passing custom arguments to Spotify client.
  * 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.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=12
2024-01-01 23:45:39 +00:00
Dominique Leuenberger
c450bc5025 Accepting request 1077600 from multimedia:apps
- Update to version 3.10
  Fixes
  * Fixed not being able to change volume on some styles.
  * Fixed crash when playing library items with many tracks.
  * 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.
  * Improved error handling when setting client path.
  * Added support for saving passwords on more Linux systems.
  * Added column for track liked status.
  * Disallowed actions are now disabled.
  * Client volume is now remembered instead of always being 100%
  * Added options for copying name of playlist/track/album.
  * Added support for librespot v0.5.0.
  * Added back lyrics.
  * Improved startup performance.
  * Replaced "Save password in keyring" option with "Remember me"
    in password entry.
  * Replaced "fixed width remaining time" with custom fixed-width
    system font.

OBS-URL: https://build.opensuse.org/request/show/1077600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-qt?expand=0&rev=4
2023-04-06 13:56:10 +00:00
8004ae46bf Accepting request 1074312 from home:mnhauke:spotify
- Update to version 3.10
  Fixes
  * Fixed not being able to change volume on some styles.
  * Fixed crash when playing library items with many tracks.
  * 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.
  * Improved error handling when setting client path.
  * Added support for saving passwords on more Linux systems.
  * Added column for track liked status.
  * Disallowed actions are now disabled.
  * Client volume is now remembered instead of always being 100%
  * Added options for copying name of playlist/track/album.
  * Added support for librespot v0.5.0.
  * Added back lyrics.
  * Improved startup performance.
  * Replaced "Save password in keyring" option with "Remember me"
    in password entry.
  * Replaced "fixed width remaining time" with custom fixed-width
    system font.

OBS-URL: https://build.opensuse.org/request/show/1074312
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=10
2023-03-29 20:25:25 +00:00
Dominique Leuenberger
d2640d9a80 Accepting request 994898 from multimedia:apps
- Update to version 3.9
  - Fixes
     * Fixed not being able to move window under Wayland.
     * Fixed showing add and remove options for tracks in collaborative playlists.
     * Fixed some possible issues with selecting a device.
     * Fixed MPRIS support under KDE.
     * Fixed crash when opening links on some artists.
   - Changes
     * Much improved MPRIS support.
     * Added keyboard shortcuts.
     * Added support for playing tracks from outside the application.
     * Added support for selecting multiple tracks.
     * Added an option to use an expanded album cover.
     * Added an option to close application to the tray.
     * Improved detection of spotifyd config files.
     * Added an option to change device type.
     * Added message when queuing tracks.
     * Replaced custom font option with ability to select font from system.
     * Added an option to disable checking for updates on start.

OBS-URL: https://build.opensuse.org/request/show/994898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-qt?expand=0&rev=3
2022-08-13 20:37:18 +00:00
997928466b - Update to version 3.9
- Fixes
     * Fixed not being able to move window under Wayland.
     * Fixed showing add and remove options for tracks in collaborative playlists.
     * Fixed some possible issues with selecting a device.
     * Fixed MPRIS support under KDE.
     * Fixed crash when opening links on some artists.
   - Changes
     * Much improved MPRIS support.
     * Added keyboard shortcuts.
     * Added support for playing tracks from outside the application.
     * Added support for selecting multiple tracks.
     * Added an option to use an expanded album cover.
     * Added an option to close application to the tray.
     * Improved detection of spotifyd config files.
     * Added an option to change device type.
     * Added message when queuing tracks.
     * Replaced custom font option with ability to select font from system.
     * Added an option to disable checking for updates on start.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=8
2022-08-11 18:44:11 +00:00
Dominique Leuenberger
835c478f30 Accepting request 947431 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/947431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-qt?expand=0&rev=2
2022-01-19 23:12:12 +00:00
5a9f6c8989 Accepting request 947183 from home:dimstar:Factory
- Clean up spec file a bit:
  + Drop empty post/postubn scriptlets
  + Remove not used requires on hicolor-icon-theme,
    shared-mime-info, and update-desktop-files.
  + Package license file.
  + Set license to GPL-3.0-only: there is no indication that
    GPL-3.0-or-later is valid.

- Update to version 3.8:
  - Fixes
    * Fixed empty context menu when right-clicking empty spaces.
    * Fixed not updating playlist when deleting a track.
    * Fixed incorrect track order after deleting a track in a playlist.
    * Fixed paging not working with some lists.
    * Fixed not removing extra spacing when using system title bar.
    * Fixed issues with followed playlists by other users not updating properly.
    * Fixed issue when attempting to search for nothing.
    * Fixed issues resuming playback when last used device was no longer available.
  - Changes
    * Added an option to show desktop notification on track change.
    * Added support for repeating a single track.
    * Added support for podcasts.
    * New and improved volume slider.
    * Already opened artists are now re-used.
    * Added support for mirrored title bar buttons.
    * Added support for creating new playlists.
    * Added support for following, and unfollowing, playlists.
    * New status messages, replacing the status bar and desktop notifications.
    * Added a custom font for the custom dark theme.
    * Now continues playing tracks from search results.

OBS-URL: https://build.opensuse.org/request/show/947183
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=7
2022-01-19 14:04:37 +00:00
b628047000 Comply with https://en.opensuse.org/openSUSE:Creating_a_changes_file_(RPM)
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=6
2022-01-17 17:46:37 +00:00
52d3d6316b Include more detailed changelog
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=5
2022-01-17 17:29:06 +00:00
7d625d55c2 - Update to version 3.8
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=4
2022-01-17 13:32:41 +00:00
Dominique Leuenberger
5874ed72f3 Accepting request 912308 from multimedia:apps
I'd like to maintian this package in Factory.

OBS-URL: https://build.opensuse.org/request/show/912308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-qt?expand=0&rev=1
2021-08-23 08:07:46 +00:00
a2441feef1 - Bump version to 3.7
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=2
2021-08-15 21:17:40 +00:00
Dr. Werner Fink
cb84e2a7ed Accepting request 893716 from home:KaratekHD
I want to maintain spotify-qt in Factory and would like to use multimedia:apps as the devel/feeder project.

OBS-URL: https://build.opensuse.org/request/show/893716
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=1
2021-05-17 11:43:32 +00:00