Accepting request 806026 from multimedia:apps
- 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/request/show/806026 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=22
This commit is contained in:
commit
329887788c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5f601934d8b8f8113daadd563596c897146ade9b373d16b92eba969ddb22cf5
|
|
||||||
size 9283932
|
|
3
strawberry-0.6.11.tar.xz
Normal file
3
strawberry-0.6.11.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84b71b33b5f80b7e86682e49f15289c2c00ab89d47e3722f762dda0d6965a201
|
||||||
|
size 9295808
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 16 12:49:58 UTC 2020 - Jonas Kvinge <jonas@jkvinge.net>
|
||||||
|
|
||||||
|
- 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 <jonas@jkvinge.net>
|
Fri May 1 15:34:09 UTC 2020 - Jonas Kvinge <jonas@jkvinge.net>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: strawberry
|
Name: strawberry
|
||||||
Version: 0.6.10
|
Version: 0.6.11
|
||||||
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
|
||||||
@ -87,8 +87,8 @@ Features:
|
|||||||
- Advanced audio output and device options
|
- Advanced audio output and device options
|
||||||
- Edit tags on music files
|
- Edit tags on music files
|
||||||
- Fetch tags from MusicBrainz
|
- Fetch tags from MusicBrainz
|
||||||
- Album cover art from Last.fm, Musicbrainz, Discogs and Deezer
|
- Album cover art from Last.fm, Musicbrainz, Discogs, Musixmatch, Deezer, Tidal, Qobuz and Spotify
|
||||||
- Song lyrics from AudD, lyrics.ovh and lololyrics.com
|
- Song lyrics from AudD, Genius, Musixmatch, ChartLyrics, lyrics.ovh and lololyrics.com
|
||||||
- Support for multiple backends
|
- Support for multiple backends
|
||||||
- Audio analyzer
|
- Audio analyzer
|
||||||
- Equalizer
|
- Equalizer
|
||||||
|
Loading…
Reference in New Issue
Block a user