Accepting request 751470 from multimedia:apps
- Update to version 0.6.7 + Fixed crash when cancelling scrobbler authentication + Fixed "Double clicking a song in the playlist" behaviour setting + Fixed "Pressing Previous in player" behaviour setting + Fixed updating compilations where there are spaces or special characters in filenames + Fixed cases where songs were stuck in "Various Artists" because not all songs in the same compilation was removed from the model before readded with actual artist. + Fixed a bug when importing playlists where metadata was reset + Fixed scrobbler to also scrobble songs without album title + Fixed text for replay gain setting not loading in backend setting + Added back lyrics from Chartlyrics + Added ability to show fullsize cover on double-click in playing widget + Added separator between "unset cover" and "show fullsize" in popup menu + Removed left click on analyzer to popup menu + (Windows) Added killproc executable to terminate running process before uninstalling OBS-URL: https://build.opensuse.org/request/show/751470 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=17
This commit is contained in:
commit
88a2708abe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87bf61a06f9aca65f49c7b86a6a2b54de7172498a73c46150076865960e15f08
|
||||
size 9254500
|
3
strawberry-0.6.7.tar.xz
Normal file
3
strawberry-0.6.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50bed2598acb0fe10b38174e9b6fb87668373a7638797eabb2c96ce841f5e957
|
||||
size 9256348
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 22:21:09 UTC 2019 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
- Update to version 0.6.7
|
||||
+ Fixed crash when cancelling scrobbler authentication
|
||||
+ Fixed "Double clicking a song in the playlist" behaviour setting
|
||||
+ Fixed "Pressing Previous in player" behaviour setting
|
||||
+ Fixed updating compilations where there are spaces or special characters in filenames
|
||||
+ Fixed cases where songs were stuck in "Various Artists" because not all songs in
|
||||
the same compilation was removed from the model before readded with actual artist.
|
||||
+ Fixed a bug when importing playlists where metadata was reset
|
||||
+ Fixed scrobbler to also scrobble songs without album title
|
||||
+ Fixed text for replay gain setting not loading in backend setting
|
||||
+ Added back lyrics from Chartlyrics
|
||||
+ Added ability to show fullsize cover on double-click in playing widget
|
||||
+ Added separator between "unset cover" and "show fullsize" in popup menu
|
||||
+ Removed left click on analyzer to popup menu
|
||||
+ (Windows) Added killproc executable to terminate running process before uninstalling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 9 16:29:10 UTC 2019 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package strawberry
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: strawberry
|
||||
Version: 0.6.6
|
||||
Version: 0.6.7
|
||||
Release: 0
|
||||
Summary: A music player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user