Skip to content

kawaii-player-v2.9.0-0

Choose a tag to compare

@kanishka-linux kanishka-linux released this 29 Dec 16:40
· 1775 commits to master since this release
  • Media Player
  1. Thumbnail Mode for Titles with posters improved

Screenshot of improved Thumbnail Mode for Titles
poster_new

  1. Separate settings for Title thumbnails and episode thumbnails
  2. New thumbnail mode added (direct fullscreen on click)
  3. Allow getting metadata for entire collection present in Title list in one sweep (ctrl+a: find posters for all), including episode thumbnails/overview from tvdb. Make sure to rename episodes in proper format as given in documentation (Users can mass rename episodes in database without affecting original files)
  4. In thumbnail mode=3 for episodes, ability to increase or decrease size of thumbnail on the fly using keys w and e (for mpv).
  5. Multiple bugs fixed when using mplayer as backend in remote control mode.
  6. new shortcuts, ctrl+q: quit after current file and shift+j: load external subtitle added.
  7. critical bug fixed when deleting empty entry from addons history.
  8. show wait message on resolving external links
  9. Allow selecting and adding multiple items to categories and playlist.
  10. Use threading when updating music section on start
  11. Application remembers fullscreen mode (entered with shift+f: fullscreen main window not video) along with thumbnail settings.
  12. Auto restart video when mpv/mplayer quits abruptly
  13. Allow setting aspect ratio for mplayer
  14. Sorting fixed for alphanumeric keys
  • Web Interface
  1. No need to setup local ip before starting media server. Application will find the local ip automatically on starting media server. Only change local port as per convenience.

  2. option added to autostart media server on launch of the application. Set 'MEDIA_SERVER_AUTOSTART=True' in other_options.txt file.

  3. Thumbnail mode is default for web interface.

  4. kawaii-player extension kcast for casting to kawaii-player can follow authorization of web server. Once remote control mode is enabled from web interface, kcast can cast to kawaii-player till that mode remains enabled.

  5. Multiple minor bugs fixed. See commit history for details.