Accepting request 886482 from multimedia:apps
-Update to version 0.9.3: + Bugfixes: + Fix "Show in file browser" to work with thunar. + Check that the clicked rating position is to the right or left of the rectangle. + Fix rescan when collection directory is removed and readded. + Enhancements: + Allow editing playlist metadata for radio streams. + Make CollectionQuery subclass QSqlQuery, avoid copying QSqlQuery. + Only enable FTS3 when schema needs upgrading, since FTS5 is used for search. + Add setting for configuring the color for the currently playing song. + Add setting to turn on OSD Pretty fading. + Add commandline option to resize window. OBS-URL: https://build.opensuse.org/request/show/886482 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=35
This commit is contained in:
commit
a7a5315f37
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9bf7dd862364dd7debf5651d8e44acd74380be11c27e7c9b1e33203eeacb266
|
||||
size 9956324
|
3
strawberry-0.9.3.tar.xz
Normal file
3
strawberry-0.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fe9c38c4d1e2f10c1130dbd87ea6e740bef729fe78820a84ffabe524a80c83e
|
||||
size 10928116
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 18 16:50:18 UTC 2021 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
-Update to version 0.9.3:
|
||||
+ Bugfixes:
|
||||
+ Fix "Show in file browser" to work with thunar.
|
||||
+ Check that the clicked rating position is to the right or left of the rectangle.
|
||||
+ Fix rescan when collection directory is removed and readded.
|
||||
+ Enhancements:
|
||||
+ Allow editing playlist metadata for radio streams.
|
||||
+ Make CollectionQuery subclass QSqlQuery, avoid copying QSqlQuery.
|
||||
+ Only enable FTS3 when schema needs upgrading, since FTS5 is used for search.
|
||||
+ Add setting for configuring the color for the currently playing song.
|
||||
+ Add setting to turn on OSD Pretty fading.
|
||||
+ Add commandline option to resize window.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 25 22:38:32 UTC 2021 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: strawberry
|
||||
Version: 0.9.2
|
||||
Version: 0.9.3
|
||||
Release: 0
|
||||
Summary: A music player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user