Skip to content

v0.4.1

Choose a tag to compare

@xgi xgi released this 12 Feb 20:59
· 409 commits to master since this release
ae41f64

Added

  • Added support for extracting plaintext from HTML metadata descriptions (can
    be disabled in config).
  • Added an option for right-aligning episode time/duration.
  • Added an option to limit the number of episodes in a feed.
  • Added an option to disable the default status message.
  • Added perspective keys to help menu.

Fixed

  • mpv support now uses the python-mpv library instead of pympv, which may fix
    installation problems for some users.
  • Fixed an issue where client could crash when adding episodes to queue while
    using mpv.
  • Fixed a crash when trying to determine whether mpv/libmpv was available.
  • Fixed a crash when trying to delete nothing on queuelisting perspective.
  • Fixed a crash when going to episodes menu for a feed with no episodes.
  • Fixed incomplete metadata being displayed when viewing a feed with a single
    episode.