kawaii-player-v4.1.0-1
New Features
-
Thumbnail wall mode now applicable for both titlelist and playlist. (Thumbnail wall mode is lighter and faster compared to regular thumbnail grid mode, press F1 to switch to this mode).
-
Change number of thumbnails in each row using keys
-
and=
-
automatic resizing of thumbnails in thumbnail wall mode on widget resize
Bug fixes
- Fixed: constant reappearance of cursor after fixed duration (in full-screen mode) on linux
- Fixed: UI lock when libmpv could not generate thumbnails/preview due to corrupted file
- Fixed: Automatic subtitle loading in pc-to-pc casting mode when using libmpv
- Fixed: Maximum recursion depth limit error when window title is not available
- Fixed: UnicodeEncodeError when sending playlist in pc-to-pc casting mode from master to slave
Modifications and improvements
- Allow setting timeout in
wait_for_property
- Generate new tokens for every playlist, when sending items from master to slave in pc-to-pc casting mode
- Allow adding external audio by using command
add-external-audio
. Add keyboard shortcut to this command in theShortcuts
settings.
Apart from above, multiple bug-fixes when using libmpv
backend in gnu/linux, windows and mac.
For full list of changes see the commit history
Note: Distro based on Ubuntu 18.04 LTS, might not package latest libmpv
. In such cases, users should use only mpv
binary. Using old version of libmpv can be unstable. For older mpv versions (most probably 0.27 or earlier), users will need to change vo
to opengl
from gpu
in the config settings box.