- Update to version 0.6.10:

* Bugfixes:
 + Fixed Subsonic album covers not working for albums with non ASCII charcters.
 + Fixed reading date and genre from individual tracks in CUE sheets.
 + Fixed resume playback on startup for CUE songs.
 + Fixed album cover manager not showing complete album titles in the list of album covers.
 + Fixed save album cover to file saving "no cover" image instead of actual album cover.
 + Fixed device state text color in devices not being visible when using a dark theme.
 + Fixed engine and device in context using too large icons when icons were loaded from the system theme.
 + Fixed "Secure connection setup failed" problem on Windows when playing streams.
 + Fixed margin for song title text in context.
 + Fixed UNC paths with non ASCII charcters not working.
 * Enhancements:
 + Allowing all characters except slash and backslash when organising music unless options to strip characters is checked.
 + New option in organising music to remove problematic filename characters that removes less characters than the FAT option.
 + General improvements to the album cover loader and album cover providers code.
 + Fixed loading album cover images from album directory for songs added to the playlist from outside of the collection.
 + Made automatic album cover search work for songs outside of the collection and for streams.
 + Made album cover search work based on artist + title if album title is not present for providers supporting song/track search.
 + Update art manual in playlist for local files, devices and CDDA to avoid loading covers multiple times.
 + Made lyrics search work for streams.
 + Added "add stream" to menu.
 + Only showing song length in context when available.
 + Sort album cover search results by score and pick the best 3 first before trying others to improve album cover search speed.
 + Make scrobbler work for streams.
 + Added search for lyrics as a seperate option in context.
 + Made font and font sizes in context configurable.
 + Splitting artist and song title to the relevant metadata when artist and song title is sent as title seperated by a dash in streams.
 + Added label to show collection pixmap disk cache used in settings.
 + Icreased default collection pixmap disk cache to 360.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=65
This commit is contained in:
Jonas Kvinge 2020-05-01 15:36:07 +00:00 committed by Git OBS Bridge
parent 9c95676874
commit 840a9160ec
4 changed files with 43 additions and 4 deletions

3
strawberry-0.6.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5f601934d8b8f8113daadd563596c897146ade9b373d16b92eba969ddb22cf5
size 9283932

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0944d1af71102f46cef260526a974183caa4458faf60b1c2c1ebb8a0c08becd
size 9230916

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Fri May 1 15:34:09 UTC 2020 - Jonas Kvinge <jonas@jkvinge.net>
- Update to version 0.6.10:
* Bugfixes:
+ Fixed Subsonic album covers not working for albums with non ASCII charcters.
+ Fixed reading date and genre from individual tracks in CUE sheets.
+ Fixed resume playback on startup for CUE songs.
+ Fixed album cover manager not showing complete album titles in the list of album covers.
+ Fixed save album cover to file saving "no cover" image instead of actual album cover.
+ Fixed device state text color in devices not being visible when using a dark theme.
+ Fixed engine and device in context using too large icons when icons were loaded from the system theme.
+ Fixed "Secure connection setup failed" problem on Windows when playing streams.
+ Fixed margin for song title text in context.
+ Fixed UNC paths with non ASCII charcters not working.
* Enhancements:
+ Allowing all characters except slash and backslash when organising music unless options to strip characters is checked.
+ New option in organising music to remove problematic filename characters that removes less characters than the FAT option.
+ General improvements to the album cover loader and album cover providers code.
+ Fixed loading album cover images from album directory for songs added to the playlist from outside of the collection.
+ Made automatic album cover search work for songs outside of the collection and for streams.
+ Made album cover search work based on artist + title if album title is not present for providers supporting song/track search.
+ Update art manual in playlist for local files, devices and CDDA to avoid loading covers multiple times.
+ Made lyrics search work for streams.
+ Added "add stream" to menu.
+ Only showing song length in context when available.
+ Sort album cover search results by score and pick the best 3 first before trying others to improve album cover search speed.
+ Make scrobbler work for streams.
+ Added search for lyrics as a seperate option in context.
+ Made font and font sizes in context configurable.
+ Splitting artist and song title to the relevant metadata when artist and song title is sent as title seperated by a dash in streams.
+ Added label to show collection pixmap disk cache used in settings.
+ Icreased default collection pixmap disk cache to 360.
* New features:
+ Added back Tidal streaming support.
+ Added Qobuz album cover provider.
* Removed features:
+ Removed Phonon engine support.
-------------------------------------------------------------------
Thu Apr 9 00:53:27 UTC 2020 - Jonas Kvinge <jonas@jkvinge.net>

View File

@ -17,7 +17,7 @@
Name: strawberry
Version: 0.6.9
Version: 0.6.10
Release: 0
Summary: A music player and music collection organizer
License: GPL-3.0-or-later