Path to this page:
Subject: CVS commit: pkgsrc/audio/quodlibet
From: Nia Alarie
Date: 2023-11-20 01:04:50
Message id: 20231120000450.D016CFA3F@cvs.NetBSD.org
Log Message:
quodlibet: Update to 4.6.0
4.6.0 (2023-08-22) - Ah, perfect, the banner that satisfies everyone
Packaging Changes
* Quodlibet now requires Python 3.8+
* It also now supports Python 3.11
* libsoup3 is now required (up from version 2)
ℹ️ A highlight of the changes in 4.6.0 is below. For full details, see the
4.6 commit log.
General
* Audiofeeds: enable clipboard when adding feed
* Fix aggregate units on numeric comparisons
* Fix playlist renaming bug (Nick Boultbee)
* Remove some senf helpers that are more or less the same in
the Python 3 stdlib (lazka)
* Require Python 3.8 (lazka)
* Move to libsoup3 (Nick Boultbee)
* Add Stop command to Control menu
* Allow disabling of songlist sorting
* Add human time tags
* Nicer prefs switches
* Fix shuffle history
* Fix pop-up menu for Podcasts
* Add CLI arg: –with-pattern
* Modernise entire preferences UI 🎨
* Allow songlist editing of simple text tags in-place 🆙
(Nick Boultbee)
* Make –rating-up work when song has no previous rating
(Felicián Németh)
* Don’t make the WaitLoadWindow modal
* Prompt on attempting to extend a playlist with DnD’ed tracks
* Stop query date regex from matching > 4 digit year
(afontenot)
* Add “edit” button to column tag editor window
(afontenot)
* Track List: Add shortcut Ctrl-Return to the searchbar
(Felicián Németh)
* Fix crash when using covergrid + default art size
(afontenot)
* Disable ordering when active order disappears
(afontenot)
* Improve notif progress bar
* Playlists: log about potential import failures
* Fix regression of –print-query
* Audiofeeds: handle non-feed URLs
* Fix image size scaling when cover is reloaded
* Covergrid using FlowBox
* Softer cover art outline
* Disable editing for Soundcloud tracks
* Fix lots of browser padding issues
* Make songs heading entries editable
* XSPF formatting
* Support library watching in the core
* Write XSPFs with proper namespace (internal v2)
* Move library: don’t force source dir to exist
* Fix add playlists errors
* Fix display pattern not updating in browsers
Plugins
* Improve and fix Sonos plugin
* Tidy export to folder plugin (Nick Boultbee)
* Unique filters plugin
* playlist export: prefix relative paths with ‘.’ if the path
starts with ‘#’
* Add a new internal tag: ~json
* 🆕 Bookmarks notifications plugin
* Move listenbrainz plugin to the right location
(Felicián Németh)
* the sync_to_device plugin shouldn’t delete files named
‘cover.jpg’
* Album art downloader: improve GUI
* Album art downloader: remove Amazon
* Embed Images plugin: allow choosing a file from disk
(Nick Boultbee)
* Add plugin for rich presence in Discord.
Translations
* Thanks to all our translators old and new.
* These are now listed on the Weblate QL project.
Files: