- Update to version 1.0.11

+ Bugfixes:
 + Capitalize GLib application name so it appears nicely in GNOME and PulseAudio Volume Control (#1066).
 + Fixed missing application icon for PulseAudio Volume Control (#1066).
 + Ignore errors for missing albums when updating Tidal collection if there are results (#1061).
 + Only run periodic collection scan when moitoring collection setting is on.
 + Fixed an edge case where the context headline text was being cut short (#1067).
 + Made "Show in file browser" support SpaceFM filemanager (#1073).
 + Fixed incorrect tab order in edit tag dialog (#1075).
 + Changed "FMPS_PlayCount" to "FMPS_Playcount" when saving tag (#1074).
 + Fixed compilation tag read and write for MP4 (#1076).
 + Removed incorrect use of "TPE1" for performer when reading ID3 tags (#1076).
 + Disable tag fields for unsupported tags in tag editor.
 + Don't allow organizing files without unique tags (track or title) for filename (#1077).
 + Don't remove disc from album title when creating cover hash to allow different covers for each disc on an album (#1069).
 + Fixed incorrect relative paths for song filenames when saving playlists if the saved playlist location is a symablic link to the song filename (#1071).
 + Scrobble "Various Artists" as album artist (#1082).
 + Enhancements:
 + Use system volume instead of own software volume when available (#1037).
 + Improved Tidal and Qobuz support with timed requests.
 + Support MPRIS2 xesam:userRating.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=126
This commit is contained in:
Jonas Kvinge 2022-12-30 18:00:26 +00:00 committed by Git OBS Bridge
parent e30fe2ded5
commit 2b107407e8
4 changed files with 30 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Fri Dec 30 17:59:24 UTC 2022 - Jonas Kvinge <jonaski@opensuse.org>
- Update to version 1.0.11
+ Bugfixes:
+ Capitalize GLib application name so it appears nicely in GNOME and PulseAudio Volume Control (#1066).
+ Fixed missing application icon for PulseAudio Volume Control (#1066).
+ Ignore errors for missing albums when updating Tidal collection if there are results (#1061).
+ Only run periodic collection scan when moitoring collection setting is on.
+ Fixed an edge case where the context headline text was being cut short (#1067).
+ Made "Show in file browser" support SpaceFM filemanager (#1073).
+ Fixed incorrect tab order in edit tag dialog (#1075).
+ Changed "FMPS_PlayCount" to "FMPS_Playcount" when saving tag (#1074).
+ Fixed compilation tag read and write for MP4 (#1076).
+ Removed incorrect use of "TPE1" for performer when reading ID3 tags (#1076).
+ Disable tag fields for unsupported tags in tag editor.
+ Don't allow organizing files without unique tags (track or title) for filename (#1077).
+ Don't remove disc from album title when creating cover hash to allow different covers for each disc on an album (#1069).
+ Fixed incorrect relative paths for song filenames when saving playlists if the saved playlist location is a symablic link to the song filename (#1071).
+ Scrobble "Various Artists" as album artist (#1082).
+ Enhancements:
+ Use system volume instead of own software volume when available (#1037).
+ Improved Tidal and Qobuz support with timed requests.
+ Support MPRIS2 xesam:userRating.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 21 21:48:08 UTC 2022 - Jonas Kvinge <jonaski@opensuse.org> Fri Oct 21 21:48:08 UTC 2022 - Jonas Kvinge <jonaski@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: strawberry Name: strawberry
Version: 1.0.10 Version: 1.0.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