Accepting request 1200717 from multimedia:apps
- Update to version 1.1.2 + Bugfixes: + Fixed Tidal Open API cover provider to only login when needed instead of on startup. + Fixed KDE added keyboard accelerator characters (ampersands) appearing in sidebar (#1400, #1389, #1476). + Fixed KDE added keyboard accelerator characters (ampersands) appearing when editing playlist name (#1499). + Fixed collection "Search for this" adding prefix without value (#1510). + Fixed play (-p) command line option not working on startup (#1465). + Fixed scan transaction being started when "Update the collection when Strawberry starts" option is unchecked (#1469) + Fixed Spotify bitrate being limited 128kbit/s. + Fixed Spotify returning too many artists and albums. + Fixed manually switching Spotify songs blocking UI. + Fixed analyzer not being set. + Fixed context top text being updated causing selected text to be unselected. + Fixed filter search to use filename for songs with empty title. + Fixed missing developer in Appstream appdata file. + Fixed MPRIS2 DesktopEntry to return desktop file entry without ".desktop" (#1516) + Fixed WavPack .wvc accepted as valid audio files (#1525). + Fixed dynamic playlist controls not following system colors (#1483). + Fixed freeze on playlist right click (#1478). + Fixed copying songs to a iPod device keeping too many files open (#1527). + Fixed MBIDs from MP4 being parsed incorrectly causing ListenBrainz errors (#1531). + Fixed playlist sorting after filename (#1538). + Enhancements: + Improved volume adjustment and track seeking using touchpad (#1498). + Use own thread for lyrics parsing. + Added url and filename columns to collection and playlist filter search. OBS-URL: https://build.opensuse.org/request/show/1200717 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=66
This commit is contained in:
commit
7dab6e2639
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ec0deff3c332aaa79dc9fb6dddd694480695cc6c97e7a7aba48e45cdde11f302
|
|
||||||
size 11352308
|
|
3
strawberry-1.1.2.tar.xz
Normal file
3
strawberry-1.1.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:270899825bd3c9283d31b2e10edd0e86df14a2f3a4fbea44dde78928ef388848
|
||||||
|
size 11354732
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 20:09:26 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.1.2
|
||||||
|
|
||||||
|
+ Bugfixes:
|
||||||
|
+ Fixed Tidal Open API cover provider to only login when needed instead of on startup.
|
||||||
|
+ Fixed KDE added keyboard accelerator characters (ampersands) appearing in sidebar (#1400, #1389, #1476).
|
||||||
|
+ Fixed KDE added keyboard accelerator characters (ampersands) appearing when editing playlist name (#1499).
|
||||||
|
+ Fixed collection "Search for this" adding prefix without value (#1510).
|
||||||
|
+ Fixed play (-p) command line option not working on startup (#1465).
|
||||||
|
+ Fixed scan transaction being started when "Update the collection when Strawberry starts" option is unchecked (#1469)
|
||||||
|
+ Fixed Spotify bitrate being limited 128kbit/s.
|
||||||
|
+ Fixed Spotify returning too many artists and albums.
|
||||||
|
+ Fixed manually switching Spotify songs blocking UI.
|
||||||
|
+ Fixed analyzer not being set.
|
||||||
|
+ Fixed context top text being updated causing selected text to be unselected.
|
||||||
|
+ Fixed filter search to use filename for songs with empty title.
|
||||||
|
+ Fixed missing developer in Appstream appdata file.
|
||||||
|
+ Fixed MPRIS2 DesktopEntry to return desktop file entry without ".desktop" (#1516)
|
||||||
|
+ Fixed WavPack .wvc accepted as valid audio files (#1525).
|
||||||
|
+ Fixed dynamic playlist controls not following system colors (#1483).
|
||||||
|
+ Fixed freeze on playlist right click (#1478).
|
||||||
|
+ Fixed copying songs to a iPod device keeping too many files open (#1527).
|
||||||
|
+ Fixed MBIDs from MP4 being parsed incorrectly causing ListenBrainz errors (#1531).
|
||||||
|
+ Fixed playlist sorting after filename (#1538).
|
||||||
|
|
||||||
|
+ Enhancements:
|
||||||
|
+ Improved volume adjustment and track seeking using touchpad (#1498).
|
||||||
|
+ Use own thread for lyrics parsing.
|
||||||
|
+ Added url and filename columns to collection and playlist filter search.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 22 23:09:50 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
Mon Jul 22 23:09:50 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: strawberry
|
Name: strawberry
|
||||||
Version: 1.1.1
|
Version: 1.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A music player and music collection organizer
|
Summary: A music player and music collection organizer
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user