v2.8
New in this version:
-
Much nicer way to set the music library path on first use.
-
Checks at startup if the music library's modified time has changed when using cached library. If it has, update the library. Thanks @yurivict for the suggestion.
-
Improved search: kew now also shows the album name (directory name) of search results, for clarity.
-
You can now use TAB to cycle through the different views.
-
There's now a standalone executable AppImage for musl x86_64 systems. Thank you to @xplshn and @Samueru-sama for help with this. There probably wont be one for glibc systems for technical reasons.
Bugfixes and other:
-
Don't repeat the song notification when enqueuing songs. A small but annoying bug that slipped into the last release.
-
Fixed issue where kew sometimes couldn't find the cover image in the folder.
-
Better handling of songs that cannot be initialized.
-
Removed support for .mp4 files so as to not add a bunch of video folders to the music library. Thanks @yurivict for the suggestion.
-
Made the makefile compatible with Void Linux. Thank you @itsdeadguy.
-
Cursor was not reappearing in some cases on FreeBSD after program exited. Thank you @yurivict.
Thank you to @vdawg-git for helping me test and debug!