Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/strawberry strawberry: Update to 0.6.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/7756b811e555
branches: trunk
changeset: 432868:7756b811e555
user: nia <nia%pkgsrc.org@localhost>
date: Tue May 26 12:16:26 2020 +0000
description:
strawberry: Update to 0.6.11
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.
diffstat:
audio/strawberry/Makefile | 5 ++---
audio/strawberry/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 6e153bdf4d95 -r 7756b811e555 audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Tue May 26 11:41:29 2020 +0000
+++ b/audio/strawberry/Makefile Tue May 26 12:16:26 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/05/22 10:55:56 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/26 12:16:26 nia Exp $
-DISTNAME= strawberry-0.6.10
-PKGREVISION= 1
+DISTNAME= strawberry-0.6.11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_PROJECT= strawberry
diff -r 6e153bdf4d95 -r 7756b811e555 audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Tue May 26 11:41:29 2020 +0000
+++ b/audio/strawberry/distinfo Tue May 26 12:16:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/05/15 17:38:35 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/05/26 12:16:26 nia Exp $
-SHA1 (strawberry-0.6.10.tar.xz) = c46e8700827f8dbee736eec0d6f66b5c28c15d7b
-RMD160 (strawberry-0.6.10.tar.xz) = 1f3ff594ba50b1382f0f55bf419e109f505f6479
-SHA512 (strawberry-0.6.10.tar.xz) = 2495df4b7fafa2c0dfd87aa9ca37372782275db333241c334433a40f8c2e6400e79943a406ac553e8b657d3633d9e59de265088359b9589354b8e9d3d06d3637
-Size (strawberry-0.6.10.tar.xz) = 9283932 bytes
+SHA1 (strawberry-0.6.11.tar.xz) = d0312bc13caa080f9caa666fe48a83a7da3edb4a
+RMD160 (strawberry-0.6.11.tar.xz) = 06fc4c03d8e15a0db4c70889aa2af53894483a12
+SHA512 (strawberry-0.6.11.tar.xz) = f044e1b75ef6617f9901c7fa95020ca84030aa5011f8d9122e92d3d47ab90f6eb55e7e01d88d925a8a00b046810d1ba65070707650d3c465a2cef7dd228f3c2d
+Size (strawberry-0.6.11.tar.xz) = 9295808 bytes
Home |
Main Index |
Thread Index |
Old Index