3.3.3
This release primarily fixes a bug related to the library cache. But there are other goodies as well.
-
Don't show zero's for hours unless the duration is more than an hour long.
-
Show shuffle, repeat settings even if last row not visible.
-
Better handling of comments in config file.
-
Volume settings now follow a more conventional pattern where it increases or decreases based directly on the system output, instead of being relative to maximum output. Was able to remove a lot of code related to getting system volume on linux and macOS. Suggested by @arcathrax.
-
Escape for quit is no longer hard coded and can be disabled or changed in the settings file. Suggested by @0023-119.
-
Page Up and Page Down for scrolling are no longer hard coded and can be changed in the settings file. Suggested by The Linux Cast.
-
Remove special playlist function. It's kew's most odd feature and confuses people because they think it's related to the normal saving playlist function. Plus nobody has ever mentioned using it.
-
Tmux + kitty and Tmux + foot now displays images correctly. Reported by @amigthea and @acdcbyl.
Bug Fixes
-
Fixed "ghost" visualizer bars showing up at higher frequencies in a zoomed out terminal window. Reported by @Chromium-3-Oxide.
-
Fixed bug in library related to handling of sub-directories several levels deep.
-
Fixed volume up/down not working when audio interface plugged in on macOS. Reported by @arcathrax.
-
Fixed bug with library cache setting not being remembered. Reported by @Saijin-Naib.
Thanks to everyone who reported issues and helped out! Thanks @hpjansson for help with Chafa!