Skip to content

v0.2.3

Compare
Choose a tag to compare
@Aanok Aanok released this 06 Mar 10:59
· 109 commits to master since this release
ffe4c98

Bugfix release:

  • Fix #8: only use curl PSL when available.
  • Fix #9: case insensitive parsing of "location" HTTP header and proper error handling when this fails.
  • Fix incorrect FATAL when changing options/loop-playlist from inf to no after having done at least one loop.
  • Fix command parser spazzing out when receiving malformed input that doesn't have a valid prefix.
  • Fix mpv core not resetting when exiting playback by reaching the end of the last file via skipping to a chapter set at or beyond the end of file.
  • Fix mpv core getting stuck when exiting playback after having switched files very quickly.
  • Prevent possible deadlock when network unit fails initialization, which would get jftui stuck on exiting.
  • More informative output of --version invocation.