Created attachment 224530 [details] v1 * 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. * Create GLib main event loop on non-glib systems to fix stream discoverer. * 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.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8733e3cbf9e9df5fcda4a2191544c3b9870f8d8 commit c8733e3cbf9e9df5fcda4a2191544c3b9870f8d8 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-04-29 17:45:13 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-04-29 17:45:13 +0000 audio/strawberry: update to 0.9.3 PR: 255488 Submitted by: Daniel Menelkir <menelkir AT itroll DOT org> (maintainer) audio/strawberry/Makefile | 2 +- audio/strawberry/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed!