Accepting request 1187389 from multimedia:apps
- Update to version 1.1.0 + Bugfixes: + Fixed crash when pressing CTRL + C (#1359). + Pass on scroll events to page in settings to avoid changing settings when scrolling with mouse (#1380). + Fixed misredered playlist search field with Wayland using scaling (#1255). + Fixed Azlyrics lyrics provider because of website changes. + Fixed Musixmatch lyrics provider because of website changes. + Fixed application exiting when closing file dialog (#1401). + Fixed playlist shuffle randomness (#707). + Fixed playlist shuffle order always the same when restarting playback (#1381). + Fixed dynamic random mix not always ignoring shuffle and repeat mode (#1366). + Fixed manual shuffle while playing not setting current song to new index (##1353). + Fixed volume sync with PA when output is set to auto (#1123). + Fixed mpris:trackid type with KDE 6 (#1397). + Fixed open in file manager feature not handling missing XDG_DATA_DIRS variable. + Fixed collection pixmap disk cache and moodbar cache with newer Qt versions. + Fixed reading common metadata CUE's with multiple files (#1463). + Fixed playlist header stretch mode to only resize the right column of the column being resized. + Fixed adding columns to playlist header not working when not using stretch mode (#1085). + Fixed severe memory leak (!) in context album cover fading (#1464). + Separate albums by different artist in album groupings (#1276). + Removed -new-window parameter from dolphin command for open in file manager (#1412). + Only use playbin3 with GStreamer 1.24 and higher, not with GStreamer 1.22 or lower. + Enhancements: + Improve error messages when connecting and copying to devices. + Allow enter to be used with multiselection to add songs to playlist (#1360) + Add song progress to taskbar using D-Bus. + Use API to receive Radio Paradise channels. + Added button for fetching lyrics to tag editor (#1391). + Added option not to skip "A", "An" and "The” when sorting artist names in collection (#1393). + Improved album and title disc, remastered, etc matching and stripping (#1387). + Save volume to settings when adjusting (#1272). + Resolve song from collection using track with Cue in XSPF (#1181). + Added background image to sidebar. + Read metadata from RIFF WAV files (#1424). + Use original path instead of canonical path when adding directories to the collection. + Only apply added/removed collection directories when settings are saved. + Detect and handle different text encodings when reading CUE files (#1429). + The collection has been rewritten and improved (model/filter/search) (#392). + Improve error messages from tag reader. + (Unix) Add experimental GStreamer pipewire support. + New features: + Letras lyrics provider. + Open Tidal API (openapi.tidal.com) cover provider. + Turbine analyzer. + WaveRubber analyzer. + Spotify streaming support. + Removed features: + Removed now broken lyricsmode.com lyrics provider because of website changes. OBS-URL: https://build.opensuse.org/request/show/1187389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=64
This commit is contained in:
commit
37c8954c6c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24f63064caf62c72330e9fa0808a1ca938339831d0a4e8385986280601a54f10
|
||||
size 11297440
|
3
strawberry-1.1.0.tar.xz
Normal file
3
strawberry-1.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03ac6d9593e25694c32e42264e38dd90005d2dc5634d53f24f64bdfc706587a7
|
||||
size 11353132
|
@ -1,3 +1,57 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 14 13:26:43 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
- Update to version 1.1.0
|
||||
|
||||
+ Bugfixes:
|
||||
+ Fixed crash when pressing CTRL + C (#1359).
|
||||
+ Pass on scroll events to page in settings to avoid changing settings when scrolling with mouse (#1380).
|
||||
+ Fixed misredered playlist search field with Wayland using scaling (#1255).
|
||||
+ Fixed Azlyrics lyrics provider because of website changes.
|
||||
+ Fixed Musixmatch lyrics provider because of website changes.
|
||||
+ Fixed application exiting when closing file dialog (#1401).
|
||||
+ Fixed playlist shuffle randomness (#707).
|
||||
+ Fixed playlist shuffle order always the same when restarting playback (#1381).
|
||||
+ Fixed dynamic random mix not always ignoring shuffle and repeat mode (#1366).
|
||||
+ Fixed manual shuffle while playing not setting current song to new index (##1353).
|
||||
+ Fixed volume sync with PA when output is set to auto (#1123).
|
||||
+ Fixed mpris:trackid type with KDE 6 (#1397).
|
||||
+ Fixed open in file manager feature not handling missing XDG_DATA_DIRS variable.
|
||||
+ Fixed collection pixmap disk cache and moodbar cache with newer Qt versions.
|
||||
+ Fixed reading common metadata CUE's with multiple files (#1463).
|
||||
+ Fixed playlist header stretch mode to only resize the right column of the column being resized.
|
||||
+ Fixed adding columns to playlist header not working when not using stretch mode (#1085).
|
||||
+ Fixed severe memory leak (!) in context album cover fading (#1464).
|
||||
+ Separate albums by different artist in album groupings (#1276).
|
||||
+ Removed -new-window parameter from dolphin command for open in file manager (#1412).
|
||||
+ Only use playbin3 with GStreamer 1.24 and higher, not with GStreamer 1.22 or lower.
|
||||
+ Enhancements:
|
||||
+ Improve error messages when connecting and copying to devices.
|
||||
+ Allow enter to be used with multiselection to add songs to playlist (#1360)
|
||||
+ Add song progress to taskbar using D-Bus.
|
||||
+ Use API to receive Radio Paradise channels.
|
||||
+ Added button for fetching lyrics to tag editor (#1391).
|
||||
+ Added option not to skip "A", "An" and "The” when sorting artist names in collection (#1393).
|
||||
+ Improved album and title disc, remastered, etc matching and stripping (#1387).
|
||||
+ Save volume to settings when adjusting (#1272).
|
||||
+ Resolve song from collection using track with Cue in XSPF (#1181).
|
||||
+ Added background image to sidebar.
|
||||
+ Read metadata from RIFF WAV files (#1424).
|
||||
+ Use original path instead of canonical path when adding directories to the collection.
|
||||
+ Only apply added/removed collection directories when settings are saved.
|
||||
+ Detect and handle different text encodings when reading CUE files (#1429).
|
||||
+ The collection has been rewritten and improved (model/filter/search) (#392).
|
||||
+ Improve error messages from tag reader.
|
||||
+ (Unix) Add experimental GStreamer pipewire support.
|
||||
+ New features:
|
||||
+ Letras lyrics provider.
|
||||
+ Open Tidal API (openapi.tidal.com) cover provider.
|
||||
+ Turbine analyzer.
|
||||
+ WaveRubber analyzer.
|
||||
+ Spotify streaming support.
|
||||
+ Removed features:
|
||||
+ Removed now broken lyricsmode.com lyrics provider because of website changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 19:48:35 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: strawberry
|
||||
Version: 1.0.23
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: A music player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user