From a9ba73ea20f0c0c6a8d28b3cae63f1d0f8f395c026ac6d4c98f98aa8764cfa2d Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 16 May 2020 12:51:06 +0000 Subject: [PATCH] - Update to version 0.6.11: * Bugfixes: + Fixed MPRIS missing art url when playing albums with embedded cover. + Fixed updating local non collection songs when manually unsetting cover. + Fixed infinite loop and preceding crash when CSS background-color was set in qt5ct. + Fixed UI freeze when updating the database from a large Subsonic or Tidal collection. + Fixed crash when CD loading fails in devices. + Fixed CD devices showing up with having 0 songs after loading. + Fixed the album cover loading indicator being stuck if no cover providers were available. + Fixed the playing widget not updating artist, album or title after metadata has changed for a song when no album cover was loaded. * Enhancements: + Sort songs in collection by song title instead of track if previous grouping is not the album. + Added option to switch on/off automatically searching for album covers to context settings. + Reset last played song when playlist is finished. + Checking content type of received HTTP request for image when receiving album covers. + Added option to scrobbler setting for turning off login error popup. + Made MusicBrainz and Discogs cover providers respect rate limiting. * New features: + Added option to show/hide sidebar. + Added settings for selecting album cover and lyrics providers. + Added album covers from Musixmatch and Spotify. + Added lyrics from Genius, Musixmatch and ChartLyrics. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=67 --- strawberry-0.6.10.tar.xz | 3 --- strawberry-0.6.11.tar.xz | 3 +++ strawberry.changes | 27 +++++++++++++++++++++++++++ strawberry.spec | 6 +++--- 4 files changed, 33 insertions(+), 6 deletions(-) delete mode 100644 strawberry-0.6.10.tar.xz create mode 100644 strawberry-0.6.11.tar.xz diff --git a/strawberry-0.6.10.tar.xz b/strawberry-0.6.10.tar.xz deleted file mode 100644 index fd74137..0000000 --- a/strawberry-0.6.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5f601934d8b8f8113daadd563596c897146ade9b373d16b92eba969ddb22cf5 -size 9283932 diff --git a/strawberry-0.6.11.tar.xz b/strawberry-0.6.11.tar.xz new file mode 100644 index 0000000..2364501 --- /dev/null +++ b/strawberry-0.6.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b71b33b5f80b7e86682e49f15289c2c00ab89d47e3722f762dda0d6965a201 +size 9295808 diff --git a/strawberry.changes b/strawberry.changes index 58f0fd8..4c4c998 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat May 16 12:49:58 UTC 2020 - Jonas Kvinge + +- Update to version 0.6.11: + + * Bugfixes: + + Fixed MPRIS missing art url when playing albums with embedded cover. + + Fixed updating local non collection songs when manually unsetting cover. + + Fixed infinite loop and preceding crash when CSS background-color was set in qt5ct. + + Fixed UI freeze when updating the database from a large Subsonic or Tidal collection. + + Fixed crash when CD loading fails in devices. + + Fixed CD devices showing up with having 0 songs after loading. + + Fixed the album cover loading indicator being stuck if no cover providers were available. + + Fixed the playing widget not updating artist, album or title after metadata has changed for a song when no album cover was loaded. + * Enhancements: + + Sort songs in collection by song title instead of track if previous grouping is not the album. + + Added option to switch on/off automatically searching for album covers to context settings. + + Reset last played song when playlist is finished. + + Checking content type of received HTTP request for image when receiving album covers. + + Added option to scrobbler setting for turning off login error popup. + + Made MusicBrainz and Discogs cover providers respect rate limiting. + * New features: + + Added option to show/hide sidebar. + + Added settings for selecting album cover and lyrics providers. + + Added album covers from Musixmatch and Spotify. + + Added lyrics from Genius, Musixmatch and ChartLyrics. + ------------------------------------------------------------------- Fri May 1 15:34:09 UTC 2020 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 313a3af..a8a2ea0 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 0.6.10 +Version: 0.6.11 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later @@ -87,8 +87,8 @@ Features: - Advanced audio output and device options - Edit tags on music files - Fetch tags from MusicBrainz - - Album cover art from Last.fm, Musicbrainz, Discogs and Deezer - - Song lyrics from AudD, lyrics.ovh and lololyrics.com + - Album cover art from Last.fm, Musicbrainz, Discogs, Musixmatch, Deezer, Tidal, Qobuz and Spotify + - Song lyrics from AudD, Genius, Musixmatch, ChartLyrics, lyrics.ovh and lololyrics.com - Support for multiple backends - Audio analyzer - Equalizer