Accepting request 1236757 from multimedia:apps
- Update to version 1.2.4 + Bugfixes: + Fixed Spotify songs not being available for scrobbling. + Fixed leading "A" and "The" articles being skipped for album sort text. + Fixed thread safety issue when validating playlist songs on startup. + Fixed filter search not ignoring space after colon when using column based search. + Fixed KGlobalAccel to use capitalized application name. + Fixed slash not properly handled when saving a playlist (#1624). + (Unix) Fixed collection scanner so it ignores special filesystem paths (/sys, /proc, /run, etc) (#1615). + Enhancements: + Use XSPF "title" as playlist name when loading and saving playlists (#1624). + Added support for using album ID when receving album covers for Subsonic songs (#1636). + Added option for preserving directory structure when trascoding songs (#1637). OBS-URL: https://build.opensuse.org/request/show/1236757 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=71
This commit is contained in:
commit
b740e094e3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:187b05a0907948dbeef2cdb3fb263f2a95476949a18c2aab98a1df0f454756fc
|
||||
size 11460484
|
3
strawberry-1.2.4.tar.xz
Normal file
3
strawberry-1.2.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de4868914c66b3b79e57216252ac44eb63cacf0ead1d0462b76725b956574827
|
||||
size 11456732
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 04:59:32 UTC 2025 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
- Update to version 1.2.4
|
||||
|
||||
+ Bugfixes:
|
||||
+ Fixed Spotify songs not being available for scrobbling.
|
||||
+ Fixed leading "A" and "The" articles being skipped for album sort text.
|
||||
+ Fixed thread safety issue when validating playlist songs on startup.
|
||||
+ Fixed filter search not ignoring space after colon when using column based search.
|
||||
+ Fixed KGlobalAccel to use capitalized application name.
|
||||
+ Fixed slash not properly handled when saving a playlist (#1624).
|
||||
+ (Unix) Fixed collection scanner so it ignores special filesystem paths (/sys, /proc, /run, etc) (#1615).
|
||||
|
||||
+ Enhancements:
|
||||
+ Use XSPF "title" as playlist name when loading and saving playlists (#1624).
|
||||
+ Added support for using album ID when receving album covers for Subsonic songs (#1636).
|
||||
+ Added option for preserving directory structure when trascoding songs (#1637).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 16:41:12 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package strawberry
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: strawberry
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 0
|
||||
Summary: A music player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user