- Update to version 0.6.6
+ Fixed lowercased album artist in playlist column + Fixed compiling with different optional features turned off + Fixed hang in stream discoverer with certain formats + Fixed Subsonic to correctly read disc + Fixed preventing system logoff or shutdown + Fixed correctly updating compilations + Simplified gstreamer pipeline code + Disabled showing analyzer for bit depths not supported by the analyzer + Made stereo balancer independent from equalizer + Added option to prefer album artist when sending scrobbles + Removed lines in settings + Added limit for number of tagreader processes to 2 + Improved system theme icon option to better pick correct icons + Added option to automatically select current playing track + (Windows) Added support for WASAPI OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=53
This commit is contained in:
parent
a9d0ad4320
commit
86c3d43a41
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8c12b6f286e9f2b3ae77ffe964371da478056ed60631e1394b1491d63fb528e
|
||||
size 9216200
|
3
strawberry-0.6.6.tar.xz
Normal file
3
strawberry-0.6.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87bf61a06f9aca65f49c7b86a6a2b54de7172498a73c46150076865960e15f08
|
||||
size 9254500
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 9 16:29:10 UTC 2019 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
- Update to version 0.6.6
|
||||
+ Fixed lowercased album artist in playlist column
|
||||
+ Fixed compiling with different optional features turned off
|
||||
+ Fixed hang in stream discoverer with certain formats
|
||||
+ Fixed Subsonic to correctly read disc
|
||||
+ Fixed preventing system logoff or shutdown
|
||||
+ Fixed correctly updating compilations
|
||||
+ Simplified gstreamer pipeline code
|
||||
+ Disabled showing analyzer for bit depths not supported by the analyzer
|
||||
+ Made stereo balancer independent from equalizer
|
||||
+ Added option to prefer album artist when sending scrobbles
|
||||
+ Removed lines in settings
|
||||
+ Added limit for number of tagreader processes to 2
|
||||
+ Improved system theme icon option to better pick correct icons
|
||||
+ Added option to automatically select current playing track
|
||||
+ (Windows) Added support for WASAPI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 20:12:01 UTC 2019 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: strawberry
|
||||
Version: 0.6.5
|
||||
Version: 0.6.6
|
||||
Release: 0
|
||||
Summary: A music player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user